Una volta installato ho configurato due interfacce di rete, la vmnet0 con cui ho fatto un bridge a eth1 (che per me è quella wifi connessa alla rete di casa) e la vmnet8 di tipo NAT.
Alla prima ho assegnato un indirizzo privato valido per il mo server (del tipo 192.168.5.x) e all'altra un indirizzo privato diverso (del tipo 192.168.1.x).
Il sistema virtualizzato non ha problemi, tuttavia sull'host (con slack12) riscontro due anomalie:
1. non navigo più
2. facendo ssh sul mio server ottengo:
Codice: Seleziona tutto
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
c9:53:46:5e:de:f6:ed:10:43:1c:1a:69:df:bc:71:e7.
Please contact your system administrator.
Add correct host key in /home/red/.ssh/known_hosts to get rid of this message.
Offending key in /home/red/.ssh/known_hosts:1
RSA host key for parmenide has changed and you have requested strict checking.
Host key verification failed.
Thanks!
Edit: naturalmente terminando VMware tutto ritorna alla normalità a patto di reinserire il gateway.
