Site Tools


basic-ipv6

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
basic-ipv6 [2024/11/07 00:04] – [IPv6 (Configuration)] -Formatting, condense hogwildbasic-ipv6 [2025/01/28 12:39] (current) pedro
Line 48: Line 48:
 Other options exist in this mode. If the prefix is smaller than 64, and bridges 1 through 3 exist, you can enable subnets for those bridges. Other options exist in this mode. If the prefix is smaller than 64, and bridges 1 through 3 exist, you can enable subnets for those bridges.
  
-See the image below for details: \\ {{::ft_basic_ipv6_dhcpv6_02-2020.7.jpg?731}}+See the image below for details: \\ \\ \\ {{::ft_basic_ipv6_dhcpv6_02-2020.7.jpg?731}}
  
  \\  \\
Line 56: Line 56:
 [Static IPv6] [Static IPv6]
  
-This mode is similar to Static IP mode in IPv4. With this Service Type, you enter the IP address and other settings into FreshTomato menus. Your Internet provider gives you the settings.+This mode is similar to Static IP mode in IPv4. You must enter the IP address and other settings into this menu. Your ISP provides these settings.
  
  \\  \\
Line 66: Line 66:
 [6to4 Anycast Relay] [6to4 Anycast Relay]
  
-6to4 is a transitional protocol for migrating from IPv4 to IPv6.  6to4 acts as a transparent transport layer between IPv6 nodes. It allows IPv6 packets to be transmitted over an IPv4 network, such as the Internet, without requiring you to configure explicit tunnels. 6to4 hosts and networks communicate with native IPv6 networks via Special relay servers, known as "6to4 Anycast Relays".+6to4 is a transitional protocol for migrating from IPv4 to IPv6.  6to4 acts as a transparent transport layer between IPv6 nodes. It allows IPv6 packets to be transmitted over an IPv4 network, such as the Internet, without having to configure explicit tunnels. 6to4 hosts and networks communicate with native IPv6 networks via Special relay servers, known as "6to4 Anycast Relays".
  
 Note that 6to4 //does not support communication between IPv4-only hosts and IPv6-only hosts.// Note that 6to4 //does not support communication between IPv4-only hosts and IPv6-only hosts.//
Line 94: Line 94:
  \\  \\
  
-Example Configuration through Tunnelbroker.net+//Example Configuration through Tunnelbroker.net//
  
 This example uses tunnelbroker.net to create a standard tunnel. This example uses tunnelbroker.net to create a standard tunnel.
 +
 + \\
  
   - Login to tunnelbroker.net and click "Create a Regular Tunnel". \\  \\    - Login to tunnelbroker.net and click "Create a Regular Tunnel". \\  \\ 
Line 123: Line 125:
  \\  \\
  
-  - Select the 6in4 Static Tunnel IPv6 Service Type. +  - Select the 6in4 Static Tunnel IPv6 Service Type. \\  \\  
-  - Copy the Routed /64 address from Tunnel details and paste it in the\\ FreshTomato Assigned/Routed Prefix field.+  - Copy the Routed /64 address from Tunnel details and paste it in the\\ FreshTomato Assigned/Routed Prefix field. \\  \\ 
   - Select a Prefix Length of 64. You can sign up for other prefix lengths. \\ \\ \\ {{::basic-ipv6-6in4_example-tunnelbroker.net-tunnel_details-ipv6_tunnelpng-redacted.png?584}} \\  \\  \\    - Select a Prefix Length of 64. You can sign up for other prefix lengths. \\ \\ \\ {{::basic-ipv6-6in4_example-tunnelbroker.net-tunnel_details-ipv6_tunnelpng-redacted.png?584}} \\  \\  \\ 
   - Leave the IPv6 Router LAN Address at the Default. \\  \\    - Leave the IPv6 Router LAN Address at the Default. \\  \\ 
Line 139: Line 141:
 For more details, see tunnelbroker.net's tutorial for creating tunnels: [[https://ipv6.he.net/presentations.php]] \\   \\ [6rd Relay] For more details, see tunnelbroker.net's tutorial for creating tunnels: [[https://ipv6.he.net/presentations.php]] \\   \\ [6rd Relay]
  
- \\ Fix Me  \\+ \\ FIXME  \\
  
  \\   \\ [6rd from DHCPv4 (Option 212)]  \\   \\ [6rd from DHCPv4 (Option 212)]
  
-Fix Me.  \\+ \\ FIXME  \\
  
  \\   \\ [Other (Manual Configuration) ]  \\   \\ [Other (Manual Configuration) ]
Line 155: Line 157:
 **Debug** **Debug**
  
-Checking this sets the Detail level in Logging to the Debug Level. This causes it to log all messages of debug level or higher.\\  \\+Enabling this sets the Logging Detail level to to Debug Level. All messages of debug level or higher will be logged.\\  \\
  
  \\  \\ **IPv6 DUID Type**  \\  \\ **IPv6 DUID Type**
  
-Every DHCP client/server has a DHCP Unique Identifier. The DHCP server uses it to identify clients for the selection of configuration parameters.+Every DHCP client/server has a DHCP Unique Identifier. The DHCP server uses it to identify clients for selection of configuration parameters.
  
 Options: Options:
Line 166: Line 168:
   * DUID-LLT - uses the LAN MAC address, but in addition, will include \\ time value, and will change on every reboot/reconnection of the WAN interface.   * DUID-LLT - uses the LAN MAC address, but in addition, will include \\ time value, and will change on every reboot/reconnection of the WAN interface.
  
- \\ You can see the DUID type currently in use in the [[status-overview|Overview]] menu.+ \\ You can see the DUID type currently used in the [[status-overview|Overview]] menu.
  
 Support for DUID Type started in release 2022.4. Fixed DUID types and custom DUIDS are not supported. Support for DUID Type started in release 2022.4. Fixed DUID types and custom DUIDS are not supported.
Line 176: Line 178:
  \\  \\
  
-**Prefix Length**  \\ The network prefix is analogous to an IPv4 subnet mask. It represents the network portion (most significant bits) of the address. The leading bits are identical on all hosts on your assigned network.+**Prefix Length**  \\ The network prefix is analogous to an IPv4 subnet mask. It represents the network portion (most significant bits) of the address. The leading bits are identical on all assigned network hosts.
  
 Other options commonly used include 56 bits. (Default: 64). Other options commonly used include 56 bits. (Default: 64).
  
- \\ **Request PD Only**  \\ This setting should be enabled for ISPs that require only a Prefix Delegation. This is usually PPPoE-authenticated DSL or fiber connections.+ \\ **Request PD Only**  \\ This setting should be enabled for ISPs that require only a Prefix Delegation. This is usually PPPoE-authenticated DSL/fiber connections.
  
  \\ **Do not allow PD/Address release**  \\ **Do not allow PD/Address release**
  
-Enabling this prevents DHCP6 clients from sending a release message to the ISP when disconnectingWith this set, the client is more likely to receive the same allocation on subsequent requests.+Enabling this prevents disconnecting DHCP6 clients disconnecting from the ISP from sending a release message. Enabling it makes the client more likely to receive the same allocation on subsequent requests. Support for this option started in release 2022.4.
  
-Support for this option started in release 2022.4.+ \\
  
 **Add default route ::/0**  \\ IPv6 Router Advertisements (through IPv6 ICMP on the WAN interface) will add the default route. As a result, this option is usually required. However, some ISPs, such as Snap (NZ), or Internode (AU) may require you to specify the default route / workaround. **Add default route ::/0**  \\ IPv6 Router Advertisements (through IPv6 ICMP on the WAN interface) will add the default route. As a result, this option is usually required. However, some ISPs, such as Snap (NZ), or Internode (AU) may require you to specify the default route / workaround.
Line 192: Line 194:
 See also [[https://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/|Linksysinfo.org: IPv6 and Comcast]] See also [[https://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/|Linksysinfo.org: IPv6 and Comcast]]
  
- \\ **Static DNS**  \\ FreshTomato users can add/specify DNS server addresses. For example, if you are using DHCPv6 with PD on the ISP German Telekom, DHCP will automatically provide two IPv6 DNS server addresses. However, you can still manually add static DNS addresses if you wish.  \\+ \\ **Static DNS**  \\ FreshTomato users can specify DNS server addresses. For example, if you are using DHCPv6 with PD on the ISP German Telekom, DHCP will automatically provide two IPv6 DNS server addresses. However, you can still manually add static DNS addresses if you wish.  \\
  
 Examples: Examples:
basic-ipv6.1730937874.txt.gz · Last modified: 2024/11/07 00:04 by hogwild