fix(f2b) update port definition for 'all'

- previous versions accepted 'all'
- newer versions require explicit port range
This commit is contained in:
Asif Bacchus 2022-02-01 23:51:12 -07:00
parent a9119bb4e3
commit fe5a9cd3c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[ufw-probe]
# We specify all ports since probing attacks are not limited to any one port.
port = all
port = 0:65535
# This should be specified in your jail.conf but we'll put it here just in case.
# The localhost might have reasons to probe itself, so it should never be