Skip to content
Snippets Groups Projects
Unverified Commit 52ffbe94 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[docs] osx firewall

parent 2747a5b1
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,18 @@ Make sure that "pgrep bitmask-helper" does not return any pid.
Now you can move /Applications/RiseupVPN.app to the Trash, and launch a
recent installer to get a clean install.
Firewall
~~~~~~~~
In the unfortunate event that a crash lets you with a non-usable connection, you can restore the firewall by hand:
.. code:: bash
# if you see drop ... <bitmask_gateways>, the fw is on
sudo pfctl -a com.apple/250.BitmaskFirewall -sr
# clean it up!
sudo pfctl -a com.apple/250.BitmaskFirewall -F all
Windows
-------
In Windows you can use PowerShell to see if there's an old service Running (it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment