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