mirror of
https://github.com/opnsense/docs.git
synced 2025-12-12 23:59:36 -06:00
net/ndp-proxy-go: Add to plugins, remove ULA suggestion (#798)
This commit is contained in:
parent
f19efaff65
commit
4bd2ec001a
@ -1,5 +1,5 @@
|
|||||||
==================================================
|
==================================================
|
||||||
ndp-proxy-go (IPv6 Neighbor Discovery Proxy)
|
ndp-proxy-go (Neighbor Discovery Proxy)
|
||||||
==================================================
|
==================================================
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
@ -41,7 +41,6 @@ Important configuration details
|
|||||||
and a default route to the ISP. Router advertisements must be sent from the ISP to the WAN.
|
and a default route to the ISP. Router advertisements must be sent from the ISP to the WAN.
|
||||||
|
|
||||||
- **LAN (downstreams)**:
|
- **LAN (downstreams)**:
|
||||||
The downstream LAN interface(s) must be configured in link-local mode, or via static IPv6 address with an unique local address (ULA).
|
|
||||||
The requirement is that the interface must have an link-local address (LLA).
|
The requirement is that the interface must have an link-local address (LLA).
|
||||||
|
|
||||||
|
|
||||||
@ -72,7 +71,7 @@ Go to :menuselection:`Interfaces --> LAN` and choose either a link-local or a st
|
|||||||
**IPv6 Configuration Type** ``link-local``
|
**IPv6 Configuration Type** ``link-local``
|
||||||
**or**
|
**or**
|
||||||
**IPv6 Configuration Type** ``Static IPv6``
|
**IPv6 Configuration Type** ``Static IPv6``
|
||||||
**IPv6 address** ``fd80::1:1/64``
|
**IPv6 address** ``fe80::/64``
|
||||||
============================================== ====================================================================
|
============================================== ====================================================================
|
||||||
|
|
||||||
Save and apply the new interface settings.
|
Save and apply the new interface settings.
|
||||||
|
|||||||
@ -23,6 +23,7 @@ Routing
|
|||||||
|
|
||||||
manual/dynamic_routing
|
manual/dynamic_routing
|
||||||
manual/how-tos/tayga
|
manual/how-tos/tayga
|
||||||
|
manual/ndp-proxy-go
|
||||||
manual/ndproxy
|
manual/ndproxy
|
||||||
|
|
||||||
--------------------
|
--------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user