bugzilla-daemon at bugzilla.mindrot.org
2009-Jun-13 08:16 UTC
[Bug 1609] New: ControlMaster auto improvement
https://bugzilla.mindrot.org/show_bug.cgi?id=1609
Summary: ControlMaster auto improvement
Product: Portable OpenSSH
Version: 5.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: avalon at friendofpooh.com
Hallo,
currently if one uses ControlMaster auto, then things work fine but one
is not able to use port forwarding and other features on subsequent
connections.
For example if one first opens a ssh connection to a host, then tries a
command like "vncviewer -via host :1", then that fails badly. Adding
command line options in this case is cumbersome.
So my suggestion is when "ControlMaster auto" is selected then in case
of subsequent connection to the same host multiplexing to get disabled
if client is requesting features that will not be available when using
multiplexing.
So if
1. ssh host
2. ssh host # in another terminal
multiplexing should be enabled
But if
1. ssh host
2. ssh -L ##:xxx:## host #in another terminal
multiplexing should not be used for the second invocation
Hope this makes sense.
Regards
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-06 05:02 UTC
[Bug 1609] ControlMaster auto improvement
https://bugzilla.mindrot.org/show_bug.cgi?id=1609
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Blocks| |1626
--- Comment #1 from Damien Miller <djm at mindrot.org> 2009-10-06 16:02:48
EST ---
Yes, this has been on my todo for some time. Put it on the list for
5.4.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 00:04 UTC
[Bug 1609] ControlMaster auto improvement
https://bugzilla.mindrot.org/show_bug.cgi?id=1609
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #2 from Damien Miller <djm at mindrot.org> 2009-11-20 11:04:35
EST ---
*** This bug has been marked as a duplicate of bug 1617 ***
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-25 23:51 UTC
[Bug 1609] ControlMaster auto improvement
https://bugzilla.mindrot.org/show_bug.cgi?id=1609
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2010-03-26
10:51:43 EST ---
With the release of 5.4p1, this bug is now considered closed.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.