10-20-2016 03:54 PM - edited 02-21-2020 09:01 PM
Hello All,
When trying to connect the anyconnect vpn to the gateway,im receiving this error on the client gui "Cannot update Anyconnect Vpn profile because the client service port is not enabled on the secure gateway.A Vpn connection cannot be established"
Anyone who encountered this issue and has resolved it?
Solved! Go to Solution.
10-20-2016 07:37 PM
It would happen if the administrator for an IKE v2 remote access VPN disabled the client services port (tcp/443 by default) yet had an update profile (profile.xml by default that would normally download using a tcp connection via that port.
crypto ikev2 enable outside client-services port 443
..would be the normal setting. If the last part of that is removed, it would cause the error you cited.
It would need to be checked and resolved by the ASA admin.
10-20-2016 07:37 PM
It would happen if the administrator for an IKE v2 remote access VPN disabled the client services port (tcp/443 by default) yet had an update profile (profile.xml by default that would normally download using a tcp connection via that port.
crypto ikev2 enable outside client-services port 443
..would be the normal setting. If the last part of that is removed, it would cause the error you cited.
It would need to be checked and resolved by the ASA admin.
10-23-2016 05:35 PM
Hello Marvin,
Thank you very much for sharing your thoughts on this issue. It did resolve the issue.
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