This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| clearing_iptables [2024/10/31 21:08] – -Formatting, condense hogwild | clearing_iptables [2024/10/31 21:09] (current) – hogwild | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| \\ Here are a few rules to remember when using these commands: | \\ Here are a few rules to remember when using these commands: | ||
| + | |||
| + | \\ | ||
| * First, you need to dereference the custom table from the built-in one, \\ using the above method. | * First, you need to dereference the custom table from the built-in one, \\ using the above method. | ||
| * A table must then be emptied with the **-F** (Flush) switch/ | * A table must then be emptied with the **-F** (Flush) switch/ | ||
| - | * Only at this point will you be allowed to remove the table by using\\ the command: | + | * Only then will you be allowed to remove the table by using the command: |
| \\ | \\ | ||