Technicolor - Thomson ST546 Network Router User Manual


 
E-DOC-CTC-20061027-0003 v2.0
NAT Commands
577
outside_addr The outside (typically public) IP address.
> Inbound: This map will only apply if the destination IP
address is part of the outside address(es).
> Outbound: Represents the address(es) to be used as source
address after translation.
Allowed values are:
> An IP address (A.B.C.D or A.D, meaning A.0.0.D).
> A range of IP addresses (A.B.C.[D-E]) (only for NAT).
> An IP subnet (A.B.C.D/M) (only for NAT).
REQUIRED
for NAT maps
and NAPT
maps.
OPTIONAL
for port-
shifting
maps.
inside_addr The inside (typically private) IP address.
> Inbound: Represents the address(es) to be used as
destination address after translation.
> Outbound: This map will only apply if the source IP address is
part of the inside address(es).
Allowed values are:
> An IP address (A.B.C.D or A.D, meaning A.0.0.D).
> A range of IP addresses (A.B.C.[D-E]) (only for NAT).
> An IP subnet (A.B.C.D/M (only for NAT)).
Default value is ““ (meaning unmapped).
Note If specified, the number of inside addresses must be equal
to the number of outside addresses.
OPTIONAL
for NAT maps
and NAPT
maps.
REQUIRED
for port-
shifting
maps.
access_list The range of inside addresses to which the mapping is restricted.
This parameter is used for outbound traffic only. Represents the
list of inside IP addresses (LAN devices) allowed to make use of
this map.
Allowed values are:
> An IP address (A.B.C.D or A.D, meaning A.0.0.D).
> A range of IP addresses (A.B.C.[D-E]).
> An IP subnet (A.B.C.D/M).
> * (all addresses).
The default is the inside_addr.
OPTIONAL
foreign_addr The range of destination addresses to which the mapping is
restricted.
This parameter is used as filter for inbound/outbound traffic.
> Inbound: This map only applies if the source IP address is part
of the foreign address(es).
> Outbound: This map only applies if the destination IP address
is part of the foreign address(es).
Allowed values are:
> An IP address (A.B.C.D or A.D, meaning A.0.0.D).
> A range of IP addresses (A.B.C.[D-E]).
> An IP subnet (A.B.C.D/M).
> * (all addresses).
The default is * (meaning all addresses).
OPTIONAL