Re: help needed with DNS server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Rudi Ahlers wrote:
> Hi all,
> 
> I'm setting up a DNS server on CentOS 5.2, but can't get it to listen
> to the outside IP address for DNS queries. There's no firewall
> installed yet.
> 
> Here's the BIND config options:

This might depend on the version of bind that you're using. I don't have 
a specific line in my centos5.2's named.conf to request it to listen on 
particular addresses, but I do remember having to force it in the past:
listen-on-v6 { none; };
listen-on { 127.0.0.1;
             192.168.0.1;
	    public.ip.addr.ess;
}

--
Duncan Hutty

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux