Difference between revisions of "PfSense"
Jump to navigation
Jump to search
imported>Jeremy-busk |
|||
| Line 1: | Line 1: | ||
# Notes | # Notes | ||
| + | |||
| + | ``` | ||
| + | pfctl -T show -t snort2c | ||
| + | |||
| + | pfctl -t snort2c -T flush | ||
| + | |||
| + | pfctl -t snort2c -T delete | ||
| + | |||
| + | pfctl -T flush -t webConfiguratorlockout | ||
| + | ``` | ||
remove ips from webgui lockout | remove ips from webgui lockout | ||
Latest revision as of 16:45, 16 August 2019
Notes
pfctl -T show -t snort2c pfctl -t snort2c -T flush pfctl -t snort2c -T delete pfctl -T flush -t webConfiguratorlockout
remove ips from webgui lockout
pfctl -T flush -t webConfiguratorlockout
remove ips blacklisted ip addresses
pfctl -t snort2c -T flush
alt
pfctl -t snort2c -T delete