cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
806
Views
0
Helpful
7
Replies

question on AnyConnect problem

Eric Sarratt
Level 1
Level 1

I just installed AnyConnect Essentials license for 250 users.  When I connect to ASA from internet to download the client it says the client already installed is newer than what I'm trying to download and it errors out.  How do I update this on my ASA?

Thanks,

Eric

7 Replies 7

Michal Garcarz
Cisco Employee
Cisco Employee

Hi Eric,

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808efbd2.shtml#step2

You just need to install newer version of anyconnect client on ASA. Here is example

1. Copy it on flash:

ciscoasa(config)#copy tftp://192.168.50.5/anyconnect-win-2.0.0343-k9.pkg flash

2. Use it:

ciscoasa(config)#webvpn

ciscoasa(config-webvpn)#svc image disk0:/anyconnect-win-2.0.0343-k9.pkg 1

Please download and install newest version of client (Cisco AnyConnect Secure Mobility Client) from cisco.com:

You can download it at:

http://software.cisco.com/download/release.html?mdfid=283000185&softwareid=282364313&release=3.1.02026&relind=AVAILABLE&rellifecycle=&reltype=latest

--

Michal

Hey Michal -

I went to the download site you linked but I dont see a pkg file to download.  I checked other download locations for even a zip file thinking it may contain the pkg to no avail.  Any help would be greatly appreciated.

Eric

I can see it. Attaching screenshot:

I feel foolish...I didnt scroll far enough.  I have it.

Thanks so much!

no problem Eric, simplest mistakes are most difficult to track

So now I get the following error.

disregard.  my changes were lost as I didnt write to memory before closing the telnet session.