L7 module: Difference between revisions

Jump to navigation Jump to search
Line 102: Line 102:
::matches any port between 100 and 200
::matches any port between 100 and 200
:Up to 16 ports or port ranges may be defined.
:Up to 16 ports or port ranges may be defined.
As of firmware 4.5:
* HTTP URL: A HTTP hostname or fully qualified URL or parts of it can be specified. The configured URL will be be treated as a regular expression.
* HTTP URL: A HTTP hostname or fully qualified URL or parts of it can be specified. The configured URL will be be treated as a regular expression.
* TLS/QUIC SNI: Server name indication of TLS handshake (client hello). The given name will be treated as a regular expression. Example: example.com, domain(365){0,1}(.com|.net)


Either IP addresses or ports may be left empty, but if both are defined, they must match together. So for a specific packet the source or destination IP must match any entry in the list of IP addresses and the source or destination port must match any entry in the list of ports.
Either IP addresses or ports may be left empty, but if both are defined, they must match together. So for a specific packet the source or destination IP must match any entry in the list of IP addresses and the source or destination port must match any entry in the list of ports.
340

edits

Navigation menu