Skip to content

Instantly share code, notes, and snippets.

@cliftonlabrum
Created December 6, 2012 17:23
Show Gist options
  • Save cliftonlabrum/4226269 to your computer and use it in GitHub Desktop.
Save cliftonlabrum/4226269 to your computer and use it in GitHub Desktop.
Allow Pow and Cisco AnyConnect to Peacefully Coexist
sudo launchctl unload -w /Library/LaunchDaemons/cx.pow.firewall.plist
---
To undo the above:
sudo launchctl load /Library/LaunchDaemons/cx.pow.firewall.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment