| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| docs:guide-user:network:ipv6_ipv4_transitioning [2021/12/05 09:46] – wording vgaetera | docs:guide-user:network:ipv6_ipv4_transitioning [2023/01/28 12:12] – [IPv4/IPv6 transition technologies] vgaetera |
|---|
| ====== IPv4/IPv6 Transition Technologies ====== | ====== IPv4/IPv6 transition technologies ====== |
| See also: [[docs:guide-user:network:ipv6:ipv6.nat6#nat64|NAT64]] | See also: [[docs:guide-user:network:ipv6:nat64|NAT64 for IPv6-only networks]] |
| |
| Transitioning technologies can be installed using the following packages: | Transition technologies can be installed using the following packages: |
| * IPv6-in-IPv4 tunnels: [[packages:pkgdata:6rd]], [[packages:pkgdata:6to4]], [[packages:pkgdata:6in4]]. | * IPv6-in-IPv4 tunnels: [[packages:pkgdata:6rd]], [[packages:pkgdata:6to4]], [[packages:pkgdata:6in4]]. |
| * IPv4-in-IPv6 tunnels: [[packages:pkgdata:ds-lite]]. | * IPv4-in-IPv6 tunnels: [[packages:pkgdata:ds-lite]]. |
| | ''ip6addr'' | IPv6 address (CIDR) | yes | //(none)// | Local IPv6 address delegated to the tunnel endpoint | | | ''ip6addr'' | IPv6 address (CIDR) | yes | //(none)// | Local IPv6 address delegated to the tunnel endpoint | |
| | ''ip6prefix'' | IPv6 prefix | no | //(none)// | Routed IPv6 prefix for downstream interfaces (Barrier Breaker and later only) | | | ''ip6prefix'' | IPv6 prefix | no | //(none)// | Routed IPv6 prefix for downstream interfaces (Barrier Breaker and later only) | |
| | ''tunlink'' | Logical Interface | no | //(none)// | Tunnel base interface | | | ''tunlink'' | Logical Interface | no | //(none)// | Tunnel base interface. Define which Interface, for example WAN, should be used for outgoing IPv4 traffic to the Remote IPv4 Address | |
| | ''defaultroute'' | boolean | no | ''1'' | Whether to create an IPv6 default route over the tunnel | | | ''defaultroute'' | boolean | no | ''1'' | Whether to create an IPv6 default route over the tunnel | |
| | ''ttl'' | integer | no | ''64'' | TTL used for the tunnel interface | | | ''ttl'' | integer | no | ''64'' | TTL used for the tunnel interface | |