Firewall Wizards mailing list archives

Speaking of ssh->pop


From: Lance Spitzner <lance () ksni net>
Date: Mon, 13 Dec 1999 19:15:00 -0600 (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




Current thread: