mirror of
https://github.com/opnsense/docs.git
synced 2026-04-27 13:50:58 -05:00
manual: Allow IPv6 option moved to interfaces settings
This commit is contained in:
@@ -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
|
||||
------------------------------------
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user