From 98de3e06436acb83ab0df3bc5a803d8d66fb94a6 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Sun, 17 Feb 2019 10:17:37 -0300 Subject: [PATCH] Update NETWORKING.md --- NETWORKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NETWORKING.md b/NETWORKING.md index b5ba379..d90b53d 100644 --- 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 ` +`iptables -D ` #### BASICS * The rules are read in the order you give them and also their flags: