manual: Allow IPv6 option moved to interfaces settings

This commit is contained in:
Franco Fichtner
2024-06-05 09:48:11 +02:00
parent 34b8eef106
commit bc1baab052
3 changed files with 8 additions and 13 deletions

View File

@@ -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
------------------------------------

View File

@@ -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

View File

@@ -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
--------------------------