[plug] DNS - returning correct ip address based on source

Carl Gherardi carl.gherardi at gmail.com
Mon Jul 13 13:59:12 WST 2009


Hi All,

Working on a WAN and i'd like the local DNS servers to return a
different IP based on which IP range the clients have DHCP'd from.

ie.

Client in 10.0.0.x/24 gets 10.0.0.100 when looking up proxy.local
Client in 10.1.0.x/24 gets 10.1.0.100 when looking up proxy.local
Client in 10.2.0.x/24 gets 10.2.0.100 when looking up proxy.local
....

Doing the initial research at the moment it appears that bind can use
"views" might be what i'm looking for, but most of the docs detail
split-horizon setups using separate NICs

Any pointers to useful documentation? I think i'm getting stuck on
terminology at the moment.

Solution may need to work with a MS DNS server too.

TIA

Carl G



More information about the plug mailing list