remove kinsis / unused input settings
[distro-setup] / transmission-firewall / netns.rules
index a8c8c2c819eacde380cf47a15e585af7fa2a28e2..f1b6bdd4bc0b76f776e9e9135baeade8aec8e69b 100644 (file)
@@ -38,4 +38,8 @@
 
 -A OUTPUT -o tun0 -j ACCEPT
 -A INPUT -i tun0 -j ACCEPT
+
+# makes debugging things easier
+-A INPUT -p icmp -j ACCEPT
+-A OUTPUT -p icmp -j ACCEPT
 COMMIT