Use SSH Tunnel to Circumvent ISP Blocking Port 25

by damonp on September 15, 2005

Run the following in a terminal window:

ssh -fNg -L 2525:host.remotehost.com:25 user@remotehost.com

Configure mail client with the following changes:
SMTP server: localhost
SMPT port: 2525

Everything else should remain the same.

Popularity: 3% [?]

Leave a Comment

Previous post:

Next post: