On Wed, Dec 06, 2006 at 12:17:36AM +0100, Sylvester Lykkehus wrote:
> How on earth do i get around this, and why does it seem that both
> nameservers are not queried ?

The easiest solution I've found to this problem is to use pdns-recursor,
which is available via the build service:

http://repos.opensuse.org/server:/dns/

Add the .repo file corresponding to your distribution to yast or smart
and install pdns-recursor.

Edit /etc/resolv.conf to use only one nameserver 127.0.0.1

Use the pdns_recursor --config option to generate a blank config template.
Edit the config file as you see fit. You probably won't need to change
anything.
Add an appropriate line like this:
forward-zones=int.wirex.com=10.30.0.15,suse.cz=10.20.0.2

This says that queries ending in .int.wirex.com go to DNS server at
10.30.0.15, queries ending in .suse.cz go to server 10.20.0.2.

I've been thrilled by my new DNS experience. :)

Attachment: pgpy17ruZS2IJ.pgp
Description: PGP signature

Reply via email to