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/[EMAIL PROTECTED]:%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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

