Howto / Vmware
Configurare il networking delle virtual machines in NAT
Author: Tafaz
Visits: 2442
Date: 03.01.2008
Prima di configurare il networking delle virtual machines in NAT andiamo a verificare la configurazione delle interfacce digitando da shell
sudo vmware-config.pl
questo comando ci presenterà le stesse domande della configurazione iniziale di vmware alle quali andiamo a rispondere usando le risposte di default premendo Invio fino alla domanda
Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes]
alla quale risponderemo scivendo no, da questo punto in poi seguire la seguente procedura
Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes] no
Do you want networking for your virtual machines? (yes/no/help) [yes] yes
Would you prefer to modify your existing networking configuration using the
wizard or the editor? (wizard/editor/help) [editor] editor
The following virtual networks have been defined:
. vmnet0 is bridged to eth1
. vmnet1 is a host-only network on private subnet 172.16.124.0.
. vmnet8 is a NAT network on private subnet 172.16.79.0.
Do you wish to make any changes to the current virtual networks settings?
(yes/no) [no]
Author: Tafaz
Visits: 2442
Date: 03.01.2008
sudo vmware-config.pl
questo comando ci presenterà le stesse domande della configurazione iniziale di vmware alle quali andiamo a rispondere usando le risposte di default premendo Invio fino alla domanda
Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes]
alla quale risponderemo scivendo no, da questo punto in poi seguire la seguente procedura
Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes] no
Do you want networking for your virtual machines? (yes/no/help) [yes] yes
Would you prefer to modify your existing networking configuration using the
wizard or the editor? (wizard/editor/help) [editor] editor
The following virtual networks have been defined:
. vmnet0 is bridged to eth1
. vmnet1 is a host-only network on private subnet 172.16.124.0.
. vmnet8 is a NAT network on private subnet 172.16.79.0.
Do you wish to make any changes to the current virtual networks settings?
(yes/no) [no]
Page 1 of 3
>>
Se vuoi discutere con noi su questo articolo o comunque vuoi porci delle domande usa il nostro Forum

