ssh -vvv
Thomas Binder
binder at arago.de
Mon Apr 14 18:14:18 EST 2003
Hi!
On Sun, Apr 13, 2003 at 10:03:43AM +1000, Darren Tucker wrote:
> although it's not always possible; some firewall configs only
> allow port 22. In those cases and if all else fails you can
> kill off the production daemon and run the debugging daemon on
> port 22 (pick a quiet time and keep a few spare sessions or have
> alternate access to the box.)
You could of course also forward a local port to the remote sshd
to be debugged, and then ssh to localhost - provided you have a
working login on the production sshd.
Ciao
Thomas
More information about the openssh-unix-dev
mailing list