commit 98de3e06436acb83ab0df3bc5a803d8d66fb94a6
parent 134a21631e432b101c56097cced00ff8f45e9d1c
Author: mayfrost <mayfrost@cock.li>
Date: Sun, 17 Feb 2019 10:17:37 -0300
Update NETWORKING.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NETWORKING.md b/NETWORKING.md
@@ -83,7 +83,7 @@ You can save either example in a script to activate the Wi-Fi whenever you want.
* To flush all rules (reset to blank slate):
`iptables -F`
* To flush an specific rule:
-`iptables -F <THE_RULE_TO_FLUSH>`
+`iptables -D <THE_RULE_TO_FLUSH>`
#### BASICS
* The rules are read in the order you give them and also their flags: