Ryan Haggerty cf14e4
named dir belongs in /var
Ryan Haggerty cf14e4
named.conf belongs in /etc
Ryan Haggerty cf14e4
Ryan Haggerty cf14e4
after starting the named service you sould be able to query it by saying
Ryan Haggerty cf14e4
	nslookup vm.example.org
Ryan Haggerty cf14e4
provided this name server has the address 192.168.0.1 and the host doing the look up has the proper resolv.conf (ie nameserver 192.168.0.1)
Ryan Haggerty cf14e4
Ryan Haggerty cf14e4
see /var/named/named.example.org for more details