07-14-2019 12:24 PM
Hi All,
This maybe a more a DNS question but, it pertains to Anyconnect.
I have two sites (A and B) and each site has a Firepower 2110 and each 2110 has its own FMC with Cisco Anyconnect installed and separate internet connection.
Most users will login into Site A with Anyconnect but, we have setup site B as our redundant site.
If I create a DNS record VPN.mycompany.com and if site A goes down what are others doing to be able to use that same DNS record and connect to site B when site A is down?
Thanks,
Dan
07-14-2019 02:03 PM - edited 07-14-2019 02:03 PM
Hello!
You can use AnyConnect profile with backup site like this:
<ServerList>
<HostEntry>
<HostName>SiteAMain</HostName>
<HostAddress>SiteA.yourcompany.com</HostAddress>
<BackupServerList>
<HostAddress>SiteB.yourcompany.com</HostAddress>
</BackupServerList>
</HostEntry>
</ServerList>
07-14-2019 02:56 PM
Look at the Any Connect profile editor config :
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide