I have set up simple Server Load Balancing in hopes to Add load Balancing (or.. fail over..) for DNS.
One Server with the Weight of 100 and the other Weight of 0. The hope is to have it 'fail over' when my Internal DNS is offline.
The issue is, the Requests go out fine, but the response's "Source IP" is the Server, and not the Virtual IP of the load Balancer - so the windows client is not accepting the DNS response.
Is there any way for the Load Balancer to send request, with it being the source IP so the Response goes back through the load balancer? So that then the Client Gets a Response from the IP if send it to.
This thread was automatically locked due to age.