From 52ffbe9440dab0d2888f1abbcb97cd70150d15a1 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 1 Dec 2021 17:27:43 +0100 Subject: [docs] osx firewall --- docs/debug.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/debug.rst b/docs/debug.rst index a154ab0..51d121e 100644 --- a/docs/debug.rst +++ b/docs/debug.rst @@ -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 ... , 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 -- cgit v1.2.3