My server OS is Ubuntu 10.04/x86 and now I set the bind's configuration file same as another host (which is Debian 5), and ran /etc/init.d/bind9 start. This shows me OK. I then run rndc reload, which returns successful.
I setup the NS server in my domain name's register. But now, I use the command in client console. C:\>nslookup domain dns-ip and is shows me server fault.
So, I want to know what is wrong. I didn't set firewall or other filter system. I tried to visit http://who.is/ to find the all DNS information, but no record shows, only the 2 NS server which I set was shown.
I have set the bind9 using the same steps in Debian 5 and it's worked well. Does Ubuntu need additional configuration?