![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Network Card not recognized / How to save network configuration on a Slack Distrib | Winol | UNIX for Dummies Questions & Answers | 1 | 09-08-2008 01:00 PM |
| Network interface Qfe, ce, bge ... | unclefab | SUN Solaris | 1 | 10-30-2006 08:37 AM |
| Before plumb the network interface..... | heero | SUN Solaris | 7 | 12-08-2005 01:58 PM |
| network interface questions | 98_1LE | UNIX for Dummies Questions & Answers | 3 | 09-25-2001 09:23 AM |
| Network Interface | witt | UNIX for Dummies Questions & Answers | 4 | 06-07-2001 06:32 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Network interface configuration
Dears,
i follow this to configure Network interface for my PC O/S : Unix Sun Solaris vi /etc/hostname.bge0 and write my ip vi /etc/netmasks and write my subnetmask vi /etc/defautrouter and write my gatwey vi /etc/resolv.conf and write my DNS after i reboot My Computer i write this command ping 4.2.2.2 4.2.2.2 is al live ping www.yahoo.com unknown host try to open during the firefox explorar when i put in address www.yahoo.com can't open this page what can i do |
|
||||
|
Did you copy over /etc/nsswitch.conf.dns to /etc/nsswitch.conf ?
Looks like you missed that step. (Solaris 10+) Copy it, and do 'svcadm refresh network/physical'. If refresh doesn't do it, try restart. (Solaris 8) Copy it, and unplumb and re-plumb your interfaces. Last edited by frozentin; 07-05-2009 at 04:21 PM.. Reason: OS version info |
|
||||
|
thanks frozentin for your support but i done this command and all thing running good
cp -ir /etc/nsswitch.dns /etc/nsswitch.conf svcadm enable svc:/network/dns/client:default svcadm restart svc:/system/name-service-cache:default but i have question for my experience why solaris using NIS service is that any difference between NIS and DNS like for Example NIS is old version i missing to understand the Difference between the two service {NIS - DNS} thanks in advance Jenova |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|