Today, the Windows Server 2008 system is installed, everything goes well, after the installation is easy to use, the computer name has been modified to facilitate remote login and view sharing, so that you do not have to enter the IP address each time.
After modifying the computer name restart, the local telnet ok, normal, good to their computer began to the whole, Roar ~ ~ Don't want to, a basin of cold water splashed over, in their own computer remote prompt can not connect to the host, a decisive ping server host IP, through the Ah, ping under the computer name test,
Tips: Ping request could not find host What's going on, what's going on, I'm sad, okay?
Hurriedly to the server host above look, remote own normal, ping the computer name, the results returned is IPV6 address, what Ah, I also use not so high-end ah, I want to V4 ah, there are wood ah ... Anyway, to V6 off the test, so enter the "local Connection" → "Properties", the IPv6 front of the tick off, and then disable the Enable, ping to see, oh no, Ping's return value into a
"Pinging * * * * [::: 1] with + bytes of data:"
This is not what I want, hurriedly to find out online to see how, originally want to completely close V6 function, only Cancel "attribute" inside V6 tick is not, is need to modify the registry, the specific steps are as follows:
Start-to-run –> input Regedit into Registry Editor
Navigate to:
[Hkey_local_machine\system\currentcontrolset\services\tcpip6\parameters] Right click on Parameters, select New DWORD (32-bit) value
Name the value disabledcomponents, and then modify the value to FFFFFFFF (16 binary)
Takes effect after restarting the computer
Hurriedly ping computer name try, search karma, this time is V4, rest assured to their computer login try, sure enough can ~ ~
This article is from the "Anthony Big Group" blog, please be sure to keep this source http://52czy.blog.51cto.com/3704825/1851148
Completely shut down Windows Server IPv6