[hobbit] Can Hobbit talk over an ssh tunnel?

Henrik Størner henrik at hswn.dk
Mon Jan 19 10:53:00 CET 2009


In <496D2176.7040705 at noaa.gov> Gar Nelson <Gar.Nelson at noaa.gov> writes:

>I have a client behind a fairly tight firewall that is controlled at a
>much higher level than me. Getting port 1984 authorized is something
>that is not going to happen, but port 22 is open going both ways.  As
>user "bb" on the server, or on the client, I can ssh from one system to
>the other without a password prompt.

>Is there a way to convince Hobbit to talk over an ssh tunnel?

A tunnel with port forwarding would be simple to do. 
On the client you'd do 
   ssh -L 1984:localhost:1984 MYHOBBITSERVER
and then your client should be configured with "BBDISP=127.0.0.1"
in hobbitclient.cfg


Regards,
Henrik




More information about the Xymon mailing list