|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: Speaking of ssh->pop
Subject: RE: Speaking of ssh->pop
From: Dom De Vitto (dom
devitto.com)
Date: Wed Dec 15 1999 - 14:37:59 CST
- Next message: Crispin Cowan: "Re: Buffer Overruns"
- Previous message: Marcus J. Ranum: "Re: Altavista Firewall98 SP3 broken on DU40D"
- In reply to: Lance Spitzner: "Speaking of ssh->pop"
- Reply: Dom De Vitto: "RE: Speaking of ssh->pop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You'd need a sshd (deamon) running on some target port, which is set
to forward the connection to 127.0.0.1, port 110 (your pop server).
Not sure of the option off my head, but the quickest way to find out
would be the man pages (if you inderstand the above) or the VNC ssh
tunneling documentation/scripts - available off the VNC home page.
Dom
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Dom De Vitto
Secure Technologies Ltd. Mob. 07971 589 201
mailto:dom
devitto.com Tel. 01202 738 767
http://www.devitto.com Fax. 08700 548 750
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-----Original Message-----
From: owner-firewall-wizards
lists.nfr.net
[mailto:owner-firewall-wizards
lists.nfr.net]On Behalf Of Lance Spitzner
Sent: Tuesday, December 14, 1999 1:15 AM
To: firewall-wizards
nfr.net
Subject: Speaking of ssh->pop
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
- text/x-vcard attachment: Domenico_De_Vitto.vcf
- Next message: Crispin Cowan: "Re: Buffer Overruns"
- Previous message: Marcus J. Ranum: "Re: Altavista Firewall98 SP3 broken on DU40D"
- In reply to: Lance Spitzner: "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 : Fri Dec 17 1999 - 20:49:32 CST