Skip to content

Connectivity problem due to firewall, cant expose localhost #758

Description

@TonyStark

Hello
However tunnel works fine in my wifi network, but in office there is limited connectivity and only certain site and port can be accessible.
Is that possible to run tunnel in limited or firewalled network?

2022-09-16T10:54:34Z WRN If this log occurs persistently, and cloudflared is unable to connect to Cloudflare Network with `quic` protocol, then most likely your machine/network is getting its egress UDP to port 7844 (or others) blocked or dropped. Make sure to allow egress connectivity as per https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/configuration/ports-and-ips/
If you are using private routing to this Tunnel, then UDP (and Private DNS Resolution) will not work unless your cloudflared can connect with Cloudflare Network with `quic`. connIndex=0 ip=198.41.200.63
2022-09-16T10:54:39Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0 ip=198.41.200.63
2022-09-16T10:54:39Z INF Retrying connection in up to 1m4s seconds connIndex=0 ip=198.41.200.63

Above log is generated while im trying to run tunnel
I also see that ngrok http tunnel works fine in my office limited internet and it can expose localhost to internet world
But somehow cloudflared doesnt seem to work.
I also tried with http2 h2mux protocol but not workind either.
So anyway to bypass firewall and expose localhost to internet using cloudflared??

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: NormalMinor issue impacting one or more usersType: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions