ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2021-03-20 15:27:40 +00:00
parent f6861b03fb
commit fe7c97f15b
2 changed files with 178 additions and 164 deletions

View File

@@ -27,7 +27,7 @@ Author: Yuri Slobodyanyuk, admin@yurisk.info
a| Flush, accordingly:
- `all` Everything (filter rules, nat, but NOT sateful table - those already connected will stay so)
- `all` Everything (filter rules, nat, but NOT sateful table - those already connected will stay so). Blank/flushed rules mean "permit any any".
- `rules` Rules only (stateful table of existing connections stay intact)
- `nat` NAT rules only
- `states` Stateful table (but again - active connections stay alive)