search for: kr2000

Displaying 2 results from an estimated 2 matches for "kr2000".

Did you mean: dr2000
2005 Mar 04
1
[PATCH] controlling remote port forwarding over control path
...r unknown listen_port 2000 is printed and the connection is closed. I have not yet changed this behaviour because it is the same code that is used when adding or canceling forwardings with the ssh command line ("~C", then "-R2000:forward:80", then "~C", then "-KR2000" yields the same result). But I think it's rather a bug than a feature. Doesn't it make more sense to represent forwardings as quadruples (remotehost, remoteport, localhost, localport) also at the client side? 5) I think I have to implement -O add-lforward and -O cancel-lforward,...
2005 Mar 05
2
[Bug 993] adding and removing forwardings via the control connection
...r unknown listen_port 2000 is printed and the connection is closed. I have not yet changed this behaviour because it is the same code that is used when adding or canceling forwardings with the ssh command line ("~C", then "-R2000:forward:80", then "~C", then "-KR2000" yields the same result). But I think it's rather a bug than a feature. Doesn't it make more sense to represent forwardings as quadruples (remotehost, remoteport, localhost, localport) also at the client side? 5) I think I have to implement -O add-lforward and -O cancel-lforward,...