OpenSSH-39 not sending syslog msges to proper files
Darren Tucker
dtucker at zip.com.au
Mon Jan 17 23:37:18 EST 2005
Senthil Kumar wrote:
> Thanks for the pointer. But still the problem exists for me with the
> suggested patch in hpux 11.11 and 11.23. However, changing the Log level
> as Debug sends the syslog messages to proper files even with re-exec
> enabled and without patch.
I suspect that you are seeing a different message at LogLevel=DEBUG.
sshd logs "Connection refused by tcp wrapper" via debug.
libwrap logs "refused connect from [ip address]"
Anyway, I suspect it's libwrap that's being confused by the reexec not
sshd itself. What version of libwrap did you use?
For clarification: it's only the messages from libwrap that don't get
logged, right?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list