diff --git a/minifirewall.conf b/minifirewall.conf index 1cd73d7..ad59a24 100644 --- a/minifirewall.conf +++ b/minifirewall.conf @@ -24,7 +24,7 @@ INTLAN='192.0.2.1/32 2001:db8::1/128' # Trusted IP addresses for private and semi-public services # TODO: add all our IPv6 adresses -TRUSTEDIPS='31.170.9.129 2a01:9500:37:129::/64 62.212.121.90 31.170.8.4 2a01:9500::fada/128 82.65.34.85 54.37.106.210 51.210.84.146' +TRUSTEDIPS='31.170.9.129 2a01:9500:37:129::/64 31.170.8.4 2a01:9500::fada/128 82.65.34.85 54.37.106.210 51.210.84.146' # Privilegied IP addresses for semi-public services # (no need to add again TRUSTEDIPS) @@ -133,4 +133,4 @@ BACKUPSERVERS='' # SYSCTL_RP_FILTER='1' # Set 1 to log packets with inconsistent address (default) -# SYSCTL_LOG_MARTIANS='1' \ No newline at end of file +# SYSCTL_LOG_MARTIANS='1'