Firewall commands, 356 example: example: related commands – Technicolor - Thomson ST585 V6 User Manual
Page 380
E-DOC-CTC-20061027-0004 v1.0
Firewall Commands
356
EXAMPLE:
EXAMPLE:
RELATED COMMANDS:
=>firewall level list
Level Config
============
Active level: Disabled
nr name
udptrack service
readonly description
----------------------------------------------------------------------------------------
1
BlockAll
strict
disabled yes
Use this Security Level to block all
traffic from and to the Internet.
2
Standard
loose
enabled
yes
Use this Security Level to allow all
outgoing connections and block all
incoming traffic. Services and
Application Sharing are allowed to open
pinholes in the firewall.
3
Disabled
loose
enabled
yes
Disabled the firewall. All traffic is
allowed to pass through your SpeedTouch.
=>
=>firewall level list format=cli
:firewall level add name=BlockAll index=1 readonly=enabled udptrackmode=strict
service=disabled
| text="Use this Security Level to block all traffic from and to the Internet."
:firewall level add name=Standard index=2 readonly=enabled udptrackmode=loose service=enabled
| text="Use this Security Level to allow all outgoing connections and block all incoming
traffic.
| Services and Application Sharing are allowed to open pinholes in the firewall."
:firewall level add name=Disabled index=3 readonly=enabled udptrackmode=loose service=enabled
| text="Disabled the firewall. All traffic is allowed to pass through your SpeedTouch."
:firewall level set name=Disabled
=>