Putty & SSH-Tunnel help
•
11 Jul 2012, 17:09
•
Journals
As I am currently switching from Thunderbird to Outlook 2010 I encountered a little problem:
Outlook 2010 doesn't really support proxy/socks usage. As I always connect my mail client & browser via a SSH-Tunnel to the internet, I thought I could re-map the IMAP/SMTP port with putty?
Putty -> Connection -> SSH -> Tunnels
Source Port: 1234
Destination: imap.gmail.com:993
Then I connect to my server via SSH.
In Outlook 2010:
IMAP-Server: localhost
Port: 1234
Same for SMTP (with different port).
Will this solution route my Outlook 2010 traffic through the SSH-Tunnel to my server?
Thanks
Outlook 2010 doesn't really support proxy/socks usage. As I always connect my mail client & browser via a SSH-Tunnel to the internet, I thought I could re-map the IMAP/SMTP port with putty?
Putty -> Connection -> SSH -> Tunnels
Source Port: 1234
Destination: imap.gmail.com:993
Then I connect to my server via SSH.
In Outlook 2010:
IMAP-Server: localhost
Port: 1234
Same for SMTP (with different port).
Will this solution route my Outlook 2010 traffic through the SSH-Tunnel to my server?
Thanks
just
no
why not use 993 in the first place then?
so basically if you tell office to connect to that tunnel port you try to get email from ur localhost:993 where there is no mailserver. :o
i think office uses windows build in 'connection manger', there you can assign a windows wide proxy.
=)
may i point my exit port towards your destination port? ;>
<3
When putty runs I can send/recieve mails. If I quit it I can't.
I only wonder if the traffic goes through putty -> my ssh server -> gmail or just
through putty -> gmail
then there should be a connection to gmail and that port
well those are the results (from my laptop which connects to the server):
1331 = browser SSH
1332 = imap ssh
1333 = smtp
1334 = pop
So now idea where the connection goes to :S The browser ssh works tho (www.whatsmyip.com tells me the ip from my server)
ur server needs to establish the connection to ur destination e.g. website or imap server.