Hi All, I'm trying to get ganglia metrics from some hosts that are hiding behind a NAT box. Obviously, since ganglia identifies the sender using reverse DNS on the sending host, this does not work.
I have read about the host spoofing patch, and have three questions: * does it actually spoof the IP address in the IP header, or does it insert some extra information into the XML stream saying 'hey, I'm spoofing this other computer, ignore my actual IP address'? [1] * does the spoofing only work in gmetric, or is there a way to ask gmond to spoof addresses using the same logic? * Is there some reason it would be a bad idea to have *every* reporting host "spoof" their own IP address? Is there a big performance hit or anything? Because I'd almost rather just have every host report who they are in the stream and then I don't need to worry about the network layout nearly so much. Thanks, -ben [1] If the former, it will get squished by the NAT and won't work. If the latter, it will get through the NAT and all will be well. I'm guessing it's the latter, because otherwise you wouldn't be able to use TCP to send the information (since the handshake would never complete). -- Ben Hartshorne email: [EMAIL PROTECTED] http://ben.hartshorne.net
signature.asc
Description: Digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

