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

Does Meshboi support advertizing/routing Mesh Node "subnets" over the Mesh? #3

Open
bmullan opened this issue Jul 24, 2022 · 3 comments

Comments

@bmullan
Copy link

bmullan commented Jul 24, 2022

Some Mesh VPN tools I've used (VPNCloud & Nebula) support the capability to build the "mesh"
across multiple Server Nodes (local, cloud or hybrid).

They also support "routing" a Mesh Node's subnets across the Mesh.
Does Meshboi support that capability?

This is particularly useful for Server Nodes that "host" Containers (Docker & LXD in my Use-Case). Containers
on any "Host/Server" run on non-routeable 10.x.x.x subnets.

So having any particular Server/Host configured as part of a Mesh VPN keeps the overall Mesh Config simple by
not also having to configure each and every Container.

thanks
Brian

@bmullan
Copy link
Author

bmullan commented Dec 12, 2023

bump?
Can Meshboi route a node's subnets (for instance like a Container subnet to/from the Mesh VPN

@samvrlewis
Copy link
Owner

Hey @bmullan , to make sure I understand, are you saying something like this?

+-------+       +-----------+       +-------+       +-----------+       +--------+
| LAN A | <---> | Meshboi A | <---> | Mesh  | <---> | Meshboi B | <---> |  LAN B |
+-------+       +-----------+       +-------+       +-----------+       +--------+

And you want nodes on LAN A to be able to talk to LAN B? I think this would be doable with the right routing setup on both of the meshboi instances.

I do have to ask though, what are you trying to achieve here? I'll stress that meshboi is really just for learning purposes, I wouldn't recommend running anything production/serious on it. :)

@bmullan
Copy link
Author

bmullan commented Dec 21, 2023 via email

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

2 participants