]> Kevux Git Server - fll/commit
Bugfix: ipv6 icmp is different than ipv4 icmp, adjust rules accordingly
authorKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 19:41:20 +0000 (14:41 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 19:41:20 +0000 (14:41 -0500)
commitba244ca077eefce5e7597366b89ef1032e534704
tree90c8065091fec3817839999fd98f9c95255dc693
parent9632ef57518d1209c39ea8bd72ee0b03c7ea7797
Bugfix: ipv6 icmp is different than ipv4 icmp, adjust rules accordingly

The ipv6 in iptables uses a separate command called icmpv6, with the parameter called icmpv6-type.
Adjust the default settings files to use ipv4 icmp only with iptables and ipv6 icmp only with ip6tables.

This also updates the icmp types for ipv6, adding comments on what each type is.
level_3/firewall/data/settings/firewall-first
level_3/firewall/data/settings/firewall-last