Ho alcuni cloud box che cambiano frequentemente il loro IP.
Ho usato il nome host ma devo modificare il file known_hosts ogni volta che il server si avvia a causa di questo messaggio di errore:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is…
A parte eventuali rischi per la sicurezza e simili associati a ciò che voglio fare, c'è un modo per ignorare questo errore o sovrascrivere automaticamente il file known_hosts in modo che non debba sempre modificarlo da solo?