I installed the bind9 and configured as well, My problem has been solved
Thank you for all, I gonna mark this thread as solved.
I have a small question, I noticed when I stop the bind /etc/init.d/bind9 stop not more able to browse the net when I start it I can able, my question is what is the relation? although when I installed the bind9 I configured the resolv.conf as below:
$ cat /etc/resolv.conf
nameserver 192.168.100.100 < the local IP which is the localDNS
nameserver xx.xxx.xxx.xx < the Lunarpages.com IP
nameserver 192.168.1.6 < our internet DNS
Any idea? |