This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Specific DNS For One Domain

Hi There,
Is it possible to allow requests to one specific domain name (e.g. Netflix.com) to use DNS 1 and 2 while all other requests use DNS 3 and DNS 4?

Thanks very much.


This thread was automatically locked due to age.
  • Yes, create new DNS Request Route for domain Netflix.com specifying DNS1 and DNS2 as target servers.
  • Thanks so much Vilic. Is it also possible to do so for an entire machine and/or network?

    e.g. machine 1 only receives DNS 1 and 2 while all other machines on the same network receive DNS 3 and 4?

    Thanks again for you help!
  • DNS Request Route is strictly based on the domain being queried.  To have one machine only use DNS1 and DNS2, this is something you would have to setup on the client machine, either manually or via whatever you are using for DHCP.  Since it is only one machine, the easiest solution would be on the machine itself.
  • Unfortunately in the case of Roku, you are not able to input DNS into the box. It only pulls it from the network. I ideally would like to have the Roku on the same network as other machines - but have it using a different DNS. Hmm...
  • If using the UTM for DHCP, you can try setting up a DHCP server of one IP (say 192.168.2.254) with the Clients with Static Mappings Only option checked, then create a Static Mapping for the Roku, setting this as it's DHCP server instance.

    Then you have your other server instance, with a scope of 192.168.2.1-253.
  • If using the UTM for DHCP, you can try setting up a DHCP server of one IP (say 192.168.2.254) with the Clients with Static Mappings Only option checked, then create a Static Mapping for the Roku, setting this as it's DHCP server instance.

    Then you have your other server instance, with a scope of 192.168.2.1-253.


    Thanks so much! I will give that a try tomorrow when I am back at the UTM.