config firewall internet-service-custom
Configure custom Internet Services.
config firewall internet-service-custom
Description: Configure custom Internet Services.
edit <name>
set reputation {integer}
set comment {var-string}
config entry
Description: Entries added to the Internet Service database and custom database.
edit <id>
set protocol {integer}
config port-range
Description: Port ranges in the custom entry.
edit <id>
set start-port {integer}
set end-port {integer}
next
end
set dst <name1>, <name2>, ...
next
end
next
end
config firewall internet-service-custom
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
reputation |
Reputation level of the custom Internet Service. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
3 |
comment |
Comment. |
var-string |
Maximum length: 255 |
|
config entry
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
protocol |
Integer value for the protocol type as defined by IANA (0 - 255). |
integer |
Minimum value: 0 Maximum value: 255 |
0 |
dst |
Destination address or address group name. Select the destination address or address group object from available options. |
string |
Maximum length: 79 |
|
config port-range
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
start-port |
Integer value for starting TCP/UDP/SCTP destination port in range (1 to 65535). |
integer |
Minimum value: 1 Maximum value: 65535 |
1 |
end-port |
Integer value for ending TCP/UDP/SCTP destination port in range (1 to 65535). |
integer |
Minimum value: 1 Maximum value: 65535 |
65535 |