Use the full zone name in the zone definition. zone "cairosource"
Regards Eivind Olsen Den 21. mai 2012 kl. 16:33 skrev "Amira Othman" <a.oth...@cairosource.com>: > Hi all > > I have configured bind9 on centos 5.8 but I still can't nslookup my domain. > Below are my configuration: > > > Named.conf > > key "rndckey" { > algorithm hmac-md5; > secret > "jQdcyY1HIkooWVB24Dr4uX5jrVcuZFNEJaGa9Q5e3otOjSrcMVGOwhACivlX"; > }; > options { > directory "/var/named"; > pid-file "/var/run/named/named.pid"; > zone "cairosource" { > type master; > notify no; > file "cairosource.zone"; > }; > > Zone file > > ; BIND db file for cairosource.com > > $TTL 86400 > > @ IN SOA nameserverof domain. mail account. ( > 2012051810 > 28800 > 7200 > 864000 > 86400 ) > > NS ns1 > localhost A 127.0.0.1 > ns1 A server local ip > mydomainname A server external ip > > any help please ? > > _______________________________________________ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe > from this list > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users