Displaying 1 result from an estimated 1 matches for "r25041".
Did you mean:
25041
2014 Feb 12
3
[Bug 2201] New: -R tunnel disappears
...e: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: pmlists at free.fr
Hello,
We use this command for port forwarding:
ssh -R25011:localhost:22 -R25041:localhost:80 -L1955:server1:1955
-L1958:server1:1958 -fgCN my-login at server2
But after a while (perhaps about 1 or 2 days), the "-R" forwardings
don't work anymore. The forwardings of ports 1955 and 1958 are still
alive.
What could be the reason of this problem, and how could it b...