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)
Fri, Mar 14, 12:14 AM
Unknown Object (File)
Mon, Mar 3, 9:07 PM
Unknown Object (File)
Mon, Mar 3, 7:37 AM
Unknown Object (File)
Tue, Feb 25, 8:12 PM
Unknown Object (File)
Mon, Feb 24, 9:32 AM
Unknown Object (File)
Sun, Feb 23, 11:44 PM
Unknown Object (File)
Feb 9 2025, 7:29 AM
Unknown Object (File)
Nov 30 2024, 8:28 AM

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