>   I'm sort of confused, and maybe someones seen this.
> If I run a cacheing dns server somewhere on my private
> internal lan (10.x.x.x), then, by definition, it's not
> authoriative for my zone and just cache's query responses
> it gets back, correct?
>
>   If you guys run a cacheing dns server, how do you
> configure it to be able to reply for the masq'd internal
> LAN?

If you're talking about dnscache, you create a zero length file in the
dnscache ip directory, with the name of the network you want dnscache to
service.  If you're using 10.1.2.0/24, you'd run:

touch /etc/dnscache/root/ip/10.1.2

and dnscache would answer queries from any system with the IP 10.1.2.x

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to