Open Leo-is-me opened 8 hours ago
I'm trying to add multiple tunnels of cloudflare to the server, I'm using the command specified by cloudflare one, but this doesn't seem to be allowed
Steps to reproduce the behavior:
- Configure the preparation environment according to the requirements
- Add a tunnel using cloudflared install
- Repeat step 2 4.See the error
Expected behavior Successful operation of multiple tunnels
Environment and versions
- OS: Ubuntu 20.04
- Architecture: amd64
- Version:
Logs and errors I'll add it later.
In such a situation, you can use the bastion mode, which allows you to proxy the internal IP addresses of your network and any of their ports without any limitations. This means that instead of setting up multiple individual tunnels, you can configure a single bastion server that will provide access to your entire internal network and its ports (keep in mind that on standard plans, you can only proxy TCP traffic).
Try using the bastion mode - it can significantly simplify your task.
https://community.cloudflare.com/t/cloudflare-access-bastion-mode/222868/5
I'm trying to add multiple tunnels of cloudflare to the server, I'm using the command specified by cloudflare one, but this doesn't seem to be allowed
Steps to reproduce the behavior:
Expected behavior Successful operation of multiple tunnels
Environment and versions
Logs and errors I'll add it later.