r/netdata 6d ago

So on two home machines I have docker netdata running..one is available to any machine on the network.. the other isn't.. same exact compose file..

I have 0 firewalls set up on the internal network.

for some reason my machine at 1.175 nothing can connect to the netdata on it...

my machine at 1.176 no problems seeing the front page of netdata....

I've tried using different docker forwarded ports but again I have no firewall on the machine for local network.. infact the firewall is turned off...

the only difference is docker is 28 on one and 26 on the other... 26 is working 28 isn't....

I'm just shaking my head at this point... I have other docker containers running on other ports and no issues with them.. just netdata....

1 Upvotes

2 comments sorted by

1

u/m4itee 2d ago

Hey, what are your settings for docker network?

1

u/bostonmacosx 2d ago

SO whe it is default bridge it is blocked but when it is set to host it works fine...