Questions about your web hosting plans (fwd)

Scott Ehrlich scott at ehrlichtronics.com
Thu Jan 8 14:24:13 EST 2004


The following item was thankfully sent to me as a workaround for initial
IMAP/SSL setup when uploading my email.

So, pair.com may be back in the game.   I'm also seeing if I can work a
deal with Panix.com, with whom I've had a shell account for years since
shore.net was sold.   We'll see who the winner is.

Thanks again to all!

Scott

---------- Forwarded message ----------
Date: Thu, 8 Jan 2004 13:45:38 -0500
From: Alan Danziger <aland at aland.us>
Reply-To: aland at cs.brandeis.edu
To: Scott Ehrlich <scott at ehrlichtronics.com>
Subject: Re: [BBLISA] Re: Questions about your web hosting plans (fwd)

Slightly non-trivial, but you can port-forward from your local machine
to Pair.

This is done by installing a SSH program on your local machine (either
a commercial one such as F-Secure or SecureCRT (which is what I use -
www.vandyke.com), or a free SSH such as the one in the Cygwin package
(www.cygwin.com).

Then you tell your laptop to connect to Pair, tunneling port 110 (pop)
or 143 (IMAP), and port 25 (SendMail).

The command would look like this:

ssh user at machine.pair.com -L 25:mail.pair.com:25 -L \
  110:mail.pair.com:110 -L 143:mail.pair.com:143

Then you configure your mail app to connect to localhost (127.0.0.1).
Once you run the SSH command above, and connect to any of those ports
on your local machine, the connection will be encrypted and tunneled
from your local machine to 'machine.pair.com'.  The connection will be
in clear-text from 'machine.pair.com' to 'mail.pair.com' but _I_ was
pretty confident that the security of the switched network within Pair
would be sufficient...


Feel free to quote/summarize to the group, if desired.

     -=Alan





More information about the Discuss mailing list