![]() |
|
|
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 |
| Internet on solaris | santugvd | SUN Solaris | 1 | 06-16-2008 01:38 PM |
| Trying to get Solaris 10 on the Internet | RemoL | SUN Solaris | 5 | 09-12-2007 11:24 PM |
| internet on solaris | Hitesh Shah | Security | 1 | 06-08-2005 08:16 AM |
| Getting on the Internet with Solaris 8 | eloquent99 | UNIX for Dummies Questions & Answers | 3 | 03-05-2003 06:04 PM |
| Internet Solaris | CreamHarry | UNIX for Dummies Questions & Answers | 3 | 04-09-2002 04:38 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
here is the solution first create resolv.conf into /etc/inet and then Code:
vi resolv.conf Code:
domain sun.com nameserver DNS IP nameserver DNS IP after that Code:
cd /etc chown root:sys ./inet/resolv.conf ln s ./inet/resolv.conf after that I added in nsswitch.con on hosts DNS and final check Code:
cat /etc/default/router My mozilla opened google.com
|
|
||||
|
I think if the /etc/nodename file exists, its content is used as hostname. Anyway, to have the dhcp client not to request a hostname, edit the /etc/default/dhcpagent file and remove "12" from the PARAM_REQUEST_LIST variable.
|
![]() |
| Bookmarks |
| Tags |
| solaris internet |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|