Displaying 1 result from an estimated 1 matches for "muxserv".
Did you mean:
xserv
2011 Oct 13
1
[PATCH] Fix control persist and stdio forward interaction
As reported earlier at
https://lists.mindrot.org/pipermail/openssh-unix-dev/2011-March/029441.html
there is some strange interaction between ControlPersist and ssh -W that
breaks things if you're using both. Specifically, ssh -W host:port with
ControlPersist enabled opens up two connections to host:port and sends
data from both back.
I think this is happening because