Sponsored Content
Full Discussion: solaris network problem
Special Forums IP Networking solaris network problem Post 14127 by thehoghunter on Monday 28th of January 2002 03:12:50 PM
Old 01-28-2002
I am not totally sure of what your problem is but....

DNS - to set up client side DNS vi /etc/resolv.conf
(change it for your needs). The nameserver IP address is whichever system provides the DNS (your primary and secondary servers). You can only list 3 - it won't use more than the first three even if the first two are not working. Example:

domainname mycompany.com
search isops.mycompany.com private.mycompany.com
nameserver 10.140.16.20
nameserver 10.140.16.22
nameserver 10.140.64.76


Do a netstat -r and netstat -nr. Insure that what you believe is your routes are there. Check that you have a default route. If not, add the default route to /etc/defaultrouter.

When installing Solaris, usually it's best not to bother with the Name Services and set them up later (it never seems to find the servers and wastes your time on installation).

Let us know if you need more help.
thehoghunter
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

problem with Solaris in Network configuration

WEe have installed Intel version of Solaris 8 in a machine .we skipped the network configuration at the begning.we selected unnetworked.Now we need to connect the same machine to a network. We configured the Card using ifconfig but its taking the ip address itself as the Default G/W. I need help... (4 Replies)
Discussion started by: premkumar
4 Replies

2. Solaris

network on solaris

Withouth being physically at the server, is there a way to tell if the network cable is unplugged? (6 Replies)
Discussion started by: csaunders
6 Replies

3. Solaris

network interface problem solaris 2.5

Hi guys, Hope somebody can help me on this. I have a Sun Sparc 20 workstation and it has a boot problem. During boot, an error message " ifconfig:socket: Bad File Number" come up and the workstation hang (cannot boot). I did boot -s and checked using ifconfig -a command but i got the same... (0 Replies)
Discussion started by: kroegand
0 Replies

4. Solaris

Solaris 10 network configuration problem with zone

I am seeking help from the gurus in this forum and hope that I can find answers soon. Anyone who provide the answers will be greatly appreciated. I have a sparc box with Solaris 10 on it. We install Solaris with zone structure. One global zone and two other zone. I installed Oracle DB on global... (6 Replies)
Discussion started by: duke0001
6 Replies

5. Solaris

common network problem under Solaris 10 ?

Hi there, I run a SunFire v245 with solaris 10. I run a custom ERP on that. my clients are connecting via telnet and run the application... my last "server" was a sun blade 100 with solaris 8, everything was running correctly. Since I have the new server, I have many problem with my... (5 Replies)
Discussion started by: Siffleu
5 Replies

6. Solaris

Solaris 10 x86 bge0 network problem

Hi, Server --Dell Poweredge 2550. OS--Solaris 10 Network switch --cisco --port setting- 1000Mbps full duplex The network LED goes off when the solaris console screen comes up but prior to that(while booting is in progess) it is green. The system is not able to come on network,ping to switch... (3 Replies)
Discussion started by: anilzoc
3 Replies

7. Solaris

Problem with network printer on Solaris.

Hi All, We have configured an hp network printer on a Solaris-sparc machine. We are unable to print any files from this machine. The following are the other details: lpstat -p hpnic -l printer hpnic waiting for auto-retry. available. exec exit fault Form mounted: ... (0 Replies)
Discussion started by: shahshilpa
0 Replies

8. IP Networking

network Problem with unix open solaris

Dear Member:- Kindly be I am facing a problem with my open Solaris release b101 1- vi /etc/hostname.reg0 This is my IP address xx.xx.xx.xx 2- vi /etc/netmasks This is my subnet mask 3- vi /etc/defaultrouter This is my gateway 4- vi /etc/resolv.conf This is my DNS written with this way ... (2 Replies)
Discussion started by: dellroxy
2 Replies

9. Solaris

problem network with solaris 10 & vmware

Hello The first sorry for mi bad english I install a solaris 10 on vmware. I follow the steps to configure the network, but i can't do work :( I follow the next steps: # vi hosts "hosts" 6 líneas, 82 caracteres # # Internet host table # ::1 localhost loghost workshop ... (10 Replies)
Discussion started by: capilla
10 Replies

10. AIX

AIX OS problem? network problem?

Dear ALL. I installed AIX OS on customer sites. but Only one site is too slow when I connected telnet, ftp.. Ping is too fast. but telnet and FTP is not connected.. of course i check the configuration file on aix but it's normal. Do any Idea?? thanks in advance. - Jun - (3 Replies)
Discussion started by: Jeon Jun Seok
3 Replies
rpc.nisd_resolv(1M)													       rpc.nisd_resolv(1M)

NAME
rpc.nisd_resolv - DNS service daemon for NIS SYNOPSIS
file_descriptor]] transport] program_number] DESCRIPTION
is an auxiliary process which provides DNS forwarding service for NIS hosts requests. The process is started by (NIS server) when invoked with the option. It requires the file to be set up for communication with a DNS nameserver. The utility can be used to verify communica- tion with a DNS nameserver. See resolv.conf(4) and nslookup(1). Although it is not recommended, can also be started independently with the following options. Options Uses the specified file descriptor for service Runs in foreground. Uses the specified transient program number for RPC service procedure. Uses the specified transport. Operates in verbose mode. Sends output to: Operates in verbose mode. Sends output to stdout. AUTHOR
was developed by Sun Microsystems, Inc. FILES
resolver configuration file. SEE ALSO
nslookup(1), ypserv(1M), resolv.conf(4), ypfiles(4). rpc.nisd_resolv(1M)
All times are GMT -4. The time now is 01:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy