Grant <(E-Mail Removed)> writes:
> On Tue, 19 Sep 2006 14:56:39 -0500, (E-Mail Removed) (Moe Trin) wrote:
>
> >Another solution is to run a forwarding name server on the local domain.
> >It answers DNS queries for "tonia_s.casa", and forwards _other_ queries
> >to the ISP name servers. Or, the name server may recursively resolve the
> >external addresses using a root hints file. See the DNS-HOWTO.
>
> I use dnsmasq, it does local lookups first, then forwards remaining DNS
> queries, it avoids the recursive lookups that running a full name server
> involves.
Also, it can be configured to do exactly what was asked for -- it can
forward queries to different DNS servers depending on domain. I use
it set up so that queries to the top-level domain ".vpn" go to a
machine that's running a DNS server and openvpn server (so I can get
to my vpn by machine name, not IP address), and all else goes to
whatever dns server the network I'm currently on wants it to go to.
--
Joseph J. Pfeiffer, Jr., Ph.D. Phone -- (505) 646-1605
Department of Computer Science FAX -- (505) 646-1002
New Mexico State University
http://www.cs.nmsu.edu/~pfeiffer