VMware vSphere

 View Only
  • 1.  Default Gateway: Not Set when there is one set

    Posted Jan 12, 2011 09:55 AM

    We have ESXi 4.0U1 installed on 3 HP BL460 blades.

    We had an issue with HA due to our gateway going down, however in the process of trying to fix this we noticed something on the ESXi console.

    If we go into Customize System > Configure Management Network > Highlight IP Configuration it shows "Default Gateway: Not Set" if we go into IP Configuration it shows the gateway, if we then exit it will show "Default Gateway: 10.99.61.99" if we exit back to the main menu then go back in its back to Not Set

    Rebooting the blade seems to have no effect on it, also an upgrade to 4.1 is not possible due to driver incompatabilites.

    Any suggestions?

    Kimbie



  • 2.  RE: Default Gateway: Not Set when there is one set

    Posted Jan 12, 2011 10:10 AM

    If you check the DCUI or with the vCLI is the gateway set?  If so I would just chalk it up to a client issue and not misconfiguration of the host.



  • 3.  RE: Default Gateway: Not Set when there is one set

    Posted Jan 12, 2011 10:13 AM

    Check in the hosts's console that the gateway is set:

    1. To change the default gateway address and the hostname, edit the /etc/sysconfig/network file and change the GATEWAY and HOSTNAME parameters to the proper values.
    2. For the changes to take place, reboot the host or restart the network service with the command:

      [root@server root]# service network restart

    Source: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=4309499

    If you still get a not set message when looking at the setting from vSphere client, you could try updating to 4.0U2 and see if that solves the issue.



  • 4.  RE: Default Gateway: Not Set when there is one set

    Posted Jan 13, 2011 05:07 AM

    Although I beleive Piaro is correct, would u try this too, it works on ESXi:

         on vSphere Client, would u please choose the Host, configuration tab, networking, choose virtual switch properties,  choose "management network" and edit it, choose IPsettings tab and edit default gateway.

    Please if it is useful mark it as "Helpful" or "Correct", thank u.