01-04-2010 10:00 AM - edited 02-21-2020 04:26 PM
Hi,
I have an ASA 5520, running 8.21, anyconnect 2.4. I have the profile on the ASA downloading with the client. I have a second ASA as a backup VPN server as well, they are configured as identically as possible.
If I connect on the first ASA using the hostname "vpn1.companyx.com", all works fine. when I go to connect to the second ASA using the hostname "vpn2.companyx.com" on the anyconnect client, I get the error message "invalid host entry". the xml profile tests as fine, the host entries are both resolvable in dns and the vpn2 system repsonds fine using IP address. It seems to be a anyconnect issue...
thoughts?
Solved! Go to Solution.
01-04-2010 01:16 PM
-Are you using a group-url on one ASA and not the other?
-Do you have "
-If you have want to make it work with "
vpn.cisco.com
vpn.cisco.com
CSCVPNUsers
The ASA will initiate a connection to:
https://vpn.cisco.com/CSCVPNUsers
In order for the ASA to send back the proper information, that group URL would have to exist under your tunnel-group/connection profile
In the configuration:
tunnel-group CSCVPNUsers webvpn-attributes
group-url https://vpn.cisco.com/CSCVPNUsers enable
-heather
01-04-2010 01:16 PM
-Are you using a group-url on one ASA and not the other?
-Do you have "
-If you have want to make it work with "
vpn.cisco.com
vpn.cisco.com
CSCVPNUsers
The ASA will initiate a connection to:
https://vpn.cisco.com/CSCVPNUsers
In order for the ASA to send back the proper information, that group URL would have to exist under your tunnel-group/connection profile
In the configuration:
tunnel-group CSCVPNUsers webvpn-attributes
group-url https://vpn.cisco.com/CSCVPNUsers enable
-heather
01-04-2010 02:42 PM
That did it. The group url was tied to the vpn2 entry.
Thanks!
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