Re: openssh and avoiding multiplexed connections

2007-10-20 Thread Liam O'Toole
On Sat, 20 Oct 2007 13:12:18 -0700 "Todd A. Jacobs" <[EMAIL PROTECTED]> wrote: > Even after re-reading the man page a few times, I'm unclear as to how > I can open a new connection to the same host without re-using the > master connection if ControlMaster is set to auto in ~/.ssh/config. > > In o

openssh and avoiding multiplexed connections

2007-10-20 Thread Todd A. Jacobs
Even after re-reading the man page a few times, I'm unclear as to how I can open a new connection to the same host without re-using the master connection if ControlMaster is set to auto in ~/.ssh/config. In other words, if I have an existing forward opened with -fN, but I want a fresh connection i