Site Tools


basic-ipv6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
basic-ipv6 [2022/01/05 12:37] – created rs232basic-ipv6 [2022/07/22 07:42] – IPv6 DUID type m_ars
Line 2: Line 2:
  
 The IPv6 menu contains setttings for configuring basic IPv6 functionality on FreshTomato. The IPv6 menu contains setttings for configuring basic IPv6 functionality on FreshTomato.
- 
  
 ===== IPv6 Service Type ===== ===== IPv6 Service Type =====
Line 11: Line 10:
  
 FreshTomato does not currently support IPv6 in MultiWAN configurations. Only the first WAN interface can/will use IPv6. FreshTomato does not currently support IPv6 in MultiWAN configurations. Only the first WAN interface can/will use IPv6.
- 
  
 ==== Disabled ==== ==== Disabled ====
Line 27: Line 25:
 Europe's biggest telecommunications company supports a dual-stack setup (IPv4 & IPv6). By default, German Telekom provides a prefix length of 56 for regular consumers. A prefix length of 64 (the default configuration for FreshTomato) will also work, but eliminates the possibility of assigning different IPv6 address ranges for bridge 1 (br1) to 3 (br3). Europe's biggest telecommunications company supports a dual-stack setup (IPv4 & IPv6). By default, German Telekom provides a prefix length of 56 for regular consumers. A prefix length of 64 (the default configuration for FreshTomato) will also work, but eliminates the possibility of assigning different IPv6 address ranges for bridge 1 (br1) to 3 (br3).
  
-{{https://wiki.freshtomato.org/lib/plugins/ckgedit/fckeditor/userfiles/image/pasted/ft_basic_ipv6_dhcpv6_01.png?nolink&1188x906}}+{{https://wiki.freshtomato.org/lib/plugins/ckgedit/fckeditor/userfiles/image/pasted/ft_basic_ipv6_dhcpv6_01.png?1000x906&nolink}}
  
-**Extended options are available for IPv6 DHCPv6 PD - if bridges 1 (br1) to 3 (br3) exist ****AND if the prefix length is smaller than 64 (for example 60 or 56)** +**Extended options are available for IPv6 DHCPv6 PD - if bridges 1 (br1) to 3 (br3) exist AND if the prefix length is smaller than 64 (for example 60 or 56)**
- +
-{{https://wiki.freshtomato.org/lib/plugins/ckgedit/fckeditor/userfiles/image/pasted/ft_basic_ipv6_dhcpv6_02.png?nolink&855x473}}+
  
 +{{https://wiki.freshtomato.org/lib/plugins/ckgedit/fckeditor/userfiles/image/pasted/ft_basic_ipv6_dhcpv6_02.png?855x473&nolink}}
  
 ==== Static IPv6 ==== ==== Static IPv6 ====
  
 This mode is similar to the Static IP mode in IPv4. The IP adddess and other info. are set within FreshTomato's configuration menu. As long as they are consistent with the rules of your Internet provider, they should function fine. This mode is similar to the Static IP mode in IPv4. The IP adddess and other info. are set within FreshTomato's configuration menu. As long as they are consistent with the rules of your Internet provider, they should function fine.
- 
  
 ==== 6to4 Anycast Relay ==== ==== 6to4 Anycast Relay ====
  
 tbd. tbd.
- 
  
 ==== 6in4 Static Tunnel ==== ==== 6in4 Static Tunnel ====
  
 tbd. tbd.
- 
  
 ==== 6rd Relay ==== ==== 6rd Relay ====
  
 tbd. tbd.
- 
  
 ==== 6rd from DHCPv4 (Option 212) ==== ==== 6rd from DHCPv4 (Option 212) ====
  
 tbd. tbd.
- 
  
 ==== Other (Manual Configuration) ==== ==== Other (Manual Configuration) ====
Line 63: Line 55:
 tbd. tbd.
  
 +===== IPv6 DUID Type =====
 +
 +Every DHCP client and server does have a DUID (DHCP Unique Identifier). The DHCP server uses the DUID to identify the clients for the selection of configuration parameters.
 +
 +Options:
 +
 +  * DUID-LL (default)
 +  * DUID-LLT
 +
 +DUID-LL will use the LAN (eth0) MAC address and will not change (static always) over time. DUID-LLT will in addition include time value, and will change on every reboot or reconnect of the WAN interface.
 +
 +Support for this option is available starting with release 2022.4
 +
 +Note: DUID-EN or DUID-UUID or a custom DUID are currently not supported.
  
 ===== Prefix Length ===== ===== Prefix Length =====
Line 69: Line 75:
  
 (Default: 64 bits). This can be changed to, for example, 56 bits. (Default: 64 bits). This can be changed to, for example, 56 bits.
- 
  
 ===== Request PD Only ===== ===== Request PD Only =====
  
 This function should be enabled for ISPs that require only a Prefix Delegation (usually PPPoE-authenticated xDSL or fiber connections). This function should be enabled for ISPs that require only a Prefix Delegation (usually PPPoE-authenticated xDSL or fiber connections).
- 
  
 ===== Add default route ::/0 ===== ===== Add default route ::/0 =====
Line 81: Line 85:
  
 see also [[https://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/|https://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/]] see also [[https://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/|https://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/]]
- 
  
 ===== Static DNS ===== ===== Static DNS =====
Line 89: Line 92:
 **Examples:** **Examples:**
  
-   * 2001:4860:4860::8888 (Google public IPv6 DNS Server)+  * 2001:4860:4860::8888 (Google public IPv6 DNS Server)
   * 2001:4860:4860::8844 (Google public IPv6 DNS Server)   * 2001:4860:4860::8844 (Google public IPv6 DNS Server)
- 
  
 ===== Accept RA from ===== ===== Accept RA from =====
basic-ipv6.txt · Last modified: 2023/06/24 20:55 by hogwild