Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛Unable to add multiple tunnels #1361

Open
Leo-is-me opened this issue Nov 22, 2024 · 1 comment
Open

🐛Unable to add multiple tunnels #1361

Leo-is-me opened this issue Nov 22, 2024 · 1 comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@Leo-is-me
Copy link

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:

  1. Configure the preparation environment according to the requirements
  2. Add a tunnel using cloudflared install
  3. 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.

@Leo-is-me Leo-is-me added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels Nov 22, 2024
@mlanies
Copy link

mlanies commented Nov 22, 2024

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:

  1. Configure the preparation environment according to the requirements
  2. Add a tunnel using cloudflared install
  3. 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://www.cloudflare.com/ru-ru/press-releases/2024/cloudflare-acquires-bastionzero-to-add-zero-trust-infrastructure-access/

https://community.cloudflare.com/t/cloudflare-access-bastion-mode/222868/5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants