Forum Discussion

birchy's avatar
birchy
Icon for Nimbostratus rankNimbostratus
Feb 20, 2020
Solved

Best practices Windows DNS forwarding to F5 DNS

Hey,   We currently are using our F5 DNS behind our Windows DNS (our Windows DNS forwards specific DNS requests to our two F5 DNS devices) - is there any best practices in this setup?   The c...
  • NAG's avatar
    Feb 20, 2020

    There is nothing you could do on F5 to solve your problem.

     

    Here are the options you have:

     

    1) Configure Windows DNS to track failed requests. If failed requests counter crosses certain threshold, stop sending DNS requests to that F5 DNS node, send all requests to the other F5 node and generate a Alert that one of the F5 DNS node is down.

     

    2) If Windows DNS is not smart enough to do health monitoring, make it smart. For example, write a power-shell script to regularly check F5 DNS service availability

     

    Hope this helps,

    Nag