Xymon Mailing List Archive search

hobbit security transmission

list Hobbit User
Tue, 13 Nov 2007 11:37:47 -0500 (EST)
Message-Id: <user-acfb6644b143@xymon.invalid>

On Tue, November 13, 2007 11:01, Josh Luthman wrote:
Damn clever idea!  Please let us know if that works or not!

On 11/13/07, user-03256bc58777@xymon.invalid <user-03256bc58777@xymon.invalid>
wrote:

From: Eduard Michels [mailto:user-6eea320aeca3@xymon.invalid] Sent: Monday,
November 12, 2007 14:02 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] hobbit
security transmission


Hi,


Is there any way to encrypt data transmitted from the Hobbit Client to
the Hobbit Server? Currently, if someone put a sniffer on the network
will have access to all information transmitted, as they are in plain
text.
Install autossh.  Configure public-private key pairs such that
user-3fdce28d5f64@xymon.invalid trusts user-28b91f9726b6@xymon.invalid with proper
key.

On Hobbit server hobbit.vak12ed.edu,
autossh -M 64998 -f -f -N -R 127.0.0.234:1984:hobbit.vak12ed.edu:1984 -i
~hobbit/.ssh/id_rsa.flotsam user-3fdce28d5f64@xymon.invalid

tunnelbox.vak12ed.edu is set up with BBSERVERIP=127.0.0.234, thus reports
over a secure tunnel.