RUTX11 NAT64

Wiki mirrorView source
The information in this page is updated in accordance with firmware version RUTX_R_00.07.22.1.

Summary

NAT64 (Jool) is an IPv6 transition mechanism that facilitates communication between IPv6 and IPv4 hosts by using a form of network address translation.
This chapter of the user manual provides an overview of the NAT64 (Jool) page in RUTX11 devices.
Note: NAT64 is additional software that can be installed from the System → Package Manager page.

NAT64 configuration

FieldValueDescription
Enableoff | on; default: offTurns on NAT64 service.
IPv6 interfacelan | wan | wan6 | mobile; default: noneIPv6 interface which will be used for the translation.

Rules

By default, there are no NAT64 translation rules. To create one, press Add.
FieldValueDescription
Namestring; default: -The name of the rule. This is used for easier management purposes.
MatchOnly match traffic using the given rules.
TranslateTranslate traffic to the given location.
StatusDisplays the status of NAT rule.
CounterOnly the first packet of connection is usually counted due to stateful packet inspection (SPI). This also affects connectionless protocols.
ActionsEdit | Delete; default -Performs the selected action.
After clicking 'Add' you will be redirected to the newly added NAT64 configuration rule.
FieldValueDescription
Enableoff | on; default: offTurns the rule on or off.
ProtocolTCP | UDP | ICMP | All; default: noneOnly match traffic using the given internet communication protocol.
Source zoneDevice (output) | Any zone (forward) | lan | wan; default: Device (output)Only match traffic coming to the given firewall zone.
Source IPv6 addressipv6 address; default: noneSource IPv6 address or network segment from which the traffic will be translated.
    Possible variants:
  • Any: Match everything
  • IPv6 address: 123:1::5:6:7
  • IPv6 Subnet: 123:1:5:6::0/64
  • All except value: !value
Destination IPv6 addressipv6 address; default: noneDestination IPv6 address or network segment to which the traffic will be translated.
    Possible variants:
  • Any: Match everything
  • IPv6 address: 123:1::5:6:7
  • IPv6 Subnet: 123:1:5:6::0/64
  • All except value: !value
Destination IPv4 addressipv4 address; default: noneDestination IPv4 address or network segment to which the traffic will be translated.
    Possible variants:
  • Any: Match everything
  • IPv6 address: 192.168.1.1
  • IPv6 Subnet: 192.168.1.0/24
  • All except value: !value