Fixing Slow Internet Connection on Home Network

AI Thread Summary
A home network with multiple Windows XP machines is experiencing slow internet access on the machine that shares the connection, despite it having the fastest processor. The issue may stem from several factors, including the presence of Norton Internet Security, which can slow down performance, and the limitations of Windows XP, which has a TCP connection limit of 10. This limit can hinder performance when multiple devices are connected. Quality of Service (QoS) settings can help prioritize bandwidth for different applications or systems. It's also important to check for any resource-heavy applications running on the main machine and ensure that it is properly secured against potential malware. Running a "netstat" command can help identify excessive connections that may indicate system compromise. If issues persist, further investigation into network settings and potential routing software may be necessary.
ahrkron
Staff Emeritus
Science Advisor
Gold Member
Messages
755
Reaction score
2
I have a small network at home (with all machines running Windows XP and norton internet security). One machine is connected to the internet and shares the connection with the rest.

I find it odd that all machines have a decent speed when accessing the web, except the one that serves the connection[/color], which has the fastest processor speed and performs pretty well otherwise... is this something I can fix?
 
Computer science news on Phys.org
ahrkron said:
I have a small network at home (with all machines running Windows XP and norton internet security). One machine is connected to the internet and shares the connection with the rest.

I find it odd that all machines have a decent speed when accessing the web, except the one that serves the connection[/color], which has the fastest processor speed and performs pretty well otherwise... is this something I can fix?
Is Norton loaded on the main machine? Do you have automatic live update selected? I know when Norton starts to run that my computer slows down drastically.
 
Yes, it is loaded, and yes, automatic update is selected.
However, the problem is that the machine is *always* slow for internet access (not only when the liveupdate is active).
 
Well, could you tell us how many machines are connected through the one?
couse bridging multiple connections through one machine can be a pain in the butt, as all computer are sucking up your Bandwidth
so actually you shouldn't expect anything more than slow connection.
i don't know if there are any 'routing' software out there to increase/decrease each computers max bandwidth according to the priority, haven't really studied the subject..
but maby i can help with google, moment...OH! it just hit me, your problem is this! -> http://www.speedguide.net/read_articles.php?id=1497
Windows XP has A TCP limit on '10' connection, to prevent your computer from turning into a zombie or something, so try that one, and if it doesn't help, you can read around on google on 'ICS' (internet connection sharing) and you will probably fint tweaks,tips and answers

blimey the tcp thing didnt hit me at once, i must be getting old ;)
 
i don't know if there are any 'routing' software out there to increase/decrease each computers max bandwidth according to the priority, haven't really studied the subject..
Nope.. But you can implement a type of quality of service and ensure that a minimum amount of Bandwidth is reserved for either a application, or a system. The generic (and actually not so correct term) for this is QoS.

Windows XP has A TCP limit on '10' connection, to prevent your computer from turning into a zombie or something
ermm TCP handshake attempts / sec and TCP connections are not the same thing...

I would first start with the system itself and see if there is anything wrong with it, then look at the network level of things.
--> What is different about the PC that is connected to the internet compared to the others? Do you have any other applications that are resource heavy on it that you don't else where?

By the way, I hope you have a router/modem on the outside of your PC that shares its connection with the others, and it isn't visible on the internet. If it is, you are asking for trouble, and perhaps have some malware on it.

Some tips:

From CMD prompt on xp do a "netstat" if you have millions of stuff here you could have had your system compromised.
 
Last edited:
Thanks a lot!

Braindred: That fixed it! :)

Anttech: I get between 50 and 100 lines out of "netstat"... is that excessive? I ran spybot and an antivirus, neither of which detected anything. What else would you recommend to check my system?
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top