• Hail Guest!
    We're looking for Community Content Contribuitors to Stratics. If you would like to write articles, fan fiction, do guild or shard event recaps, it's simple. Find out how in this thread: Community Contributions
  • Greetings Guest, Having Login Issues? Check this thread!
  • Hail Guest!,
    Please take a moment to read this post reminding you all of the importance of Account Security.
  • Hail Guest!
    Please read the new announcement concerning the upcoming addition to Stratics. You can find the announcement Here!

Slow connection and have tried many things to fix....

G

gjohnson5

Guest
But still not working
The following may help some:

http://forums.techguy.org/web-email/850452-internet-browser-stops-working-regularly.html

Make sure you have the latest correct driver for your NIC. If the NIC is integrated the driver should be from your PC (or motherboard) manufacturer's web site. If you already have the latest driver use Device Manager to uninstall it; reboot and let Windows discover the adapter and reinstall the driver.

(From a JohnWill post)

TCP/IP stack repair options for use with Vista and 7.

Start, Programs\Accessories and right click on Command Prompt, select "Run as Administrator" to open a command prompt.

Reset WINSOCK entries to installation defaults: netsh winsock reset catalog

Reset IPv4 TCP/IP stack to installation defaults. netsh int ipv4 reset reset.log

Reset IPv6 TCP/IP stack to installation defaults. netsh int ipv6 reset reset.log

Reboot the machine.


I would only do this as a last resort personally. The netsh parameters are easy enough to alter
Also to reset all tcp values to installation defaults use

netsh int tcp reset reset.log

the reset.log will dump the results of the command to the file reset.log so you can view at a later time. This can also be something like c:\temp\reset.log if you wish to have a full path to the file....
 
Top