Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2005 15:50:14 +0200
From:      Erik Norgaard <norgaard@locolomo.org>
To:        Ugo Bellavance <ugob@camo-route.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sshd port forward
Message-ID:  <432EC216.5050105@locolomo.org>
In-Reply-To: <dgmf1d$g6v$2@sea.gmane.org>
References:  <dgme6q$g6v$1@sea.gmane.org> <432EBDD6.3020105@locolomo.org> <dgmf1d$g6v$2@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ugo Bellavance wrote:
> I'm connecting from a windows box, using putty.

Ok, this wasn't clear.

> in the SSH > Tunnels section of the connexion, there is:
> 
> L80	192.168.x.x:80
> L143	192.168.x.x:80
> 
> 192.168.x.x is the IP address of the server on which I connect to, and
> that has the dovecot server installed.

Try: L1430 127.0.0.1:143

You should then be able to connect to your imap server by connecting to 
port 1430 on localhost.

When I tunnel (ok, this is FBSD2FBSD) I use:

$ ssh -L1430:localhost:143 imap.example.com

Cheers, Erik

-- 
Ph: +34.666334818                                  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432EC216.5050105>