1

Sometimes our Macs will get

Error 51: Unable to communicate with the VPN subsystem.
Please make sure that you have at least one network
interface that is currently active and has an IP
address and start this application again. 

when starting Cisco VPN.

Rebooting doesn't help. Reinstalling requires reconfiguring the settings.

What's the best way to reset Cisco VPN when we get this error?

Mark Harrison
  • 805
  • 2
  • 12
  • 20

2 Answers2

3

From a terminal window:

sudo /System/Library/StartupItems/CiscoVPN/CiscoVPN restart
Mark Harrison
  • 805
  • 2
  • 12
  • 20
2

Alternative command:

sudo SystemStarter restart CiscoVPN

Samuel Karp
  • 796
  • 5
  • 8