|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Speaking of ssh->pop
Subject: Speaking of ssh->pop
From: Lance Spitzner (lance
ksni.net)
Date: Mon Dec 13 1999 - 19:15:00 CST
- Next message: R. DuFresne: "RE: Looking for "lease based popper access""
- Previous message: Tina Bird: "RE: VPN solution needed (linux<->win32) or (nt<->win32)"
- Next in thread: Brian Hatch: "Re: Speaking of ssh->pop"
- Reply: Brian Hatch: "Re: Speaking of ssh->pop"
- Reply: Aaron D. Turner: "Re: Speaking of ssh->pop"
- Reply: Horst Meyerdierks: "Re: Speaking of ssh->pop"
- Reply: Victor Granic: "RE: Speaking of ssh->pop"
- Reply: dreamwvr: "Re: Speaking of ssh->pop"
- Reply: Dom De Vitto: "RE: Speaking of ssh->pop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: R. DuFresne: "RE: Looking for "lease based popper access""
- Previous message: Tina Bird: "RE: VPN solution needed (linux<->win32) or (nt<->win32)"
- Next in thread: Brian Hatch: "Re: Speaking of ssh->pop"
- Reply: Brian Hatch: "Re: Speaking of ssh->pop"
- Reply: Aaron D. Turner: "Re: Speaking of ssh->pop"
- Reply: Horst Meyerdierks: "Re: Speaking of ssh->pop"
- Reply: Victor Granic: "RE: Speaking of ssh->pop"
- Reply: dreamwvr: "Re: Speaking of ssh->pop"
- Reply: Dom De Vitto: "RE: Speaking of ssh->pop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This archive was generated by hypermail 2b27 : Wed Dec 15 1999 - 05:12:07 CST