File tree Expand file tree Collapse file tree
src/content/docs/cloudflare-one/traffic-policies/network-policies Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,13 +45,20 @@ Gateway supports detection and filtering of the following protocols:
4545
4646| Protocol | Notes |
4747| -------- | ------------------------------------------------------------------------------------------- |
48- | HTTP | The policy builder includes separate values for HTTP/1.1 and HTTP/2. |
49- | SSH | |
50- | TLS | Gateway detects TLS versions 1.1 through 1.3 with the _ TLS_ value. |
51- | DCE/RPC | |
52- | MQTT | |
53- | TPKT | TPKT commonly initiates RDP sessions, so you can use it to identify and filter RDP traffic. |
54- | DNP3 | |
48+ | HTTP | Hypertext Transfer Protocol (HTTP/1.1). |
49+ | HTTP2 | Hypertext Transfer Protocol Version 2. |
50+ | SSH | Secure Shell Protocol — remote login and command execution. |
51+ | TLS | Transport Layer Security. Gateway detects TLS versions 1.1 through 1.3 with the _ TLS_ value. |
52+ | DCERPC | Distributed Computing Environment / Remote Procedure Call. |
53+ | MQTT | Message Queuing Telemetry Transport — lightweight IoT messaging protocol. |
54+ | TPKT | TPKT commonly initiates RDP sessions, so you can use it to identify and filter RDP traffic. |
55+ | IMAP <Badge text = " Beta" variant = " caution" size = " small" /> | Internet Message Access Protocol — email retrieval. |
56+ | POP3 <Badge text = " Beta" variant = " caution" size = " small" /> | Post Office Protocol v3 — email retrieval. |
57+ | SMTP <Badge text = " Beta" variant = " caution" size = " small" /> | Simple Mail Transfer Protocol — email sending. |
58+ | MYSQL <Badge text = " Beta" variant = " caution" size = " small" /> | MySQL database wire protocol. |
59+ | RSYNC-DAEMON <Badge text = " Beta" variant = " caution" size = " small" /> | rsync daemon protocol. |
60+ | LDAP <Badge text = " Beta" variant = " caution" size = " small" /> | Lightweight Directory Access Protocol. |
61+ | NTP <Badge text = " Beta" variant = " caution" size = " small" /> | Network Time Protocol. |
5562
5663## Example network policy
5764
You can’t perform that action at this time.
0 commit comments