[Bug 1232] "LocalCommand" is executed before session is set up
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jan 17 22:48:29 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1232
bjoern at j3e.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|"LocalCommand" is executed |"LocalCommand" is executed
|before "Tunnel" is set up |before session is set up
Version|4.3p2 |v4.5p1
------- Comment #1 from bjoern at j3e.de 2007-01-17 22:48 -------
I see the same problem here with openssh 4.5p1. I run "exim -qff" to
forcably flush the mail queue (which should be done via a forwarded
port) but it hangs. Running "netstat -an" as LocalCommand shows that
the local portforwardings are listening but there is no connection
established, which is why my LocalCommand hangs.
The man page just says "command to execute on the local machine after
successfully connecting the server" which does not say if connection
setup is ready and tunnel/portforwardings are established. But IMHO
only that would make sense.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list