I m trying to configure bind9 in Ubuntu 10.04 LTS (Note: It is installed in VirtualBox & is running as a VM). I m using the tutorial given at this link: http://ubuntuforums.org/showthread.php?t=236093 Also I would like to ask a few questions too: What is "network address", is it same as the IP address? In place of "example.com" and its related things like NS and DNS server, can I write fictitious ones? What is to be given in the IP addresses while editing "/etc/bind/zones/ example.com.db"?
What i had done is that in place of "network address" i gave my IP in this form "2.0.10". In place of "example.com" i gave fictitious domain address and in IP addresses related to that domain i gave my IP "10.0.2.15". On running this command: sudo /etc/init.d/bind9 restart I get the following error: * Stopping domain name service... bind9 rndc: connect failed: 127.0.0.1#953: connection refused [ OK ] * Starting domain name service... bind9 [fail] What is wrong here?? -- l...@iitd - http://tinyurl.com/ycueutm
