Ustawienie sieci: VMWare – ESX/vCenter
- esxcfg-vswif
- service network start/stop/restart
- /etc/hosts
- /etc/sysconfig/network
- /etc/resolv.conf
Edit the /etc/sysconfig/network file and change the gateway IP if needed.
esxcfg-vswif -i NEW_IP_ADDRESS -n MASK_ADDRESS vswif0
service network start
No Comments