Bug #237446
0: --dry-run allow to 111.12.34.2/4
WARN: Checks disabled
*filter
:ufw-user-input - [0:0]
:ufw-user-output - [0:0]
:ufw-user-forward - [0:0]
:ufw-user-limit - [0:0]
:ufw-user-limit-accept - [0:0]
### RULES ###

### tuple ### allow any any 96.0.0.0/4 any 0.0.0.0/0 in
-A ufw-user-input -d 96.0.0.0/4 -j ACCEPT

### END RULES ###
-A ufw-user-limit -m limit --limit 3/minute -j LOG --log-prefix "[UFW LIMIT BLOCK] "
-A ufw-user-limit -j REJECT
-A ufw-user-limit-accept -j ACCEPT
COMMIT
WARN: Rule changed after normalization
Rules updated


