2018-07-05 11:51:22 +00:00
|
|
|
=====================================
|
|
|
|
Configure IPv6 for generic DSL dialup
|
|
|
|
=====================================
|
|
|
|
|
|
|
|
------------
|
|
|
|
Introduction
|
|
|
|
------------
|
|
|
|
|
|
|
|
This short article shows how to setup IPv6 on a standard DSL connection and how
|
|
|
|
to handover the delegated prefix from your provider in your local LAN.
|
|
|
|
|
|
|
|
It's compatible and tested for but not limited to:
|
|
|
|
|
|
|
|
- Deutsche Telekom
|
|
|
|
|
|
|
|
-------------------------
|
|
|
|
Step 1 - General Settings
|
|
|
|
-------------------------
|
|
|
|
|
2019-03-06 17:27:21 +00:00
|
|
|
Go to :menuselection:`System --> Settings --> General` and check that **Prefer IPv4 over IPv6**
|
2018-07-05 11:51:22 +00:00
|
|
|
is not ticked. This value is default so just check if it has been touched.
|
|
|
|
|
|
|
|
Also enable **Allow DNS server list to be overridden by DHCP/PPP on WAN** at the
|
|
|
|
bottom, so you get the correct DNS servers if you just use IPv4 ones.
|
|
|
|
|
|
|
|
-------------------
|
|
|
|
Step 2 - Allow IPv6
|
|
|
|
-------------------
|
|
|
|
|
2019-03-06 17:27:21 +00:00
|
|
|
Next go to :menuselection:`Firewall --> Settings --> Advanced` and verfiy that **Allow IPv6** is enabled.
|
2018-07-05 11:51:22 +00:00
|
|
|
|
|
|
|
--------------------------------
|
|
|
|
Step 3 - Interface Configuration
|
|
|
|
--------------------------------
|
|
|
|
|
2019-03-06 17:27:21 +00:00
|
|
|
In :menuselection:`Interfaces --> [WAN]` and set **IPv6 Configuration Type** to DHCPv6 and in section
|
2018-07-05 11:51:22 +00:00
|
|
|
**DHCPv6 client configuration** at the bottom tick:
|
|
|
|
|
|
|
|
- Request only an IPv6 prefix
|
|
|
|
- Send IPv6 prefix hint
|
|
|
|
- Use IPv4 connectivity
|
|
|
|
|
|
|
|
Set the prefix size to the one your provider delegates, mostly /56 or 64, sometimes /48.
|
|
|
|
|
2019-03-06 17:27:21 +00:00
|
|
|
Then change to :menuselection:`Interfaces --> [LAN]` and set **IPv6 Configuration Type** to **Track Interface**.
|
2018-07-05 11:51:22 +00:00
|
|
|
At the bottom in section **Track IPv6 Interface** choose **IPv6 Interface** as WAN and for
|
|
|
|
**IPv6 Prefix ID** a value of 0 is perfectly fine.
|
|
|
|
|
|
|
|
Hit Apply and disable/enable the NICs of your internal systems. Depending on the system
|
|
|
|
and vendor, also a reboot could be required.
|