Jun 24, '05 09:27:00AM • Contributed by: azraq27
I have to do this constantly now in Tiger, so I figured I'd share.
After I leave the VPN client open for a while, usually across multiple sleeps it seems, it starts acting weird. When I try to connect, it comes up with a crazy error message about not being able to contact something or other. Anyway, restarting works, but you can just use this in the Terminal instead:
$ sudo kextunload /System/Library/Extensions/CiscoVPN.kext
$ sudo kextload /System/Library/Extensions/CiscoVPN.kext
That'll restart the background extension or whatever, and the VPN Client will work again.
