Issue – implemented IPv6 but firewall rules do not get applied

All firewall rules are primarily applied to IPv4 traffic. In order to also apply these rules to IPv6, we need to ensure that the following entry is present in /etc/network/interfaces:

iface lo inet6 loopback 

We also need to load the IPv6 driver into /etc/modules during boot. Simply add the following entry in /etc/modules:

ipv6
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.143.228.40