On Monday 05 November 2001 00:53, Rebecca Dridan wrote:
> Is it possible that bind is only listening on one interface?
nope, unless you told him to do so.
named.conf
listen-on port 53 {ip.numbers.of.net.devices ;127.0.0.1;};
I have query-source disabled.
// query-source address * port 53;
--