Cripes, way to freak out the developers. I hope you never see "The Adventures of Pluto Nash" on an airplane, otherwise you might loudly declare that you just saw a bomb. :P

This is normal behavior - 239.2.11.71 is a multicast address. Ganglia's entire metric transmission system is based around sending data via IP multicasting. In all likelihood, the traffic isn't even making it past your firewall.

You are of course free to set up iptables or other equipment on your network to inspect and/or block multicast packets as you see fit.

Please consult the following HOWTO or Google for more information.

http://www.tldp.org/HOWTO/Multicast-HOWTO-1.html#ss1.1

Karl Kopper wrote:
Hi All,

I'm new to ganglia and new to the list, but I've loaded gmond on my systems
and found the following:

# netstat -apn | grep gmond
tcp        0      0 0.0.0.0:8649            0.0.0.0:*               LISTEN
665/gmond
udp        0      0 172.24.150.93:32769     239.2.11.71:8649
ESTABLISHED 665/gmond
udp        0      0 0.0.0.0:8649            0.0.0.0:*
665/gmond

I have nothing to do with 239.2.11.71 why would they have an established
connection through my firewall to my servers?

--Karl



-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general




Reply via email to