
Quote: Originally Posted by
marym
check this:
Solution
It seems that some DHCP servers are having problems with IPv6 implementation on Windows 7 so the solution is to disable it.
1. Press Windows Key + R, type control and press enter.
2. Click on Network and Internet.
3. Click on Network and Sharing Center
4. Change Adapter Settings.
5. Right mouse click on the network adapter and select properties.
6. Uncheck 'Internet Protocol Version 6 (TCP/IPv6)' and press Ok.

Restart your computer if you don’t want to use ipconfig on a command window. Once you get the IP you can enable the IPv6 protocol but if you are not going to use it, what is the usual leave it this way.
That is no solution it's a work around at best and only tries to compenstate for an out of date driver or an out of date firmware on the router. Just about every router made in the last 15 years can handle the IPv6 protocol.
The Argument against Disabling IPv6
It is unfortunate that some organizations disable IPv6 on their computers running Windows Vista or Windows Server 2008, where it is installed and enabled by default. Many disable IPv6-based on the assumption that they are not running any applications or services that use it. Others might disable it because of a misperception that having both IPv4 and IPv6 enabled effectively doubles their DNS and Web traffic. This is not true.
From Microsoft's perspective, IPv6 is a mandatory part of the Windows operating system and it is enabled and included in standard Windows service and application testing during the operating system development process. Because Windows was designed specifically with IPv6 present, Microsoft does not perform any testing to determine the effects of disabling IPv6. If IPv6 is disabled on Windows Vista, Windows Server 2008, or later versions, some components will not function. Moreover, applications that you might not think are using IPv6—such as Remote Assistance, HomeGroup, DirectAccess, and Windows Mail—could be.
Therefore, Microsoft recommends that you leave IPv6 enabled, even if you do not have an IPv6-enabled network, either native or tunneled. By leaving IPv6 enabled, you do not disable IPv6-only applications and services (for example, HomeGroup in Windows 7 and DirectAccess in Windows 7 and Windows Server 2008 R2 are IPv6-only) and your hosts can take advantage of IPv6-enhanced connectivity.
Read more.
http://technet.microsoft.com/en-us/m....cableguy.aspx
Fixing the 4 layer TCP/IP stack or winsock is easy by using the command prompt and the two commands in bold.
netsh winsock reset catalog (reset winsock entries)
netsh int ip reset reset.log hit (reset TCP/IP stack)
Read more: http://windows7themes.net/repair-reset-winsock-windows-7.html#ixzz14nqZhG9I