config ssh-filter profile
SSH filter profile.
config ssh-filter profile Description: SSH filter profile. edit <name> set block {option1}, {option2}, ... set default-command-log [enable|disable] config file-filter Description: File filter. set status [enable|disable] set log [enable|disable] set scan-archive-contents [enable|disable] config entries Description: File filter entries. edit <filter> set comment {var-string} set action [log|block] set direction [incoming|outgoing|...] set password-protected [yes|any] set file-type <name1>, <name2>, ... next end end set log {option1}, {option2}, ... config shell-commands Description: SSH command filter. edit <id> set type [simple|regex] set pattern {string} set action [block|allow] set log [enable|disable] set alert [enable|disable] set severity [low|medium|...] next end next end
config ssh-filter profile
Parameter |
Description |
Type |
Size |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
block |
SSH blocking options. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
default-command-log |
Enable/disable logging unmatched shell commands. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
log |
SSH logging options. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
name |
SSH filter profile name. |
string |
Maximum length: 35 |
config file-filter
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable file filter. |
option |
- |
|||||||
|
|
|||||||||
log |
Enable/disable file filter logging. |
option |
- |
|||||||
|
|
|||||||||
scan-archive-contents |
Enable/disable file filter archive contents scan. |
option |
- |
|||||||
|
|
config entries
Parameter |
Description |
Type |
Size |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
filter |
Add a file filter. |
string |
Maximum length: 35 |
|||||||||
comment |
Comment. |
var-string |
Maximum length: 255 |
|||||||||
action |
Action taken for matched file. |
option |
- |
|||||||||
|
|
|||||||||||
direction |
Match files transmitted in the session's originating or reply direction. |
option |
- |
|||||||||
|
|
|||||||||||
password-protected |
Match password-protected files. |
option |
- |
|||||||||
|
|
|||||||||||
file-type |
Select file type. File type name. |
string |
Maximum length: 39 |
config shell-commands
Parameter |
Description |
Type |
Size |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Id. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||||||
type |
Matching type. |
option |
- |
|||||||||||
|
|
|||||||||||||
pattern |
SSH shell command pattern. |
string |
Maximum length: 128 |
|||||||||||
action |
Action to take for URL filter matches. |
option |
- |
|||||||||||
|
|
|||||||||||||
log |
Enable/disable logging. |
option |
- |
|||||||||||
|
|
|||||||||||||
alert |
Enable/disable alert. |
option |
- |
|||||||||||
|
|
|||||||||||||
severity |
Log severity. |
option |
- |
|||||||||||
|
|