Site Tools


basic-ipv6

Differences

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

Link to this comparison view

Next revision
Previous revision
basic-ipv6 [2022/01/05 12:37] – created rs232basic-ipv6 [2023/06/24 20:55] (current) – [IPv6 DUID Type] hogwild
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 =====
  
-IPv6 has a number of services, or modes of operation which it can use. Some partly depend on IPv4 services, and others are run entirely independent of IPv4. Please ask your Internet Provider or search the Web to learn which IPv6 service type is used on your your ISP's network. +IPv6 has a number of services, or modes of operation which it can use. Some partly depend on IPv4 services, and others are run entirely independent of IPv4. Please ask your Provider or search the Web to learn which IPv6 service type is used on your ISP's network.
- +
-//Note about MultiWAN setups://+
  
-FreshTomato does not currently support IPv6 in MultiWAN configurations. Only the first WAN interface can/will use IPv6.+Currently, FreshTomato **does not** support IPv6 in MultiWAN configurations. Only the first WAN interface can use IPv6.
  
  
Line 17: Line 14:
 This is the Default state. IPv6 is disabled by default. (IPv6 traffic will still flow/work if in access point mode, for example.) This is the Default state. IPv6 is disabled by default. (IPv6 traffic will still flow/work if in access point mode, for example.)
  
-[[https://wiki.freshtomato.org/lib/exe/detail.php?id=ipv6&media=2fc0f7d6120da595c3b6b77f52a7f4bf.png|{{:2fc0f7d6120da595c3b6b77f52a7f4bf.png}}]] 
  
 ==== DHCPv6 with Prefix Delegation ==== ==== DHCPv6 with Prefix Delegation ====
  
-This configuration method is one of the most commonly used. It provides native IPv6 connectivity for your network. It allows the ability to assign different IPv6 address ranges for bridge 0 (br0) to 3 (br3) if you're given a prefix with length smaller than 64 (for example 60 or 56) from your Internet provider. The option to assign IPv6 address ranges for bridge 1 (br1) to 3 (br3) is only visible if the bridges already exist. Check your configuration in the Basic/[[:network|Network]] menu to learn more.+This configuration method is one of the most commonly used. It provides native IPv6 connectivity for your network. It allows the ability to assign different IPv6 address ranges for bridge 0 (br0) to 3 (br3) if you're given a prefix with length smaller than 64 (for example 60 or 56) from your provider. The option to assign IPv6 address ranges for bridge 1 (br1) to 3 (br3) is only visible if the bridges already exist. Check your configuration in the //Basic///[[basic-network|Network]] menu to learn more.
  
-**Configuration example for German Telekom ISP**+ \\
  
-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).+Example Configuration: German Telekom
  
-{{https://wiki.freshtomato.org/lib/plugins/ckgedit/fckeditor/userfiles/image/pasted/ft_basic_ipv6_dhcpv6_01.png?nolink&1188x906}}+German Telekom is Europe's biggest telecom companyIt supports a dual-stack setup (IPv4 & IPv6)By default, it provides a prefix length of 56 for regular consumers. A prefix length of 64 (FreshTomato's default) will also work. However, that eliminates the possibility of assigning different IPv6 address ranges for bridge 1 (br1) to 3 (br3).
  
-**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)**+ \\ {{::basic-ipv6-dhcpv6_with_pd-2023.2.jpg?736}}
  
-{{https://wiki.freshtomato.org/lib/plugins/ckgedit/fckeditor/userfiles/image/pasted/ft_basic_ipv6_dhcpv6_02.png?nolink&855x473}}+ \\ 
 + 
 + \\ 
 + 
 +Extended options are available in this mode. If bridges 1 (br1) through 3 (br3) exist, and if the prefix length is smaller than 64, you can enable IPv6 subnets for these bridges, as seen below. 
 + 
 +{{::ft_basic_ipv6_dhcpv6_02-2020.7.jpg?731}}
  
  
Line 37: Line 39:
  
 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) ====
  
 tbd. tbd.
 +
 +===== IPv6 DUID Type =====
 +
 +Every DHCP client and server have a DHCP Unique Identifier, or "DUID". The DHCP server uses the DUID to identify 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 (remain static) over time. DUID-LLT will, in addition, include time value, and will change on every reboot or reconnect of the WAN interface. You can see the currently used DUID on the Status Overview menu.
 +
 +Support for this option started with release 2022.4.
 +
 +Note: DUID-EN, DUID-UUID or custom DUIDs are currently not supported.
 +
 + \\
 +
 +{{:pasted:20220722-092300.png?400}}
 +
 + \\
  
  
Line 69: Line 89:
  
 (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 =====
Line 75: Line 94:
 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).
  
 +===== Do not allow PD/Address release =====
 +
 +Prevent DHCP6 client to send a release message to the ISP on exit. With this option set, the client is more likely to receive the same allocation with subsequent requests.
 +
 +Support for this option is available starting with release 2022.4
  
 ===== Add default route ::/0 ===== ===== Add default route ::/0 =====
Line 81: Line 105:
  
 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 112:
 **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.1641386237.txt.gz · Last modified: 2022/01/05 12:37 by rs232