![]() |
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 |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Configure DNS | jskillet | IP Networking | 15 | 08-20-2008 11:34 PM |
| how to configure VIM ? | zedex | UNIX for Dummies Questions & Answers | 1 | 12-24-2007 07:47 AM |
| How to configure NIS in sun 10 | rjay.com | SUN Solaris | 4 | 12-19-2006 12:37 AM |
| configure ssh | Geraldine | UNIX for Advanced & Expert Users | 4 | 03-16-2004 12:07 AM |
| IP configure | Orange | UNIX for Dummies Questions & Answers | 2 | 07-26-2001 08:21 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to configure DNS
My OS is sun solaris7,(sun sparc),i want connect inernet and my computer in my company intranet.After i configure proxy server,i still can't conncet internet.I guess whether the DNS is configured correctly.
who can help me???Thank you very much!!! |
|
||||
|
Re: How to configure DNS
Quote:
check out the internal resolver of sunOS env. ( resolve.conf .AND. nsswitch.conf ). cheers |
|
||||
|
Thank you
Thank you for your help.
I still don't know how to configure the /etc/resolv.conf.Is the file's format the same as the file /etc/defaultrouter?Please help me.In Windows,if the DNS is configured to localhost,it can connect internet.in unix,what is the DNS?the localhost?the proxy server? Thank you!!! look forwards to your reply! |
|
|||||
|
Hi,
The DNS is a server which permit you to resolve computers unqualified names to complete names (test -> test.foo.neo.com). The localhost is your workstation. The proxy server can give you access to internet (I don't know how !!). The best is you ask to your network or UNIX administrators to tell you if there is a DNS server on your network !!! If yes, this is the config for example: nameserver "@IP of DNS server" domain "your own name domain (foo.neo.com) search "all the domain you want to search (neo.com hello.neo.com .....) Hope this will help you |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|