Page MenuHomeFreeBSD

FreeBSD ssh client default changes
Needs ReviewPublic

Authored by emaste on Feb 15 2021, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 1, 1:53 AM
Unknown Object (File)
Sat, Nov 1, 1:14 AM
Unknown Object (File)
Wed, Oct 29, 1:11 PM
Unknown Object (File)
Wed, Oct 29, 12:15 PM
Unknown Object (File)
Mon, Oct 27, 10:36 PM
Unknown Object (File)
Sat, Oct 25, 3:37 PM
Unknown Object (File)
Tue, Oct 21, 12:28 PM
Unknown Object (File)
Sep 29 2025, 7:00 PM

Details

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
ssh_config
47

Hrm, there's no existing commented out value to change, need to investigate.
See also https://blog.des.no/2013/10/verifyhostkeydns/.

2khramtsov_gmail.com added inline comments.
readconf.c
2244

Should one trust AD bit from a remote resolver? One may configure a 2001:4860:4860::8888 in /etc/resolv.conf. Does FreeBSD installer add "options edns0" if local unbound is selected after install?

emaste added inline comments.
sshd_config
90

See D37411 for this one