Update rules6.conf

master
Edwin Lyon 3 years ago committed by GitHub
parent 627b9d714f
commit 4f6e4ef59b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      iptables/rules6.conf

@ -13,6 +13,7 @@
-A INPUT -p ipv6-icmp -m icmp6 --icmpv6-type 135 -m limit --limit 5/sec -j ACCEPT
-A INPUT -p ipv6-icmp -m icmp6 --icmpv6-type 136 -m limit --limit 5/sec -j ACCEPT
-A INPUT -j FILTERS
-A INPUT -j DROP
-A OUTPUT -o lo -j ACCEPT
-A OUTPUT -o ens3 -j ACCEPT
-A DOCKER-USER -i ens3 -j FILTERS

Loading…
Cancel
Save