https://bugzilla.mindrot.org/show_bug.cgi?id=2201
Bug ID: 2201
Summary: -R tunnel disappears
Product: Portable OpenSSH
Version: 6.1p1
Hardware: 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 be solved
please?
TIA for any help,
Peter
--
You are receiving this mail because:
You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2201
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
You'll have to catch ssh and preferably sshd too in the act here by
recording their output in debug mode ("ssh -vvv ..." and
"/path/to/ssh
-ddd" respectively).
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2201
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
10 months with no follow-up == no bug
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2201
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.