RUTM59 NAT64

From Teltonika Networks Wiki
Revision as of 16:04, 17 December 2024 by Vainius.l (talk | contribs) (Vainius.l moved page Draft:RUTM59 NAT64 to RUTM59 NAT64 without leaving a redirect)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Main Page > RUTM Routers > RUTM59 > RUTM59 Manual > RUTM59 WebUI > RUTM59 Network section > RUTM59 NAT64

The information in this page is updated in accordance with firmware version RUTM_R_00.07.11.3.

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 RUTM59 devices.

Note: NAT64 is additional software that can be installed from the System → Package Manager page.

NAT64 configuration

Field Value Description
Enable off | on; default: off Turns on NAT64 service.
IPv6 interface lan | wan | wan6 | mobile; default: none IPv6 interface which will be used for the translation.

Rules

By default, there are no NAT64 translation rules. To create one, press Add.

After clicking 'Add' you will be redirected to the newly added NAT64 configuration rule.

Field Value Description
Enable off | on; default: off Turns the rule on or off.
Protocol TCP | UDP | ICMP | All; default: none Only match traffic using the given internet communication protocol.
Source zone Device (output) | Any zone (forward) | lan | wan; default: Device (output) Only match traffic coming to the given firewall zone.
Source IPv6 address ipv6 address; default: none Source 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 address ipv6 address; default: none Destination 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 address ipv4 address; default: none Destination 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