config ssh-filter profile
SSH filter profile.
config ssh-filter profile
Description: SSH filter profile.
edit <name>
set block {option1}, {option2}, ...
set log {option1}, {option2}, ...
set default-command-log [enable|disable]
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
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
next
end
config ssh-filter profile
Parameter |
Description |
Type |
Size |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
block |
SSH blocking options. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
log |
SSH logging options. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
default-command-log |
Enable/disable logging unmatched shell commands. |
option |
- |
|||||||||||||||||||
|
|
config shell-commands
Parameter |
Description |
Type |
Size |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 |
- |
|||||||||||
|
|
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 |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
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 |