mirror of
https://github.com/opnsense/docs.git
synced 2026-06-08 16:12:04 -04:00
firewall: diagnostics: states: document the kill-all-states button
This commit is contained in:
parent
d577cf7f7f
commit
f134b6f3bd
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ Insight into the state table (pf), offers the ability to search for specific sta
|
|||
It is also possible to reset all states and/or the source tracking tables from here, especially the state table
|
||||
reset should be used with care as it drops all active connections.
|
||||
|
||||
If you use the grid search input to look for states, or you used the **Inspect** button on the firewall rules page and
|
||||
opened the state view, you will see a button that allows you to kill all states that matched the criteria.
|
||||
|
||||
.. Note::
|
||||
|
||||
The state table tries to connect states to rules, but since these are refered to by rule number (sequence) in :code:`pf(4)`
|
||||
|
|
|
|||
Loading…
Reference in a new issue