Folks, I really need some help on the routing an vlan.
The esx I have current in the subnet of 192.168.2.x sub mask 255.255.255.0 GW: 192.168.2.1 DNS:192.168.2.12 & 205.152.37.23
GW: 192.168.2.1
service console is 192.168.2.10
vmkernel is 192.168.2.7
esx have 2 nics:
one for a group of server without any vlan assigned to it for production using subnet 192.168.2.x without any vlan assigned.
I created a virtual swith (vswitch1) as vlan 10 and assigned esx physical second nic for subnet 10.0.0.x . This subnet vlan 10 is for testing and development purpose
I built a VM machine assigned vlan 10 nic within the ESX server and assigned the following IP to VM machine but I am unable to ping the outside world or get on internet.
IP: 10.0.0.9
submask: 255.255.255.0
GW: 192.168.2.1
DNS: 205.152.37.23
*_How can I get, the VM machine to able to get on the internet? I have vm machine in the none vlan of subnet 192.168.2.x get on the internet w/o any problem._ *