Firewall level add, Add a security level, Firewall commands – Technicolor - Thomson ST585 V6 User Manual

Page 374: Syntax

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

Firewall Commands

350

firewall level add

Add a security level.

SYNTAX:

where:

firewall level add

name = <string>
[index = <number>]
[readonly = <{disabled | enabled}>]
[udptrackmode = <{strict | loose}>]
[service = <{disabled | enabled}>]
[proxy = <{disabled|enabled}>]
[text = <quoted string>]

name

The name of the security level to be added.

REQUIRED

index

The index of the security level.

Tip

Use the command

:firewall level list to

obtain a list of indexes.

Note

If not specified, the new security level will be added at
the bottom of the list.

OPTIONAL

readonly

Select whether the security level is readonly (enabled) or not
(disabled).
The default is

enabled

.

OPTIONAL

udptrackmode

Select the UDP connection tracking mode.
Choose between:

>

strict

: replies to a request from a client must be in a specific

window to the client.

>

loose

: inbound packets are allowed on the port that was

first used to start the communication with the server (for
example to allow a client of an online game to obtin peer-
to-peer information from other clients of that same online
game).

The default is

strict

.

OPTIONAL

proxy

Enable or disable proxy system services for this security level.

OPTIONAL

service

Disable or enable host service definitions.
The default is

disabled

.

OPTIONAL

text

Description of the security level.

Note

The maximum length is 39 characters.

OPTIONAL

Advertising