I need to be able to resolve one domain via a specific DNS server, while everything should be resolved by other DNS server(s). For example, resolve bbc.co.uk via 1.1.1.1 DNS server, but everything else by 8.8.8.8 . Is it possible?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
You'll need to configure a DNS server that contains a forward lookup zone for example.com (I wouldn't mess with bbc.co.uk, sounds a little nefarious,) a forwarder to 8.8.8.8, and appropriate A and/or CNAME records. Otherwise you might have an easier time changing the hosts file. |
|||||
|
co.ukis asked who is responsible forbbc, the answer is valid for everybody. – vonbrand Feb 18 at 21:19