mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
Explain link local address for ipv6 in bridge network (#646)
Fixes: https://github.com/opnsense/docs/issues/644
This commit is contained in:
parent
79c7c3cea7
commit
ce63169e0a
2 changed files with 3 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 32 KiB |
|
|
@ -59,8 +59,9 @@ select it and hit the '+' button to add an assignment, then click Save.
|
|||
|
||||
**Step Five**
|
||||
-----------------
|
||||
Select :menuselection:`Interfaces --> Other Types --> Bridge` and add the interface created in Step Four to the bridge
|
||||
and Save, remember to check the new interface and ensure it is enabled as in Step Two.
|
||||
Select :menuselection:`Interfaces --> Other Types --> Bridge` and add the interface created in Step Four to the bridge. Also check
|
||||
`Enable link-local address` checkbox in case you are using IPv6 and press Save.
|
||||
Remember to check the new interface and ensure it is enabled as in Step Two.
|
||||
|
||||
.. image:: images/lan_bridge_4.png
|
||||
:width: 100%
|
||||
|
|
|
|||
Loading…
Reference in a new issue