ipv6: fix typos

pull/475/head
Franco Fichtner 12 months ago
parent bd1cb3e825
commit 7f9b87f944

@ -53,7 +53,7 @@ DHCPv6
For dynamic address offerings (that most likely are also shifting the prefix) this mode is most common configuration and therefore also the default setting for a preset WAN. In this mode a prefix will be acquired if offered, either with or without an additional IP address for your WAN. Note that the interface will not assign a / 64 to itself from the prefix in contrast to IPv6. Internally, a single globally unique address is either acquired via DHCP or SLAAC (not to be confused with SLAAC mode) but in general a ISP-provided link-local address is automatically used for the connectivity to the next hop gateway. Setting "Request only an IPv6 prefix" may be required in case the ISP refuses to hand out an address.
In PPPoE IPv4 mode the "Use IPv4 connectivity" option will acquire address information on the PPPoE device itself instead of the parent device. The use of this option depends on your ISP. Note that in this more PPPoEv6 is also enabled as some ISPs require it for IPv6 functionality.
In PPPoE IPv4 mode the "Use IPv4 connectivity" option will acquire address information on the PPPoE device itself instead of the parent device. The use of this option depends on your ISP. Note that in this mode PPPoEv6 is also enabled as some ISPs require it for IPv6 functionality.
.. Note::
@ -77,7 +77,7 @@ In PPPoE IPv4 mode the "Use IPv4 connectivity" option will acquire address infor
.. Note::
You can use this more for WAN connections only.
You can use this mode for WAN connections only.
6to4 Tunnel
-------------------------------
@ -86,7 +86,7 @@ This is an IPv6 over IPv4 tunnelling mode as specified in RFC3056 over a fixed I
.. Note::
You can use this more for WAN connections only.
You can use this mode for WAN connections only.
6rd Tunnel
-------------------------------
@ -95,7 +95,7 @@ This is an IPv6 over IPv4 tunnelling mode as specified in RFC3056 over a fixed I
.. Note::
You can use this more for WAN connections only.
You can use this mode for WAN connections only.
Track Interface
-------------------------------
@ -104,7 +104,7 @@ This mode uses a WAN DHCPv6 interface to assign a single /64 network to your LAN
.. Note::
You can use this more for WAN connections only.
You can use this mode for WAN connections only.
Basic setup and troubleshooting
=======================================

Loading…
Cancel
Save