Update page '8. The UFW filter'
parent
4b53cd4f74
commit
4c9aca2a45
@ -10,7 +10,7 @@ When F2B is parsing *ufw.log*, it has to be told what entry denotes a failure an
|
||||
failregex = .*\[UFW BLOCK\] IN=.* SRC=<HOST>
|
||||
```
|
||||
|
||||
Specifically, this matches any line containing '*[UFW BLOCK]*', incoming from *any* host and reads the *source* address as the '*<HOST>*' to block.
|
||||
Specifically, this matches any line containing '*[UFW BLOCK]*', incoming from *any* host and reads the *source* address as the '*HOST*' to block.
|
||||
|
||||
## Address to ignore
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user