HTTP forwarding through multiple gateways

Tags:

In my little writeup about SSH tunneling I have provided an introduction to using the SSH local and remote port forwarding features, with an emphasis on remote port forwarding useful for X tunneling. Here's a complete example of local port forwarding, useful for tunneling HTTP through multiple gateways.

More robust remote X tunneling

Tags:

Running remote X applications is extremely common in the UNIX world of remote administration. Using ssh -X to log in to a remote system and launch graphical programs there is easy and convenient. However, it does not always work. This article describes a method that will work in case ssh -X won't do.

Syndicate content