hi all, i have a linux router that has one lan and three different devices to access the internet.
by using dns "views" in bind, i have been effectively able to manage dns requests and get them forwarded out the "correct" interface (based on src ip). as the three internet connects all share the same instance of squid, i am trying to find a way to tell squid to select a namesever based on the src ip address of the client: is it possible to specify dns_nameservers in such a way that i can direct them to a bind server based on the client's src ip address? is possible to protect a dns_nameservers parameter with an acl? many, many thanks! cheers charles
