[Dnsmasq-discuss] how to assigned multiple addresses for one domain?
Junyoung Park
killers2989 at gmail.com
Mon Oct 13 01:47:32 BST 2014
hi, i have question dnsmasq configuration to set of split-dns server
(only DNS, use one router)
About same domain (example.com), i want to assigned multiple addresses
like view (BIND9).
dnsmasq support this function? if it possible.. how can i configure it?
------------------------------------------------------------------------------------------------------
eth0 (external /connected with ISP), eth1 (internal / private zone)
external user(eth0) request www.example.com -> 172.168.0.1 (response)
internal user(eth1) request www.example.com -> 10.10.10.1 (response)
------------------------------------------------------------------------------------------------------
More information about the Dnsmasq-discuss
mailing list