01-29-2015 03:27 AM - edited 02-21-2020 08:03 PM
Hi all,
I have enabled always-on vpn on my cisco asa 5540.
I like my vpn client to be able to able to choose which vpn concentrator to connect to by using the drop down from anyconnect vpn client.
I amended the xml file used for my "always on vpn" profile to include the following. But it didn't seem to be able to connect. My always on vpn is working if only 1 host is specified in my xml file. Pls advise if its possible to work with 2 entries.
<HostEntry>
<HostName>test1.abc.com</HostName>
<HostAddress>test1.abc.com</HostAddress>
<HostName>test2.abc.com</HostName>
<HostAddress>test2.abc.com</HostAddress>
</HostEntry>
When the "always on vpn" profile is on the pc, it seem the pc is unable to access internet other than establishing vpn. Can i confirm if this is true? TIA!
Solved! Go to Solution.
01-30-2015 02:48 AM
Hi,
Please refer : Always-On VPN—XML Example
in this link: http://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect30/administration/guide/anyconnectadmin30/ac13vpnxmlref.html#pgfId-1165846
I think it has answer for both questions.
Regards,
Abaji.
01-30-2015 02:48 AM
Hi,
Please refer : Always-On VPN—XML Example
in this link: http://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect30/administration/guide/anyconnectadmin30/ac13vpnxmlref.html#pgfId-1165846
I think it has answer for both questions.
Regards,
Abaji.
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