Multiple IPs on one NIC running BIND under RedHat

Will Yardley william+dns at hq.newdream.net
Wed Oct 3 00:14:31 UTC 2001


Daniel Wilson wrote:
> 
> But when I do an nslookup, I get a response on only the first IP
> address that was bound to the system.  I get nothing trying to use the
> 2nd IP.
> 
> What am I missing?

in named.conf:

options {
	[your options]
	listen-on { 192.68.31.4; 123.255.123.255; 127.0.0.1; };
}


--
GPG Public Key:
http://infinitejazz.net/will/pgp/


More information about the bind-users mailing list