Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
で known_host を削除しようとしてssh-keygen -Rいますが、次のように 1 行に 2 つのホストがあります[slsapp.com]:1234,[108.163.203.146]:1234。中に入って手でやるべきですか?
ssh-keygen -R
[slsapp.com]:1234,[108.163.203.146]:1234
あなたのクライアントは巧妙で、ホスト名が (DNS を使用して) 解決するホスト名と IP アドレスの両方を保存します。
サーバー上のホスト キーを変更した場合は、両方とも同じマシンを指しているため、おそらく両方を削除する必要があります。