D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

[LUG] Bind zone forwarding




I've got this in my named.conf:

zone "test" IN {
     type forward;
     forward only;
     forwarders { 192.168.10.1; };
};

Now I'd expect this to forward all queries for the test zone to the 
nameserver 192.168.10.1.  But dig is giving me NXDOMAIN instead. (the 
lookups work when directly pointed at 192.168.10.1 (with dig 
machine.test @192.168.10.1).

I've spent a fair while in the docs and don't see why this isnt working.

Alex.


--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.


Lynx friendly