OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
NFR Wizards Archives: Speaking of ssh->pop

Speaking of ssh->pop


Subject: Speaking of ssh->pop
From: Lance Spitzner (lanceksni.net)
Date: Mon Dec 13 1999 - 19:15:00 CST


I be ssh challenged. How do I setup the server
side to accept ssh tunnels and forward them to
the pop server?

On the client, all we have to do is follow
Crispin's nice little script:

#!/bin/sh
ssh -C -l crispin -f \
        -L 6666:your.mail.server:110 \
        your.mail.server xbiff -geom +17+690

Now, what do I have listening at port 110 on
the remote end, POP or ssh?

We, the ssh challenged, greatly appreciate
your words of wisdom :)

Lance Spitzner
http://www.enteract.com/~lspitz/papers.html



This archive was generated by hypermail 2b27 : Wed Dec 15 1999 - 05:12:07 CST