Kash, Howard M CIV USARMY ARL (US) wrote:
Turns out the problem is the new protocol extension for sending host keys
to
the client after user authentication (section 2.5 of the PROTOCOLS
document). Commenting out the notify_hostkeys() call in sshd.c fixes the
issues with Cisco scp. Maybe a new bug compatibility flag in on order to
add to the "Cisco-1.*" client string that was added in 6.9?
There's already a flag... just need to add SSH_BUG_HOSTKEYS to "Cisco-1.*"
in compat.c.
Howard
Making this change works great for me -- one of the three pieces need to
allow the ssh
(and scp) clients on Cisco devices to talk to OpenSSH 6.9p1.
--
Jeff Wieland | Purdue University
Network Systems Administrator | ITIS UNIX Platforms
Voice: (765)496-8234 | 155 S. Grant Street
FAX: (765)496-1380 | West Lafayette, IN 47907
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev