Yes i need this confiduration for DNS service...I have tow network with tow range ip address and one DNS server...I want bind config,for examle:
ip range 1 : 10.10.10.1/24
ip range 2 : 10.10.100.1/24
dns for range 1 is 4.2.2.2 and dns for range 2 is 8.8.8.8...so how to i can do it with bind ?
Thanks...