Is there any way we can use purely IPV6 on Windows XP or Server 2003. I know an IPV4/IPV6 dual stack exists in Windows XP, I just wanted to test whether only IPV6 can be used on XP. It is possible in Windows Vista onwards, but can it be done on XP?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Windows XP and Server 2003 share the same network stack (or at least major portions of it) which has some experimental IPv6 support, but not enough to use in production. Certainly not as a server. A few of the limitations:
Especially because of the missing DNS resolving over IPv6 you will not be able to run a IPv6-only Windows XP or Server 2003 machine. I have run Windows XP in an 'almost-IPv6-only' environment. If you provide a local DNS resolver that speaks IPv4 then you can get basic web browsing to work. But as far as I am concerned it's not worth the trouble... |
|||||||
|
|
Go Properties on a network adapter. There is a list of protocols active on this adapter. Uncheck IPv4. |
|||||||
|