config firewall profile-protocol-options
Configure protocol options.
config firewall profile-protocol-options
Description: Configure protocol options.
edit <name>
set comment {var-string}
set replacemsg-group {string}
set oversize-log [disable|enable]
set switching-protocols-log [disable|enable]
config http
Description: Configure HTTP protocol options.
set ports {integer}
set status [enable|disable]
set inspect-all [enable|disable]
set proxy-after-tcp-handshake [enable|disable]
set options {option1}, {option2}, ...
set comfort-interval {integer}
set comfort-amount {integer}
set range-block [disable|enable]
set strip-x-forwarded-for [disable|enable]
set post-lang {option1}, {option2}, ...
set streaming-content-bypass [enable|disable]
set switching-protocols [bypass|block]
set unknown-http-version [reject|tunnel|...]
set tunnel-non-http [enable|disable]
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set stream-based-uncompressed-limit {integer}
set scan-bzip2 [enable|disable]
set block-page-status-code {integer}
set retry-count {integer}
set tcp-window-type [auto-tuning|system|...]
set tcp-window-minimum {integer}
set tcp-window-maximum {integer}
set tcp-window-size {integer}
set ssl-offloaded [no|yes]
set address-ip-rating [enable|disable]
end
config ftp
Description: Configure FTP protocol options.
set ports {integer}
set status [enable|disable]
set inspect-all [enable|disable]
set options {option1}, {option2}, ...
set comfort-interval {integer}
set comfort-amount {integer}
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set stream-based-uncompressed-limit {integer}
set scan-bzip2 [enable|disable]
set tcp-window-type [auto-tuning|system|...]
set tcp-window-minimum {integer}
set tcp-window-maximum {integer}
set tcp-window-size {integer}
set ssl-offloaded [no|yes]
set explicit-ftp-tls [enable|disable]
end
config imap
Description: Configure IMAP protocol options.
set ports {integer}
set status [enable|disable]
set inspect-all [enable|disable]
set proxy-after-tcp-handshake [enable|disable]
set options {option1}, {option2}, ...
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set scan-bzip2 [enable|disable]
set ssl-offloaded [no|yes]
end
config mapi
Description: Configure MAPI protocol options.
set ports {integer}
set status [enable|disable]
set options {option1}, {option2}, ...
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set scan-bzip2 [enable|disable]
end
config pop3
Description: Configure POP3 protocol options.
set ports {integer}
set status [enable|disable]
set inspect-all [enable|disable]
set proxy-after-tcp-handshake [enable|disable]
set options {option1}, {option2}, ...
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set scan-bzip2 [enable|disable]
set ssl-offloaded [no|yes]
end
config smtp
Description: Configure SMTP protocol options.
set ports {integer}
set status [enable|disable]
set inspect-all [enable|disable]
set proxy-after-tcp-handshake [enable|disable]
set options {option1}, {option2}, ...
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set scan-bzip2 [enable|disable]
set server-busy [enable|disable]
set ssl-offloaded [no|yes]
end
config nntp
Description: Configure NNTP protocol options.
set ports {integer}
set status [enable|disable]
set inspect-all [enable|disable]
set proxy-after-tcp-handshake [enable|disable]
set options {option1}, {option2}, ...
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set scan-bzip2 [enable|disable]
end
config ssh
Description: Configure SFTP and SCP protocol options.
set options {option1}, {option2}, ...
set comfort-interval {integer}
set comfort-amount {integer}
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set stream-based-uncompressed-limit {integer}
set scan-bzip2 [enable|disable]
set tcp-window-type [auto-tuning|system|...]
set tcp-window-minimum {integer}
set tcp-window-maximum {integer}
set tcp-window-size {integer}
set ssl-offloaded [no|yes]
end
config dns
Description: Configure DNS protocol options.
set ports {integer}
set status [enable|disable]
end
config cifs
Description: Configure CIFS protocol options.
set ports {integer}
set status [enable|disable]
set options {option1}, {option2}, ...
set oversize-limit {integer}
set uncompressed-oversize-limit {integer}
set uncompressed-nest-limit {integer}
set scan-bzip2 [enable|disable]
set tcp-window-type [auto-tuning|system|...]
set tcp-window-minimum {integer}
set tcp-window-maximum {integer}
set tcp-window-size {integer}
set server-credential-type [none|credential-replication|...]
set domain-controller {string}
config server-keytab
Description: Server keytab.
edit <principal>
set keytab {string}
next
end
end
config mail-signature
Description: Configure Mail signature.
set status [disable|enable]
set signature {string}
end
set rpc-over-http [enable|disable]
next
end
config firewall profile-protocol-options
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
comment |
Optional comments. |
var-string |
Not Specified |
|
||||||
replacemsg-group |
Name of the replacement message group to be used. |
string |
Not Specified |
|
||||||
oversize-log |
Enable/disable logging for antivirus oversize file blocking. |
option |
- |
disable |
||||||
|
|
|||||||||
switching-protocols-log |
Enable/disable logging for HTTP/HTTPS switching protocols. |
option |
- |
disable |
||||||
|
|
|||||||||
rpc-over-http |
Enable/disable inspection of RPC over HTTP. |
option |
- |
disable |
||||||
|
|
config http
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||||||||||||||||||||||||||||||||||||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
inspect-all |
Enable/disable the inspection of all ports for the protocol. |
option |
- |
disable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
proxy-after-tcp-handshake |
Proxy traffic after the TCP 3-way handshake has been established (not before). |
option |
- |
disable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
comfort-interval |
Period of time between start, or last transmission, and the next client comfort transmission of data . |
integer |
Minimum value: 1 Maximum value: 900 |
10 |
||||||||||||||||||||||||||||||||||||||||||||
comfort-amount |
Amount of data to send in a transmission for client comforting . |
integer |
Minimum value: 1 Maximum value: 65535 |
1 |
||||||||||||||||||||||||||||||||||||||||||||
range-block |
Enable/disable blocking of partial downloads. |
option |
- |
disable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
strip-x-forwarded-for |
Enable/disable stripping of HTTP X-Forwarded-For header. |
option |
- |
disable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
post-lang |
ID codes for character sets to be used to convert to UTF-8 for banned words and DLP on HTTP posts (maximum of 5 character sets). |
option |
- |
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
streaming-content-bypass |
Enable/disable bypassing of streaming content from buffering. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
switching-protocols |
Bypass from scanning, or block a connection that attempts to switch protocol. |
option |
- |
bypass |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
unknown-http-version |
How to handle HTTP sessions that do not comply with HTTP 0.9, 1.0, or 1.1. |
option |
- |
reject |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
tunnel-non-http |
Configure how to process non-HTTP traffic when a profile configured for HTTP traffic accepts a non-HTTP session. Can occur if an application sends non-HTTP traffic using an HTTP destination port. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||||||||||||||||||||||||||||||||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||||||||||||||||||||||||||||||||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||||||||||||||||||||||||||||||||||||||||
stream-based-uncompressed-limit |
Maximum stream-based uncompressed data size that will be scanned in megabytes. Stream-based uncompression used only under certain conditions . |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||||||||||||||||||||||||||||||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
block-page-status-code |
Code number returned for blocked HTTP pages . |
integer |
Minimum value: 100 Maximum value: 599 |
403 |
||||||||||||||||||||||||||||||||||||||||||||
retry-count |
Number of attempts to retry HTTP connection . |
integer |
Minimum value: 0 Maximum value: 100 |
0 |
||||||||||||||||||||||||||||||||||||||||||||
tcp-window-type |
TCP window type to use for this protocol. |
option |
- |
auto-tuning |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
tcp-window-minimum |
Minimum dynamic TCP window size. |
integer |
Minimum value: 65536 Maximum value: 1048576 |
131072 |
||||||||||||||||||||||||||||||||||||||||||||
tcp-window-maximum |
Maximum dynamic TCP window size. |
integer |
Minimum value: 1048576 Maximum value: 33554432 |
8388608 |
||||||||||||||||||||||||||||||||||||||||||||
tcp-window-size |
Set TCP static window size. |
integer |
Minimum value: 65536 Maximum value: 33554432 |
262144 |
||||||||||||||||||||||||||||||||||||||||||||
ssl-offloaded |
SSL decryption and encryption performed by an external device. |
option |
- |
no |
||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
address-ip-rating |
Enable/disable IP based URL rating. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||
|
|
** Values may differ between models.
config ftp
Parameter |
Description |
Type |
Size |
Default |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||||||||
|
|
|||||||||||||||
inspect-all |
Enable/disable the inspection of all ports for the protocol. |
option |
- |
disable |
||||||||||||
|
|
|||||||||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||||||||
|
|
|||||||||||||||
comfort-interval |
Period of time between start, or last transmission, and the next client comfort transmission of data . |
integer |
Minimum value: 1 Maximum value: 900 |
10 |
||||||||||||
comfort-amount |
Amount of data to send in a transmission for client comforting . |
integer |
Minimum value: 1 Maximum value: 65535 |
1 |
||||||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||||||||
stream-based-uncompressed-limit |
Maximum stream-based uncompressed data size that will be scanned in megabytes. Stream-based uncompression used only under certain conditions . |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||||||||
|
|
|||||||||||||||
tcp-window-type |
TCP window type to use for this protocol. |
option |
- |
auto-tuning |
||||||||||||
|
|
|||||||||||||||
tcp-window-minimum |
Minimum dynamic TCP window size. |
integer |
Minimum value: 65536 Maximum value: 1048576 |
131072 |
||||||||||||
tcp-window-maximum |
Maximum dynamic TCP window size. |
integer |
Minimum value: 1048576 Maximum value: 33554432 |
8388608 |
||||||||||||
tcp-window-size |
Set TCP static window size. |
integer |
Minimum value: 65536 Maximum value: 33554432 |
262144 |
||||||||||||
ssl-offloaded |
SSL decryption and encryption performed by an external device. |
option |
- |
no |
||||||||||||
|
|
|||||||||||||||
explicit-ftp-tls |
Enable/disable FTP redirection for explicit FTPS. |
option |
- |
disable |
||||||||||||
|
|
** Values may differ between models.
config imap
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||
|
|
|||||||||
inspect-all |
Enable/disable the inspection of all ports for the protocol. |
option |
- |
disable |
||||||
|
|
|||||||||
proxy-after-tcp-handshake |
Proxy traffic after the TCP 3-way handshake has been established (not before). |
option |
- |
disable |
||||||
|
|
|||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||
|
|
|||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||
|
|
|||||||||
ssl-offloaded |
SSL decryption and encryption performed by an external device. |
option |
- |
no |
||||||
|
|
** Values may differ between models.
config mapi
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||
|
|
|||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||
|
|
|||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||
|
|
** Values may differ between models.
config pop3
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||
|
|
|||||||||
inspect-all |
Enable/disable the inspection of all ports for the protocol. |
option |
- |
disable |
||||||
|
|
|||||||||
proxy-after-tcp-handshake |
Proxy traffic after the TCP 3-way handshake has been established (not before). |
option |
- |
disable |
||||||
|
|
|||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||
|
|
|||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||
|
|
|||||||||
ssl-offloaded |
SSL decryption and encryption performed by an external device. |
option |
- |
no |
||||||
|
|
** Values may differ between models.
config smtp
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||||
|
|
|||||||||||
inspect-all |
Enable/disable the inspection of all ports for the protocol. |
option |
- |
disable |
||||||||
|
|
|||||||||||
proxy-after-tcp-handshake |
Proxy traffic after the TCP 3-way handshake has been established (not before). |
option |
- |
disable |
||||||||
|
|
|||||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||||
|
|
|||||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||||
|
|
|||||||||||
server-busy |
Enable/disable SMTP server busy when server not available. |
option |
- |
disable |
||||||||
|
|
|||||||||||
ssl-offloaded |
SSL decryption and encryption performed by an external device. |
option |
- |
no |
||||||||
|
|
** Values may differ between models.
config nntp
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||
|
|
|||||||||
inspect-all |
Enable/disable the inspection of all ports for the protocol. |
option |
- |
disable |
||||||
|
|
|||||||||
proxy-after-tcp-handshake |
Proxy traffic after the TCP 3-way handshake has been established (not before). |
option |
- |
disable |
||||||
|
|
|||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||
|
|
|||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||
|
|
** Values may differ between models.
config ssh
Parameter |
Description |
Type |
Size |
Default |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||||||
|
|
|||||||||||||
comfort-interval |
Period of time between start, or last transmission, and the next client comfort transmission of data . |
integer |
Minimum value: 1 Maximum value: 900 |
10 |
||||||||||
comfort-amount |
Amount of data to send in a transmission for client comforting . |
integer |
Minimum value: 1 Maximum value: 65535 |
1 |
||||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||||||
stream-based-uncompressed-limit |
Maximum stream-based uncompressed data size that will be scanned in megabytes. Stream-based uncompression used only under certain conditions . |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||||||
|
|
|||||||||||||
tcp-window-type |
TCP window type to use for this protocol. |
option |
- |
auto-tuning |
||||||||||
|
|
|||||||||||||
tcp-window-minimum |
Minimum dynamic TCP window size. |
integer |
Minimum value: 65536 Maximum value: 1048576 |
131072 |
||||||||||
tcp-window-maximum |
Maximum dynamic TCP window size. |
integer |
Minimum value: 1048576 Maximum value: 33554432 |
8388608 |
||||||||||
tcp-window-size |
Set TCP static window size. |
integer |
Minimum value: 65536 Maximum value: 33554432 |
262144 |
||||||||||
ssl-offloaded |
SSL decryption and encryption performed by an external device. |
option |
- |
no |
||||||||||
|
|
** Values may differ between models.
config dns
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||
|
|
config cifs
Parameter |
Description |
Type |
Size |
Default |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ports |
Ports to scan for content . |
integer |
Minimum value: 1 Maximum value: 65535 |
|
||||||||||
status |
Enable/disable the active status of scanning for this protocol. |
option |
- |
enable |
||||||||||
|
|
|||||||||||||
options |
One or more options that can be applied to the session. |
option |
- |
|
||||||||||
|
|
|||||||||||||
oversize-limit |
Maximum in-memory file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||
uncompressed-oversize-limit |
Maximum in-memory uncompressed file size that can be scanned . |
integer |
Minimum value: 1 Maximum value: 383 ** |
10 |
||||||||||
uncompressed-nest-limit |
Maximum nested levels of compression that can be uncompressed and scanned . |
integer |
Minimum value: 2 Maximum value: 100 |
12 |
||||||||||
scan-bzip2 |
Enable/disable scanning of BZip2 compressed files. |
option |
- |
enable |
||||||||||
|
|
|||||||||||||
tcp-window-type |
TCP window type to use for this protocol. |
option |
- |
auto-tuning |
||||||||||
|
|
|||||||||||||
tcp-window-minimum |
Minimum dynamic TCP window size. |
integer |
Minimum value: 65536 Maximum value: 1048576 |
131072 |
||||||||||
tcp-window-maximum |
Maximum dynamic TCP window size. |
integer |
Minimum value: 1048576 Maximum value: 33554432 |
8388608 |
||||||||||
tcp-window-size |
Set TCP static window size. |
integer |
Minimum value: 65536 Maximum value: 33554432 |
262144 |
||||||||||
server-credential-type |
CIFS server credential type. |
option |
- |
none |
||||||||||
|
|
|||||||||||||
domain-controller |
Domain for which to decrypt CIFS traffic. |
string |
Not Specified |
|
** Values may differ between models.
config server-keytab
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
keytab |
Base64 encoded keytab file containing credential of the server. |
string |
Not Specified |
|
config mail-signature
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable adding an email signature to SMTP email messages as they pass through the FortiGate. |
option |
- |
disable |
||||||
|
|
|||||||||
signature |
Email signature to be added to outgoing email (if the signature contains spaces, enclose with quotation marks). |
string |
Not Specified |
|