Update '07. Jails'

Asif Bacchus 2022-02-01 23:53:52 -07:00
parent 9532bbdd07
commit 4be67e58c6
1 changed files with 1 additions and 1 deletions

@ -39,7 +39,7 @@ You can call this anything that has meaning to you, I've chosen '*ufw-probe*'.
Since this is searching for port probing, we will tell F2B to look for attempts made to connect to any and all ports. **The '*ignoreip*' parameter is only necessary IF it's different from what you've already set in '*jail.local*'.**
```ini
port = all
port = 0:65535
ignoreip = 127.0.0.1/8 ::1
```