mirror of
https://github.com/openNDS/openNDS.git
synced 2026-05-04 03:01:32 -04:00
Add a comma symbol in a sentence.
protocol is optional. If present, it must be tcp, udp, icmp, or all.
This commit is contained in:
@@ -148,7 +148,7 @@ In the configuration file, a FirewallRule has the form:
|
||||
where
|
||||
|
||||
* *permission* is required and must be allow, block, drop, log, or ulog.
|
||||
* *protocol* is optional. If present must be tcp, udp, icmp, or all.
|
||||
* *protocol* is optional. If present, it must be tcp, udp, icmp, or all.
|
||||
Defaults to all.
|
||||
* port *portrange* is optional. If present, protocol must be tcp or udp.
|
||||
portrange can be a single integer port number, or a colon-separated port
|
||||
|
||||
Reference in New Issue
Block a user