Split DNS Question 2003-10-09 - By Keith Mastin
Back <quote who="Jake McHenry"> > Yes, I have bind running, ie title of subject. DNS is working fine, it
There are other dns servers than bind
> has something to do with the search and domain fields in resolv.conf. If > I change them to int.nittanytravel.com it works for the private stuff, > but not public. If I change them to nittanytravel.com, then my private > stuff doesn't work. > > I have tried putting domain int.nittanytravel.com nittanytravel.com > search int.nittanytravel.com > nittanytravel.com
resolve.conf: nameserver 141.151.228.247 nameserver 192.168.0.1
host.conf: order hosts,bind
hosts: 127.0.0.1 localhost.localdomain localhost 192.168.0.1 gateway.nittanytravel.com gateway 192.168.1.2 int.nittanytravel.com int [....]
If you're using nis then you also need to edit nsswitch.conf.
-- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)429 9304
|
|