NAT64 is a network address translation (NAT) technique that allows IPv6 hosts to communicate with IPv4 hosts. It’s a transition mechanism that helps IPv6-only clients connect to IPv4 servers.

Our implementation of NAT64 uses the IPv6 prefix of 64:ff9b:1::/48. This prefix is officially reserved, and is known as the "Local-Use IPv4/IPv6 Translation Prefix."
IPv4 address Translated IPv6 address

192.0.2.250

64:ff9b::c000:2fa

198.51.100.100

64:ff9b::c633:6464

203.0.113.150

64:ff9b::cb00:7196

Enable

Enable the NAT64 service.

Enabling this service allows the IPv6-only networks on the server to make IPv4-only network connections out of the XBee Hive for Wi-SUN.

Port Forwarding

A list of port forwarding rules. These rules allow IPv4-only network connections directed at the XBee Hive for Wi-SUN to be forwarded over to the IPv6-only networks on the server

Key Description

Enable

Enable the port forwarding rule

Label

A label used to identify this forwarding rule

Protocol

Network connections will only be forwarded if their protocol matches this field

Incoming Port

Network connections will only be forwarded if their port matches this field

To address

The IPv6 address of the target server to forward the network connection to

Destination port

The port on the target server to receive the network connection