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

All sources showing as Docker NAT IP #28

Open
JoshIPT opened this issue Feb 22, 2022 · 1 comment
Open

All sources showing as Docker NAT IP #28

JoshIPT opened this issue Feb 22, 2022 · 1 comment

Comments

@JoshIPT
Copy link

JoshIPT commented Feb 22, 2022

The docker host IP of the swarm is 172.18.0.1 and all flows are showing as coming from this.

When I first composed the swarm they were showing up correctly, then after a reboot it began to do this and I cannot stop it. I removed it all and recomposed it with no change.

@Alexandre-Santos
Copy link

This seems related to how docker handles the connection tables. It happens also with other applications. You can read more here:
moby/libnetwork#1994

In my case I moved the collector to my topology and changed the container's network mode to host, but in the link there are some alternatives.

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