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 remoteho
Package: ssh
Version: 1:4.2p1-7
Severity: normal
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 c
2 matches
Mail list logo