Skip to content

Instantly share code, notes, and snippets.

@thatdutchguy
Created July 10, 2012 18:15
Show Gist options
  • Save thatdutchguy/3085254 to your computer and use it in GitHub Desktop.
Save thatdutchguy/3085254 to your computer and use it in GitHub Desktop.
Fix OSX VPN
sudo launchctl unload /System/Library/LaunchDaemons/com.apple.racoon.plist
sudo launchctl load /System/Library/LaunchDaemons/com.apple.racoon.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment