VMware Cloud Community
p2k
Enthusiast
Enthusiast

Management console can't ping default gateway

I have 4 ESXi servers in 2 locations here connected via Etherchannel to Cisco Switches with trunking enabled on the wires. I have all network setup properly (at least I think so) because the virtual machines inside the ESXi Servers are working flawlessly.

Only the management console makes me worry. I debugged it today a but further and saw that the console either lost the default ipv6 route (readding default route solved this) or the ipv4 stack can't ping the default gateway (which is pingable in my network). Therefore I have no outside connectivity from/to the remote console.

~ # esxcfg-route -l

VMkernel Routes:

Network Netmask Gateway

128.130.33.0 255.255.255.128 Local Subnet

192.168.61.0 255.255.255.0 Local Subnet

default 0.0.0.0 128.130.33.1

~ # ping 128.130.33.1

PING 128.130.33.1 (128.130.33.1): 56 data bytes

sendto() failed (Host is down)

anyone got an idea, what's wrong? Is there any possibility to see the arp table? My network guy here suspects an arp-table issue.

Thanks

Philipp

Reply
0 Kudos
1 Reply
AndreTheGiant
Immortal
Immortal

Which kind of load balancing policy are you using at vSwitch level and/or at Port Group level?

Andre

Andrew | http://about.me/amauro | http://vinfrastructure.it/ | @Andrea_Mauro
Reply
0 Kudos