Hi all, I am posting this to investigate whether this is possible. SSH has the capability to forward X connections through an SSH tunnel. This works for normal X programs (like Netscape), but the compilcation comes in when you use Gnome. Gnome apps like to talk to each other using CORBA. When accessing a Gnome app through an SSH tunnel, the X connections are encrypted, but the CORBA connections are not. This adds an interesting twist when a firewall separates the X server and Gnome client. So - can SSH automatically forward CORBA connections the same way X connections are forwarded? If not, how difficult would this be to implement? Any thoughts? Regards, Graham --
