Debian 13.1

This commit is contained in:
2025-10-31 18:10:15 +01:00
parent 3069372fdd
commit ed9dc2b7f5
4 changed files with 30 additions and 6 deletions

View File

@@ -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