QUOTE (neddie @ Mar 24 2008, 04:27 PM)

By the way, if it is ipv6 causing the problems, how do I disable this in XP? Or is it never an issue with XP?
Yes, it can be an issue with any OS. From what I understand, it really depends on your ISP whether this is a problem or not.
QUOTE ("Microsoft TechNet")
For the IPv6 protocol for Windows XP with SP1 or later or Windows Server 2003, do the following:
1. Log on to the computer with a user account that has privileges to change network configuration.
2. Click Start, click Control Panel, and then double-click Network Connections.
3. Right-click any local area connection, and then click Properties.
4. Click Microsoft TCP/IP version 6 (for Windows XP with SP2 or later or Windows Server 2003) or Microsoft IPv6 Developer Edition (for Windows XP with SP1), and then click Uninstall.
5. When prompted to confirm the removal of the Microsoft IPv6 Developer Edition or Microsoft TCP/IP version 6 protocol, click OK.
Alternately, from the Windows XP or Windows Server 2003 desktop, click Start, point to Programs, point to Accessories, and then click Command Prompt. At the command prompt, type netsh interface ipv6 uninstall.
To remove the IPv6 protocol for Windows XP with no service packs installed, do the following:
1. Log on to the computer with a user account that has local administrator privileges.
2. From the Windows XP desktop, click Start, point to Programs, point to Accessories, and then click Command Prompt.
3. At the command prompt, type ipv6 uninstall.
Unlike Windows XP and Windows Server 2003, IPv6 in Windows Vista and Windows Server 2008 cannot be uninstalled. However, you can disable IPv6 in Windows Vista and Windows Server 2008 by doing one of the following:
•In the Network Connections folder, obtain properties on all of your connections and adapters and clear the check box next to the Internet Protocol version 6 (TCP/IPv6) component in the list under This connection uses the following items.
This method disables IPv6 on your LAN interfaces and connections, but does not disable IPv6 on tunnel interfaces or the IPv6 loopback interface.
• Add the following registry value (DWORD type) set to 0xFF:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\DisabledComponents
This method disables IPv6 on all your LAN interfaces, connections, and tunnel interfaces but does not disable the IPv6 loopback interface.
You must restart the computer for this registry value to take effect.
IPv6 for Microsoft Windows: Frequently Asked Questions