-
Notifications
You must be signed in to change notification settings - Fork 66
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
Container IPs leak out to LAN #265
Comments
[pdcastro] This issue has attached support thread https://jel.ly.fish/6a5027d1-5f10-490b-b495-3ff1084b1fb9 |
@shawaj I've set up a device to capture its network traffic, to see if I can see any packets using the non-masqueraded IPs I'm just using a simple http server in the container, is the helium-miner doing anything interesting when it comes to network activity? if not I would let my setup run for a while to see if it happens by itself, right now I don't really have a clue as to what could be the cause for this. On your end, did you see any kind of pattern to the devices this happens on? |
@robertgzr as far as I know, it happens on every device in our fleet. The helium miner container does do some interesting things to try and get around double-NAT and similar stuff using libp2p https://github.com/helium/erlang-libp2p |
We are experiencing an issue where the container IPs are leaking out over onto the LAN.
This was reported by a customer here NebraLtd/helium-miner-software#99 which contains more details.
Is this a known issue? Is there any fix for it?
Possibly related to...
docker/for-linux#1126
The text was updated successfully, but these errors were encountered: