![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to configure VIM ? | zedex | UNIX for Dummies Questions & Answers | 1 | 12-24-2007 03:47 AM |
| How to configure NIS in sun 10 | rjay.com | SUN Solaris | 4 | 12-18-2006 08:37 PM |
| configure ssh | Geraldine | UNIX for Advanced & Expert Users | 4 | 03-15-2004 08:07 PM |
| How to configure DNS | q30 | UNIX for Advanced & Expert Users | 6 | 06-03-2002 12:31 AM |
| IP configure | Orange | UNIX for Dummies Questions & Answers | 2 | 07-26-2001 05:21 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I am running Solaris 2.6 Server on a Sparc 10 and I was wondering how I can manually specify a DNS server to resolve hostnames. Any help will be greatly appreciated.
And also I have created a file in the /etc dir named defaultrouter and added th IP address of my router, but when I ping another computer on a seperate network it replies with something like "network unreachable from gateway X.X.X.X " where "X.X.X.X" is the IP address of my Unix machine...not the router. I was wondering if there is a command that will allow me to view all of my network settings such as IP Address, Default Gatway, DNS Servers, etc.... |
| Forum Sponsor | ||
|
|
|
||||
|
Quote:
nameserver 192.168.0.1 replace the IP with that of your DNS server. |