Recently, when you open a network connection, a dialog box is often displayed when you view the Local Connection Properties: "Some controls on this property page are disabled because one or more network page properties have been opened. To use these controls, first close all property pages and then re-open this property page"
Go to http://blog.sina.com.cn/s/blog_61533c9b0100gln20.htmland stop the IP Helper Service. The problem is solved. Of course, this method does not necessarily apply to all situations, and some people on the Internet say that some problems have occurred after the IP helper service is stopped, but it solved my headache for a few days, do not care about others for the moment.
What is IP helper? This is an introduction to http://itsvista.com/2007/05/ip-helper /.
Display name:IP helper
Service name:Iphlpsvc
Process name:Svchost.exe
Description:Provides automatic IPv6 connectivity over an IPv4 network. If this service is stopped, the machine will only have IPv6 connectivity if it is connected to a native IPv6 network.
Path to executable:% WINDIR %/system32/svchost.exe-K netsvcs
Default startup:
- Home Basic: automatic
- Home Premium: automatic
- Business: automatic
- Enterprise: automatic
- Ultimate: automatic
Log On:Local SYSTEM account
Desktop Interaction:No
Depends on:
- Network store interface service
- Remote Procedure Call (RPC)
- DCOM server process Launcher
- Windows Management Instrumentation
- Remote Procedure Call (RPC)
- DCOM server process Launcher
Required:None
Memory:N/
CPU:N/
According to my understanding, when you use IPv6, the IP Helper Service can help you convert the address, protocol, and so on, so that you can access the IPv4 address, otherwise, you can only access IPv6 addresses. If you do not use IPv6, this service can be disabled.
There is also a small problem. In addition to "Microsoft network client" and "Internet Protocol Version 4 (TCP/IPv4) in the Local Connection Properties, I follow the recommended method on the Internet) if all the vertices before the attribute are removed, the default gateway is lost, that is, no matter what is entered by the default gateway, after clicking "OK", it becomes empty. Finally, select "QoS Network Package scheduler.
Of course, there are still some problems. This service has always been started by default. Why is it so recently? Why is this problem not found on most hosts.