Networking Forums

Networking Forums > Computer Networking > Linux Networking > Odd Networking Issue: Windows vs Linux

Reply
Thread Tools Display Modes

Odd Networking Issue: Windows vs Linux

 
 
RedPenguin
Guest
Posts: n/a

 
      02-24-2006, 11:57 PM
Ok I am not sure if anyone can explain this issue easily but I am
curious to know because this is very strange to me in a way. Ok, we
have a network at my school, which is now constantly slow because of
major network problems and kids are constantly downloading things. Now
it's rare when downloading a file in Windows at least using Internet
Explorer sometimes to get over 20 sometimes over 10. But I noticed at
the same time using a Linux machine, using Debian's apt-get or wget,
the machine on the same exact network can pull in like at least 50 kb/s
with no problem. Oonce in a while it can grab over 100kb/s which no
other computer (all running Windows) has at all been able to achieve
lately. Only this Linux machine seems to do this. Any explainatoions?

 
Reply With Quote
 
 
 
 
Grant
Guest
Posts: n/a

 
      02-25-2006, 01:10 AM
On 24 Feb 2006 16:57:02 -0800, "RedPenguin" <(E-Mail Removed)> wrote:

>Ok I am not sure if anyone can explain this issue easily but I am
>curious to know because this is very strange to me in a way. Ok, we
>have a network at my school, which is now constantly slow because of
>major network problems and kids are constantly downloading things. Now
>it's rare when downloading a file in Windows at least using Internet
>Explorer sometimes to get over 20 sometimes over 10. But I noticed at
>the same time using a Linux machine, using Debian's apt-get or wget,
>the machine on the same exact network can pull in like at least 50 kb/s
>with no problem. Oonce in a while it can grab over 100kb/s which no
>other computer (all running Windows) has at all been able to achieve
>lately. Only this Linux machine seems to do this. Any explainatoions?


http vs ftp? ftp far more reliable.

Besides, Internet is unix, msie is a clueless browser

Grant.
--
.... The computer scientist, who had listened to all of this said,
"Yes, but where do you think the chaos came from?"
 
Reply With Quote
 
CJT
Guest
Posts: n/a

 
      02-25-2006, 01:12 AM
RedPenguin wrote:
> Ok I am not sure if anyone can explain this issue easily but I am
> curious to know because this is very strange to me in a way. Ok, we
> have a network at my school, which is now constantly slow because of
> major network problems and kids are constantly downloading things. Now
> it's rare when downloading a file in Windows at least using Internet
> Explorer sometimes to get over 20 sometimes over 10. But I noticed at
> the same time using a Linux machine, using Debian's apt-get or wget,
> the machine on the same exact network can pull in like at least 50 kb/s
> with no problem. Oonce in a while it can grab over 100kb/s which no
> other computer (all running Windows) has at all been able to achieve
> lately. Only this Linux machine seems to do this. Any explainatoions?
>

software quality?

--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net.
 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      02-25-2006, 01:17 AM
On 24 Feb 2006 16:57:02 -0800, RedPenguin wrote:
> Ok I am not sure if anyone can explain this issue easily but I am
> curious to know because this is very strange to me in a way. Ok, we
> have a network at my school, which is now constantly slow because of
> major network problems and kids are constantly downloading things. Now
> it's rare when downloading a file in Windows at least using Internet
> Explorer sometimes to get over 20 sometimes over 10. But I noticed at
> the same time using a Linux machine, using Debian's apt-get or wget,
> the machine on the same exact network can pull in like at least 50 kb/s
> with no problem. Oonce in a while it can grab over 100kb/s which no
> other computer (all running Windows) has at all been able to achieve
> lately. Only this Linux machine seems to do this. Any explainatoions?


Two things come to mind.
I think M$ reserves some bandwidth for it's self. There is a setting
somewhere to adjust it, but, I do not do windows.

Other could be the systems are infected and are burning bandwidth
hunting other systems to infect or they are sending out email spam.

Hmmm, now that I think back, maybe it is a packet/rx window size
problem, but it's been more then 3 years since I looked into that
stuff.

Rule our IE, load firefox from mozilla.com and use
http://www.broadbandreports.com/stest
to get a good benchmark.
 
Reply With Quote
 
RedPenguin
Guest
Posts: n/a

 
      02-25-2006, 01:25 AM
Some of this I thought. But they will use both HTTP. It could also I
guess be the speed of the servers. If it's an edu, I would assume it
would be faster. But then on servers that are fast at home are actually
slower in school.

Also aren't switches made to even out how much it gives to every
machine? I notice two machines, one may get bytes per second while
another may get over 50kb/s. Shouldn't they both get like 25?

 
Reply With Quote
 
Postmaster
Guest
Posts: n/a

 
      02-25-2006, 05:36 AM

"RedPenguin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ps.com...
> Ok I am not sure if anyone can explain this issue easily but I am
> curious to know because this is very strange to me in a way. Ok, we
> have a network at my school, which is now constantly slow because of
> major network problems and kids are constantly downloading things. Now
> it's rare when downloading a file in Windows at least using Internet
> Explorer sometimes to get over 20 sometimes over 10. But I noticed at
> the same time using a Linux machine, using Debian's apt-get or wget,
> the machine on the same exact network can pull in like at least 50 kb/s
> with no problem. Oonce in a while it can grab over 100kb/s which no
> other computer (all running Windows) has at all been able to achieve
> lately. Only this Linux machine seems to do this. Any explainatoions?
>


So... look at the network with tcpdump, or ethereal, and
take a peek at the traffic on both the Windows and
Linux box.

Then fire up Spybot (on the Windows machines) and remove
all of the spyware that the students have put on the
Windows boxes.

Enjoy,
Postmaster


 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      02-25-2006, 01:17 PM
In comp.os.linux.networking RedPenguin <(E-Mail Removed)>:
> Ok I am not sure if anyone can explain this issue easily but I am
> curious to know because this is very strange to me in a way. Ok, we
> have a network at my school, which is now constantly slow because of
> major network problems and kids are constantly downloading things. Now
> it's rare when downloading a file in Windows at least using Internet
> Explorer sometimes to get over 20 sometimes over 10. But I noticed at
> the same time using a Linux machine, using Debian's apt-get or wget,
> the machine on the same exact network can pull in like at least 50 kb/s
> with no problem. Oonce in a while it can grab over 100kb/s which no
> other computer (all running Windows) has at all been able to achieve
> lately. Only this Linux machine seems to do this. Any explainatoions?


That's easy, not uncommon those doze boxes are full with
bug/spyware. Solution, put a Linux box as gateway between and
check 'tcpdump' and alike who's using up the bandwidth. Permanent
solution: Just install Debian on all of them and you'll have
solved this and many other further problems taking ages to
resolve in one go.

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 142: new guy cross-connected phone lines with ac
power bus.
 
Reply With Quote
 
prg
Guest
Posts: n/a

 
      02-25-2006, 03:28 PM

RedPenguin wrote:
> Ok I am not sure if anyone can explain this issue easily but I am
> curious to know because this is very strange to me in a way. Ok, we
> have a network at my school, which is now constantly slow because of
> major network problems and kids are constantly downloading things. Now
> it's rare when downloading a file in Windows at least using Internet
> Explorer sometimes to get over 20 sometimes over 10. But I noticed at
> the same time using a Linux machine, using Debian's apt-get or wget,
> the machine on the same exact network can pull in like at least 50 kb/s
> with no problem. Oonce in a while it can grab over 100kb/s which no
> other computer (all running Windows) has at all been able to achieve
> lately. Only this Linux machine seems to do this. Any explainatoions?


Sounds like your win machines need tuning.

Have a look at these (adjust for your version(s) of Windows):
http://www.google.com/search?num=50&...ing+windows+xp

You'll probably want to script the new settings that work best after
testing/confirming their worth.

Also check for ad/spyware and lan networking (SMB) issues. Ie., what's
eating up the network stack and/or cpu processing on the win machines?

regards,
prg

PS Wouldn't this be better addressed to a Windows group? ;-)

 
Reply With Quote
 
Juha Laiho
Guest
Posts: n/a

 
      02-25-2006, 07:01 PM
"RedPenguin" <(E-Mail Removed)> said:
>Some of this I thought. But they will use both HTTP. It could also I
>guess be the speed of the servers. If it's an edu, I would assume it
>would be faster. But then on servers that are fast at home are actually
>slower in school.


Much depends on from where yuor school gets its connection, versus from
where you have your connection at home. Some edu servers are fast, some
are slow.

>Also aren't switches made to even out how much it gives to every
>machine? I notice two machines, one may get bytes per second while
>another may get over 50kb/s. Shouldn't they both get like 25?


Switches would be in the network "very close" to the machines - that is,
separated just by a length of cable (perhaps another set of switches
next to these); if the switch is of any quality, it'll easily handle
close to 100Mbit/s traffic simultaneously on each port. When (as seen
from th switch) there's ample free capacity, why should it penalize
a faster download just because there is simultaneously a slower one?

On a congested link, with all other conditions being equal, you could
see some round-robin behaviour. All others meaning bandwith&latency
of each remote server and of each local machine, and so on, but even
this wouldn't be much mandated by the switch, but more by the machines
at each end. Routers could force some speed-equalization.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 2008 x64 SP2 & R2 Networking Issue Ruben Mendoza Windows Networking 3 07-01-2010 10:51 PM
Windows networking issue Alan Siu Windows Networking 5 09-29-2006 09:45 PM
Networking Issue with Microsoft Windows XP Home =?Utf-8?B?SUMgSUNUIFNMSWRkbGU=?= Broadband Hardware 0 06-15-2005 09:54 AM
Windows ME to 98SE networking issue Eric Windows Networking 1 09-18-2003 06:08 AM
Networking Windows with Linux Timothy Linux Networking 2 07-29-2003 07:39 AM



1 2 3 4 5 6 7 8 9 10 11