AMQP zerotrust

What is the name of the domain?

What is the issue you’re encountering

connection error

What steps have you taken to resolve the issue?

I am trying to expose the AMQP 5672 port from my internal network to the public using Cloudflare Zero Trust. I have set up TCP port forwarding under the “Public Hostname” section, and the public hostname is abc.example.com.

I am running Cloudflare Zero Trust as a Docker container, and from this server, I can successfully connect to my RabbitMQ server. However, when I try to access RabbitMQ via abc.example.com, it does not work.

Is it possible to make this setup work? If not, what would be an alternative solution?