chiark / gitweb /
vampire: Allow incoming I2P traffic.
[firewall] / vampire.m4
index b7bf1fa41d33460b27fb7ec0f2286d5da735467b..d25bf4923a12fc60b63fd8a4ed76be151fcbb1a2 100644 (file)
@@ -49,13 +49,13 @@ allowservices inbound tcp \
        rsync \
        disorder mpd \
        http https \
-       git     
-allowservices inbound tcp \
-       tor_public tor_directory
+       git \
+       tor_public tor_directory i2p
 allowservices inbound udp \
        dns iodine \
        tripe \
-       gnutella_svc
+       gnutella_svc \
+       i2p
 
 ## Provide DNS resolution to local untrusted hosts.
 for p in tcp udp; do