Configure option '--with-ssh1' breaks openssh-7.3p1
Darren Tucker
dtucker at zip.com.au
Wed Aug 3 10:12:54 AEST 2016
On Wed, Aug 3, 2016 at 7:42 AM, rl <rainer.laatsch at t-online.de> wrote:
[...]
> /Data/openssh-7.3p1/DESTDIR/usr/local/sbin/sshd -p 222 -f \n
> DESTDIR/usr/local/etc/sshd_config
It looks like you have an embedded newline in the config file name
you're passing to sshd. If that's the case I'm surprised it starts at
all. Exactly how are you starting sshd?
> Aug 2 17:35:07 host102 sshd[7449]: Server listening on 0.0.0.0 port 222.
> Aug 2 17:35:07 host102 sshd[7449]: Server listening on :: port 222.
> Aug 2 17:36:03 host102 sshd[7455]: error: buffer_get_bignum_ret: \n
> incomplete message
that might be the newline confusing the re-exec protocol although I'm not sure.
Please including complete debug logs for both client and server.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new)
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list