Operation Manual

273
NAT Commands
E-DOC-CTC-20040210-0030 v1.0
nat defserver
Define the default server behind the SpeedTouch™ NAT/PAT device that receives all (unknown) incoming packets.
In typical LAN configurations, one local 'default' server will be responsible for all WAN-LAN mail, http, ftp, ... connec-
tivity. This command allows to specify this server. For specific services, use nat create.
SYNTAX:
where:
EXAMPLE INPUT/OUTPUT:
nat defserver [addr = <ip-address>]
addr The IP address of the server (on the ‘inside‘) that will receive all
(unknown) incoming packets.
Note If not specified, the current default server is shown.
OPTIONAL
=>nat defserver
Default server is undefined
=>nat defserver addr=10.0.0.1
=>nat defserver
Default server is 10.0.0.1
=>