How to get BIND to return correct IP from multiple IP list

Derek J. Nolan DNolan at cisco.com
Thu Jun 22 14:37:21 UTC 2000


Let's say I have several interfaces going to several networks. 
For simplicity sakes let's say my linux box has 2 NIC cards, 
one with IP 10.10.1.200 and one with IP 10.10.2.200. 
Let's say I also have a dual homed server, server1 , with IP's 
10.10.1.150 and 10.10.2.150 .

I have an entry in my DNS that lists server1 with both IP's.

Clients on the 10.10.1.* net point to 10.10.1.200 for their DNS. 
Clients on the 10.10.2.* net point to 10.10.2.200 for their DNS.

Lets say clients from each network send queries to lookup server1 ... 
Is there a way to ensure that requests that come into the 10.10.1.200 
interface are given the 10.10.1.150 IP and requests that come into 
the 10.10.2.200 interface are given the 10.10.2.150 IP?

Thanks... 
		Derek









More information about the bind-users mailing list