Applies to: Windows Server 2008, Windows Server 2008 R2 I’ve had this issue on a couple of Windows Server 2008 virtual machines in a VMWare environment (ESXi 4.1). I am not sure if it is related to VMWare. However, I could find a fix.
You enter a default gateway and the gateway disappears after a reboot – it simply disappears !!!
This is how I fixed:
START è RUN èREGEDIT
Navigate to the following key “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces”, select the interface that is missing the default gateway. You can identify which interface by the IP Address entry. Create a new STRING value in the selected interface key.
Type: STRING (REG_MULTI_SZ)
Name: DefaultGateway
Value: enter the IP Address of the gateway; in this case it was 170.225.74.97
Santosh Bhandarkar edited Revision 1. Comment: Title update
Santosh Bhandarkar edited Revision 2. Comment: Applies to section added
Santosh Bhandarkar edited Revision 4. Comment: Tags Update
Thanks !
on Xenapp server, did the same , validated ip settings, recreatelhc and it worked.
Thanks,
Good to hear that issue has been resolved :-)
We should remove many of the tags in this article. Some are being added inadvertently to other articles due to the autocomplete feature. I would suggest we only need "en-US", "Windows Server 2008 R2", "Default Gateway", and "Santosh Bhandarkar". I removed the tag "Windows Server 2008 R2 Default Gateway Issue" because the tag appeared already on 7 other articles that did not even have either of the terms "default" or "gateway" anywhere in the article.