User Guide

11 NAT Commands
187 / 260
3EC 16982 AFAA TCZZA Ed. 01
nat defserver
Define the default server behind the SpeedTouchPro with Firewall NAPT device that receives all
(unknown) incoming packets.
In typical LAN configurations one local 'default' server will be responsible for all WANLAN mail,
http, ftp, ... connectivity. This command allows to specify this server. For specific services, use the
nat create command.
SYNTAX:
nat defserver [addr = <ip-address>]
[addr] The IP address of the server (on the `inside`) that will receive all
(unknown) incoming packets.
If not specified the current default server is shown.
OPTIONAL
EXAMPLE INPUT/OUTPUT:
=>nat defserver
Default server is undefined
=>nat defserver addr=10.0.0.1
=>nat defserver
Default server is 10.0.0.1
=>










