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

Container IPs leak out to LAN #265

Open
shawaj opened this issue Aug 12, 2021 · 4 comments
Open

Container IPs leak out to LAN #265

shawaj opened this issue Aug 12, 2021 · 4 comments

Comments

@shawaj
Copy link

shawaj commented Aug 12, 2021

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

@jellyfish-bot
Copy link

[pdcastro] This issue has attached support thread https://jel.ly.fish/6a5027d1-5f10-490b-b495-3ff1084b1fb9

@robertgzr
Copy link
Contributor

robertgzr commented Jan 12, 2022

@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?

@ericvitale
Copy link

Any luck with debugging this? I'm still having this issue on a regular basis.

image

@shawaj
Copy link
Author

shawaj commented Mar 5, 2022

@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

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

4 participants