Posted on 10-28-2013 11:11 PM
Hi,
Here is an update to my problem with ( Cisco AnyConnect v3.1.03 ) VPN connection running in Mavericks.
Apparently if i enable our SSLVPN to Allow to Run in Safe Mode than the connection established.
Location: Safari>Preferences>Security>Internet plug-ins>Manage Website Settings...>
I want to know if this setting is a risk to our network environment.
Please let me know if any one is face with this problem after upgrading to Mavericks.
Thank You
ArielN
Posted on 10-29-2013 04:25 AM
We are seeing a similar issue with our Cicso Anyconnect client. While it's not exactly like the issue you're experiencing evidently there are some known issue with Mavericks. See http://www.cisco.com/en/US/docs/security/vpn_client/anyconnect/anyconnect31/release/notes/anyconnect31rn.html#wp156496.
Posted on 11-07-2013 04:43 AM
Cisco did come out with a temp fix (3.1.04074) to the issue, and has worked so far in our environment. You do need active svc contract to download update:
https://supportforums.cisco.com/thread/2247235
Posted on 12-02-2013 11:46 AM
We also find that AnyConnect v3.1.04074 works on Mavericks clients, and we're restricting this 10.9 clients since the temp fix is needed until Apple resolves in some future update.
Posted on 12-06-2013 03:53 AM
We had that issue. I advise you to reinstall the cisco client (it works just fine).
Posted on 07-17-2014 10:55 PM
We're using 3.1.05170 at the moment with no issues reported. Oh and here's an EA to check your version. I'm sure my syntax checking could use some work.
#!/bin/sh
if [ -d /Applications/Cisco ] ; then
RESULT=$( cat /opt/cisco/anyconnect/ACManifestVPN.xml | grep "file version" | awk '{print $2}' | cut -d= -f2 | sed 's/"//g' )
echo "<result>$RESULT</result>"
else
echo "<result>Not Installed</result>"
fi
Posted on 07-18-2014 02:55 AM
You need to be running the latest version of software there where some issue with previous versions. Cisco recommend that we move to the 3.1.05170, since they state this version was certified for 10.9.x