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

Explore alternatives to border0 to unauthorized access to containerlab nodes over Internet #1394

Open
hellt opened this issue May 17, 2023 · 0 comments

Comments

@hellt
Copy link
Member

hellt commented May 17, 2023

Since border0 doesn't allow unauthenticated access to the nodes it is challenging to expose lab nodes to the open internet if users wish so.

We have to explore alternatives, such as

ngrok

seems to be exactly what we need

Tailscale funnel

https://tailscale.com/kb/1223/tailscale-funnel/

Unfortunately it seems that funnel can't expose arbitrary TCP ports and is limited to HTTPS applications.

Cloudflare

TBD

Teleport

Requires a client to be authenticated, which is not ideal as we want to provide un-auth access.

@hellt hellt changed the title Explore tailscale funnel to expose node's ports to the Internet Explore alternatives to border0 to unauthorized access to containerlab nodes over Internet May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant