Skip to content


Use SSH Tunnel to Circumvent ISP Blocking Port 25

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: 11% [?]

Posted in Snippets.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.