Implemented ACLs for only allowing communication with Streepass IPs.
This commit is contained in:
18
firewall.txt
18
firewall.txt
@@ -12,3 +12,21 @@ acl from_sta UDP any any any 53 allow
|
||||
|
||||
# Deny everything else
|
||||
acl from_sta IP any any deny
|
||||
|
||||
# Streetpass relay whitelist
|
||||
# From https://github.com/Pinchie/RaspiPass/blob/master/raspi_secure/iptables.sh
|
||||
52.43.174.40
|
||||
104.70.153.178
|
||||
104.74.48.110
|
||||
23.7.18.146
|
||||
23.7.24.35
|
||||
52.11.210.152
|
||||
52.25.179.65
|
||||
52.89.56.205
|
||||
54.148.137.96
|
||||
54.218.98.74
|
||||
54.218.99.79
|
||||
54.244.22.201
|
||||
69.25.139.140
|
||||
192.195.204.216
|
||||
52.10.249.207
|
||||
|
||||
Reference in New Issue
Block a user