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

dns redudancy

so i have two windows 2012 r2 servers that act as my AD and DNS servers

10.10.10.63
10.10.10.64

I point all the computers in my office to them via DHCP. However in the event of an power outage or some other incident if both servers are out the entire office loses effective use of the web.


is there a way to have the router fail over to something like googles 8.8.8.8 or even have more than just two dns servers in dhcp?

I have two "DNS Forwarders" in the router (8.8.8.8 and 8.8.4.4) but im not sure how to stcuture it that even if the dns servers are off line that it will still resovle using the external dns

Many thanks


This thread was automatically locked due to age.
  • is there a way to have the router fail over to something like googles 8.8.8.8
    The UTM itself will use whatever you've set as forwarders.  You mention that you already have google dns set.

    even have more than just two dns servers in dhcp
    Two is it.  You could try adding a third via DHCP option 6, but using that may overwrite the DNS servers set via parameter, leaving you with one instead of three.  You will need to test and see if it'll work.
  • I guess my question is

    should i set it 


    computer -> internal dns server->router-> dns forwarder internet

    or 

    Computer -> router -> dns forwarders (and include the internal ips in the list of forwarders)?
  • Why would you think that you can still reach your router(s) once both DNS-servers are down?
    I think that if both are down and you still have power to your router(s)/firewalls that you have something configured pretty badly [;)]
    Anyway, see this thread for DNS best practice.