summaryrefslogtreecommitdiffstats
path: root/server/modules/sshd-freiburg/opt/openslx/iptables/rules.d/10-sshd
blob: 11dce812713def3191e8f68c333b9d559f512128 (plain) (blame)
1
2
3
#!/bin/ash

iptables -w -I ipt-helper-INPUT 1 -i br0 -p tcp \! -s 132.230.0.0/16 --dport 22 -j DROP