Re: SSH Tutorial?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/plain)
Delete this message
Reply to this message
Author: der.hans
Date:  
To: Main PLUG discussion list
Subject: Re: SSH Tutorial?
Am 22. Nov, 2011 schwätzte mike enriquez so:

moin moin,

> Does anyone on the list know of a good tutorial on SSH Tunneling?
> I am interested in learning how to create a tunnel to a POP3 port?


There are many tutorials. There is one I used to recommend, I'll see if I
can find it again.

In the meantime...

ssh -L 1110:localhost:110 your.mail.server.com

This presumes you have ssh access to your mail server.

You'll need to point your local client at port 1110 of localhost.

As suggested, consider using TLS. I use SSH, but most people would
probably find TLS easier to use.

I also recommend moving to IMAP :).

ciao,

der.hans
-- 
#  http://www.LuftHans.com/        http://www.LuftHans.com/Classes/
#  "Peace cannot be kept by force. It can only be achieved by understanding."
#    -- Albert Einstein
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss