diff --git a/source/manual/firewall_settings.rst b/source/manual/firewall_settings.rst index dc498ad4..dfa4be4b 100644 --- a/source/manual/firewall_settings.rst +++ b/source/manual/firewall_settings.rst @@ -5,18 +5,6 @@ In some circumstances people might want to change how our system handles traffic by default, in which case the advanced settings section is a good place to look. - - -IPv6 Options ------------------------------------- - -Allow IPv6 -..................................... - -By default selected, when deselected a firewall rule will be generated blocking all IPv6 traffic on this machine. -The floating firewall section will display this rule when "Automatically generated rules" is expanded. - - Network Address Translation ------------------------------------ diff --git a/source/manual/how-tos/ipv6_dsl.rst b/source/manual/how-tos/ipv6_dsl.rst index 2899a46a..02294265 100644 --- a/source/manual/how-tos/ipv6_dsl.rst +++ b/source/manual/how-tos/ipv6_dsl.rst @@ -27,7 +27,7 @@ bottom, so you get the correct DNS servers if you just use IPv4 ones. Step 2 - Allow IPv6 ------------------- -Next go to :menuselection:`Firewall --> Settings --> Advanced` and verfiy that **Allow IPv6** is enabled. +Next go to :menuselection:`Interfaces --> Settings` and verfiy that **Allow IPv6** is enabled. -------------------------------- Step 3 - Interface Configuration diff --git a/source/manual/interfaces_settings.rst b/source/manual/interfaces_settings.rst index 1d5bc984..a7df6300 100644 --- a/source/manual/interfaces_settings.rst +++ b/source/manual/interfaces_settings.rst @@ -64,6 +64,13 @@ wrong interface. When checking this option, it will stop doing so, which is prac (for a more detailed description, see :code:`man arp` and search :code:`log_arp_wrong_iface` and :code:`log_arp_movements`) +-------------------------- +Allow IPv6 +-------------------------- + +By default selected, when deselected IPv6 related configuration will be ignored and a firewall rule will be generated blocking all transit IPv6 traffic +on this machine. The floating firewall section will display this rule when "Automatically generated rules" is expanded. + -------------------------- Prevent release --------------------------