[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh port forwarding [solved]



On Sun, 10 Nov 2002 03:24:54 -0600
"Gerald Livingston" <gvl2@sysmatrix.net> wrote:

> On the laptop I'm using the ssh command line:
> 
> ssh root@home-machine -R 143:localhost:143
> 
> I also tried 1143 as the second port argument thinking maybe
> I couldn't use a privileged port locally as non root.
> 
> It still doesn't seem to be working. My Sylpheed setup pointed 
> at localhost doesn't see my IMAP folders. Ideas?

Got it fixed -- had my command line backwards. I was tryin to export 143 from here to there. Corrected it is:

ssh root@home-machine -L 1143:home-machine:143

Now I just need to get TT fonts installed here.

G



Reply to: