04-06-2018 07:26 AM - edited 03-12-2019 05:10 AM
HI,
I have the below lines configured on my ASA version 9.7.x. Whenever a user with lower AnyConnect client version attempts to connect to this VPN, it prompts for upgrading the package.
webvpn
enable outside
anyconnect image disk0:/anyconnect-win-4.4.04030-webdeploy-k9.pkg 1
I intend to have a configuration on ASA such that it will not prompt the user to upgrade the AnyConnect package if it is minimum v4.x or v4.4.x. This will enable the users to connect to multiple VPNs using same client and without the need to upgrade it.
For trial, i removed the statement -
"anyconnect image disk0:/anyconnect-win-4.4.04030-webdeploy-k9.pkg 1"
In this case, the users are unable to connect with message:
"The AnyConnect package on the secure gateway could not be located. You may be
experiencing network connectivity issues. Please try connecting again."
Solved! Go to Solution.
04-07-2018 03:54 AM
04-13-2018 12:44 AM
Thanks again for your input.
I got some additional information on this:
04-06-2018 01:05 PM
Hi,
You will need the image on the ASA. On the comptuers you do not wish to upgrade you could disable the update client check:
C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\AnyConnectLocalPolicy.xml
Modify this value:
<BypassDownloader>true</BypassDownloader>
HTH
04-06-2018 06:45 PM
Hello RJI, Thank you for your response.
Is there a way to push this setting on multiple workstations? Not sure if it its doable via ASA group policy.
04-07-2018 03:54 AM
04-13-2018 12:44 AM
Thanks again for your input.
I got some additional information on this:
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