| Summary: | Cannot connect to sshd after updating from 10.0 to 10.1 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | rec |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Some People | CC: | junovitch, rec |
| Priority: | --- | ||
| Version: | 10.1-RELEASE | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
rec
2014-12-18 23:06:34 UTC
I hope I've filed this properly. If not, please move it to the proper location. Try running `freebsd-update install` again to update userland or `freebsd-update IDS` to check your install if you think you already did. Based off the version number, the system has not been completely updated to 10.1. Sources: "OpenSSH has been updated to 6.4." https://www.freebsd.org/releases/10.0R/relnotes.html "OpenSSH has been updated to version 6.6p1. [r264377]" https://www.freebsd.org/releases/10.1R/relnotes.html Expected output on 10.1-RELEASE: # /usr/sbin/sshd -p 44 -d debug1: HPN Buffer Size: 65536 debug1: sshd version OpenSSH_6.6.1p1_hpn13v11 FreeBSD-20140420, OpenSSL 1.0.1j-freebsd 15 Oct 2014 Jason Unovitch diagnosed the problem: incomplete update. Once the required additional 'freebsd-update install' had been run and system rebooted, the problem disappeared. This isn't a bug, it is an error on my (submitter's) part. |