Debian 13.1
This commit is contained in:
@@ -3,7 +3,7 @@ apt install iptables
|
||||
systemctl enable reaction@reaction.jsonnet
|
||||
systemctl start reaction@reaction.jsonnet
|
||||
|
||||
iptables -L reaction
|
||||
iptables -L reaction -n -v
|
||||
|
||||
reaction show
|
||||
|
||||
@@ -56,3 +56,6 @@ local banFor(time) = {
|
||||
},
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
iptables -I INPUT -s 216.73.216.0/22 -j DROP
|
||||
|
||||
Reference in New Issue
Block a user