Page 1 of 1
D975XBX2 slow internet performance with linux
Posted: Thu Apr 05, 2007 1:18 am
by bigcletus
I know this sounds crazy, but if I use linux or other non-windows operating systems, my internet connection seems very slow. I even tried using a pci nic card and it was still just as slow. However, windows is blazing fast (xp and vista). It seems like it is having problems switching to different sites the most. Once I have a certain site loaded in the browser, the speed is normal. But if any external sites are called on, the page takes forever to load. I have tried different distos of linux and many different web browsers. What could be causing this?
Posted: Thu Apr 05, 2007 3:43 am
by aleph6
Perhaps it's a DNS problem? What does your resolv.conf file look like? Are you using the same name servers as when you're running Windows? Do a few nslookup commands and see if that might be the issue.
How do ping times compare between the two OSes?
How do speed tests compare between the two OSes, e.g.
http://www.speakeasy.net/speedtest/ ?
What type connection do you have (DSL, cable modem, ...)?
Does 'dmesg' show anything pertinent?
Does 'ifconfig' show any errors?
What Linux distro are you using?
And by the way, it works fine with me with a number of Linux distros. So, I'm guessing the configuration is slightly off somewhere.
Posted: Thu Apr 05, 2007 5:09 pm
by bigcletus
Problem solved! It was my linksys router's config. It had a weird static dns address that was incorrect and once I took it out, everything was working as it should. Funny it was not causing a problem in windows but it sure was messing with linux. Thanks for your help
