▲ | SXX 4 days ago | |
You can solve this with HostKeyAlias, but yeah I doubt Apple would do this. Considering other comments mentioning "just SSHing after reboot" it's certainly the same host key.
PS: Another option obviously UserKnownHostsFile, but I would better keep single known hosts file. | ||
▲ | lxgr 4 days ago | parent [-] | |
Wow, TIL about HostKeyAlias and CheckHostIP. Especially the latter sounds super useful when it comes to frequently changing private IPs. Thank you! |