Split DNS Question 2003-10-09 - By Jake McHenry
Back I already have that, it has nothing to do with the nameservers, it's what I said, the search and domain lines. I have a zone nittanytravel.com and a zone int.nittanytravel.com for private. If I have domain and search set to nittanytravel.com in resolv.conf, I can't ping anything in int.nittanytravel.com, likewise with the reverse.
Thanks, Jake
-- -- Original Message -- -- From: "Marco Calistri" <ik5bcu@(protected)> To: <valhalla-list@(protected)> Sent: Thursday, October 09, 2003 4:19 PM Subject: RE: Split DNS Question
> > On 09-Oct-2003 (See http://Oct-2003.ora-code.com) Jake McHenry wrote: > > I have everything set up and working, but how can I set my resolv.conf so it > > searchs in both my private and public zones? > > > > If I have resolv.conf set to search nittanytravel.com , domain > > nittanytravel.com, none of my private hosts can be found. > > If I have resolv.conf set to search int.nittanytravel.com, domain > > int.nittanytravel.com, none of my outside hosts can be found > > > > > > This is only from the local machine, but I'd like to be able to ping hosts in > > both zones without having to change resolv.conf. > > > > > > Thanks, > > Jake > > Jake,inside /etc/resolv.conf you can put up to 3 nameservers,so you can add one > local and 2 remote...i.e: > > nameserver 127.0.0.1 > nameserver nittanytravel.com [better if you put the correspondent numeric IP] > nameserver 212.116.15.121 > > See U,Marco > > --- > http://www.qsl.net/ik5bcu > Red Hat Linux release 7.3 (Valhalla) kernel 2.4.20-19.7 > This message was sent by XFMail > > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > Valhalla-list mailing list > Valhalla-list@(protected) > https://www.redhat.com/mailman/listinfo/valhalla-list >
|
|