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

Bug#360151: ssh: port forwarding does not work using connection sharing when not master



Hi,

Oliver Kurth, le Thu 30 Mar 2006 14:06:31 -0800, a écrit :
> I have this in my .ssh/config:
> 
> Host *
>   ControlMaster auto
>   ControlPath /home/oku/.ssh/%r@%h:%p
> 
> This works fine, except when I want to use port forwarding using eg.
> 
> ssh -C -L 8080:127.0.0.1:80 remotehost
> 
> when this is not the first connection to remotehost. The local port is not listening:

I noticed just the same with X forwarding: when ssh uses a master
socket, it is not able to establish X forwarding.

Samuel




Reply to: