Update NETWORKING.md

This commit is contained in:
mayfrost 2019-02-17 10:17:37 -03:00 committed by GitHub
parent 134a21631e
commit 98de3e0643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: