SOS

James Philpott jamesp at metainfo.com
Wed May 25 15:57:54 UTC 2005


Muhammad Bilal Ahmad wrote:

>hi all
>i have tried to configured bind on solairs 10. each and every things seeems to be ok and when i start the in.named it gives me no error. but when i invoke nslookup programme from any other machine its only resolves the domains for that zone. like i am authority of xyz.com so my nslookup resolves this xyz.com but dont resolve yahoo.com or msn.com
>urgent help is needed
>thanx a lot i advance
>M Bilal Ahmad
>
>
>  
>
Ensure the following is true:
1. The Solaris machine has access to the Internet on port 53 UDP and TCP.
2. The named.conf includes a statement like the following:

zone "." {
  type hint ;
  file "named.root" ;
}

3. That the file named.root exists (the file name may be different but 
should agree with the above statement) in the directory specified in the 
named.conf file in the section:

options {
  directory "/var/named";
}

If you made any changes as a result of this email, remember to save the 
files, stop and restart the in.named.

Try this and then write back to the group with details of whether or not 
this helped and what the results are. Include this email in the reply 
and post below my response

-- 

Take Care,
James Philpott
Professional Services
MetaInfo - Secure IP Foundation
119 South Main Street, Suite 200
Seattle, WA 98104
206-674-3700 - Main
206-674-3761 - Office
206-674-3800 - FAX
206-228-8860 - Mobile
www.metainfo.com 



More information about the bind-users mailing list