SecureAuth version affected: All
Description:
There are two SecureAuth servers behind some sort of load balancing set up, and you need to test only one server or redirect traffic to one server.
Cause:
This can be caused by using a VIP or DNS round-robin.
Resolution:
To circumvent or work around the VIP or DNS round-robin, please use host file to make permanent route changes.
- First, open up command prompt in administrative mode, or simply use Notepad++
- Upon doing so, please navigate to the respective folder and type in notepad hosts to open your host file in an admin-mode notepad.
C:\Windows\System32\drivers\etc
- Once in the hosts file, please type in the IP you want to reroute traffic to followed by the name that you would want to correlate to that IP. Once you're done, go ahead and save and test!
- The test ping shows us that this hostname reflects the IP that we want it to hit.
Comments
Please sign in to leave a comment.