|
Re: Windows Vista cannot obtain an IP address from certain routers or from certain no [here is a command in vista under the registry
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\[^{your interface key]
and the Registry command
DhcpConnForceBroadcastFlag is set to 1 by the operating system.
This command is famous to give troube for wireless interfaces, and is resolved by changing it to 0.
another problems are with things like rss and autotuninglevel too.
To help to renew the ip from the registry might help this key.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Enum
and to the NextInstance changeded it from 1 to 0 help by reboot the ip. |