Kontact to Kolab Connection through http/https/ftp/ssh-proxy
Kurt Pfeifle
k1pfeifle at gmx.net
Wed Aug 22 18:10:16 CEST 2007
Alain Spineux wrote:
> You can use ssh to make multiple port forwarding at once.
>
> if you try this command from your workstation
>
> # ssh -L 2025:127.0.0.1:25 <http://127.0.0.1:25> -L 2143: 127.0.0.1:143
> <http://127.0.0.1:143> you at your_kolab_server sleep 300
If you add "-N -f" to the commandline, you do not need a remote "sleep"
or other command at all in order to keep the portforwarding tunnel open
(that's the "-N" part). You shell will return to local tty, and the ssh
process will run in the background (caused by "-f")....
--
Kurt Pfeifle
System & Network Printing Consultant ---- Linux/Unix/Windows/Samba/CUPS
Infotec Deutschland GmbH ..................... Hedelfinger Strasse 58
A RICOH Company ........................... D-70327 Stuttgart/Germany
More information about the users
mailing list