Please post an unedited
ipconfig /all
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have windows server 2022 edition virtual machine on Hyper-V .
IP configuration - Static IP
Every time i register the default gate way in in IP settings. But the default gateway getting wiped out every time. I can see the IP address, subnet, and DNS entries. But the gateway filed is blank!
If any one faced this problem and found the solution,then please advice
Thank you
Please post an unedited
ipconfig /all
Hello there,
These issues occur because of conflicts between TCP/IP registry settings and data that is managed by Network Input Output (NetIO). In Windows Vista or in later versions of Windows, IP address and default gateway settings are managed by both TCP/IP registry settings and NetIO components. TCP/IP registry settings are under the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip
This article provides a workaround for an issue where IP address and default gateway settings are assigned incorrectly. https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/ip-default-gateway-settings-assigned-incorrectly
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–