Hello,
I have some newbie questions about networking in ESXi
I have installed ESXi 5.5 on one server and I have these IP allocation :
192.168.1.16 /28
Subnet mask : 255.255.255.240
Gateway : 192.168.1.17
ESXi IP : 192.168.1.18
I decide to running 3 VMs on this server and each VM gives these IPs:
VM 1 : 192.168.1.19 , 192.168.1.20
VM 2 :192.168.1.21-29
VM 3 : 192.168.1.30
1.How can I disable change IP (Prevent IP Stealing) in VMs via ESXi?
For example VM 3 can’t use 192.168.1.25
Is there any way for assigning IPs to VMs without adding them into guest NIC?
2.Gateway IP in guest OS should be ESXi IP address or main gateway IP address?
3.Subnet mask for guest OS should be 255.255.255.240 or I have to calculate new subnet?
4.How can I prevent changing mac address in the guest OS via ESXi?
Thanks for your helps :smileyhappy: