User Guide

11 NAT Commands
185 / 260
3EC 16982 AFAA TCZZA Ed. 01
nat create
Create a static NAPT entry. Typically used to install specific servers behind the SpeedTouchPro
with Firewall's NAPT device.
SYNTAX:
nat create protocol = <IP protocol name or number>
inside_addr = <ip-address>
[inside_port = <TCP/UDP service name or port number>]
outside_addr = <ip-address>
[outside_port = <TCP/UDP service name or port number>]
protocol The IP protocol name (or number) of the incoming stream. REQUIRED
inside_addr The IP address of the local host (intended to receive the incoming
traffic) behind the SpeedTouchPro with Firewall's NAPT device.
Typically, a private IP address.
REQUIRED
[inside_port] The port number of the application on the local host.
Applicable for TCP and UDP protocols. All other protocols do not
need a port to be specified.
OPTIONAL
outside_addr The apparent host IP address this application is running on, i.e. the
NAPT enabled WAN IP address of the SpeedTouch Pro with
Firewall.
Use '0' to create a template. Such template will then be valid for any
of SpeedTouchPro with Firewall's NAPT enabled IP addresses,
e.g. also dynamically assigned/negotiated IP addresses.
REQUIRED
[outside_port] The apparent port number this application is running on.
Applicable for TCP and UDP protocols. All other protocols do not
need a port to be specified.
OPTIONAL










