Fixing Error 51 issue with Cisco VPN

If you start Cisco VPN on a Mac and receive an Error 51 Unable to Communicate With VPN Subsystem error, you need to restart the VPN subsystem. Open a terminal and type the following

sudo /System/Library/StartupItems/CiscoVPN/CiscoVPN restart

That should fix the issue.
|