x2x

Paul Lussier p.lussier at comcast.net
Sat Apr 23 14:15:01 EDT 2005


Derek Martin <invalid at pizzashack.org> writes:

> That means if you type a password on the local machine,
> destined for an input box on the remote machine's display, it travels
> over the network unencrypted.  That's bad.  So, I want to run x2x over
> an encrypted tunnel.  It can be done with ssh, but figuring out how is
> a little brain-twisting.  

Another solution to this problem would be to establish an IPSec SA
between all the machines in question.  With that, there's no need for
ssh at all, not need for X forwarding, etc.  Just run x2x however you
want.  Of course, this means that you need to futz with IPSec, which
is no trivial matter, but once it's established, you really don't even
need to bother with ssh at all for this type of thing.

-- 

Seeya,
Paul



More information about the gnhlug-discuss mailing list