Skip to content

Commit 3495860

Browse files
committed
TUN-7756: Clarify that QUIC is mandatory to support ICMP proxying
1 parent 569a7c3 commit 3495860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supervisor/tunnel.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ func selectNextProtocol(
353353
"Cloudflare Network with `quic` protocol, then most likely your machine/network is getting its egress " +
354354
"UDP to port 7844 (or others) blocked or dropped. Make sure to allow egress connectivity as per " +
355355
"https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/configuration/ports-and-ips/\n" +
356-
"If you are using private routing to this Tunnel, then UDP (and Private DNS Resolution) will not work " +
356+
"If you are using private routing to this Tunnel, then ICMP, UDP (and Private DNS Resolution) will not work " +
357357
"unless your cloudflared can connect with Cloudflare Network with `quic`.")
358358
}
359359

0 commit comments

Comments
 (0)