Author Topic: [SOLVED] Slow network w/PCLOS 2010.7 KDE  (Read 838 times)

Offline dccombs

  • Jr. Member
  • **
  • Posts: 36
[SOLVED] Slow network w/PCLOS 2010.7 KDE
« on: September 20, 2010, 09:51:57 PM »
I have a dual-boot with debian 5.06 gnome/pclos 2010.7 KDE

When surfing the net while using pclos, my network hangs a lot, pages take a long time to load. I have NetZero DSL. The problem is the same using both FF or Opera.

When using Debian, pages load almost instantly, and it rarely hangs.

Any idea what could be the cause of this? Any help would be sincerely appreciated.

« Last Edit: September 21, 2010, 12:58:32 PM by dccombs »
MSI MS-7181 mobo - Sempron 2800+ (1.6GHz) - 1.5GB Dell PC3200 RAM - 160GB WD IDE HDD - ATI Radeon 9200 - onboard VIA AC97 sound - Samsung DVDRW - dual-boot PCLOS 2010.7/Debian 5.06

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5324
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: Slow network w/PCLOS 2010.7 KDE
« Reply #1 on: September 20, 2010, 10:22:27 PM »
Check your DNS settings!

You might set them for OpenDNS

208.67.222.222
208.67.220.220

or used Google DNS ones

8.8.8.8
8.8.4.4




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline dccombs

  • Jr. Member
  • **
  • Posts: 36
Re: Slow network w/PCLOS 2010.7 KDE
« Reply #2 on: September 21, 2010, 01:01:29 PM »
Check your DNS settings!

You might set them for OpenDNS

208.67.222.222
208.67.220.220

or used Google DNS ones

8.8.8.8
8.8.4.4
Thank you !!....I set them for open DNS and it is much improved!!

I googled "DNS settings" and read a wiki page, but it was over my head. Could you explain in very simple terms what the DNS settings are, and what changes with the settings?

Thank you again for taking the time to help me, it is sincerely appreciated.

MSI MS-7181 mobo - Sempron 2800+ (1.6GHz) - 1.5GB Dell PC3200 RAM - 160GB WD IDE HDD - ATI Radeon 9200 - onboard VIA AC97 sound - Samsung DVDRW - dual-boot PCLOS 2010.7/Debian 5.06

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15279
  • ┌∩┐(◕_◕)┌∩┐
Re: [SOLVED] Slow network w/PCLOS 2010.7 KDE
« Reply #3 on: September 21, 2010, 01:39:47 PM »
Quote
Could you explain in very simple terms what the DNS settings are, and what changes with the settings?


I'm a layman I maybe able to explain  ;D

When you browse the web each web site (url) you call up has to go your ISP's - Domain Name Server - DNS server to retrieve the correct IP Address of that web site and quite often your ISP's servers can be very busy (or just plain slow) and using Open DNS removes your ISPs DNS servers out of the equation and uses the Open DNS servers instead (or others they have access to) to retrieve the address for you.

Of course there is more complexity to it but that's basically what it does.

With an OpenDNS account you can monitor your web traffic (in the Dashboard) and even prevent certain types of sites loading (a bit like Net Nanny software)

The link below gives a list of other DNS servers you can use.

http://theos.in/windows-xp/free-fast-public-dns-server-list/
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5324
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: Slow network w/PCLOS 2010.7 KDE
« Reply #4 on: September 21, 2010, 01:41:35 PM »
Check your DNS settings!

You might set them for OpenDNS

208.67.222.222
208.67.220.220

or used Google DNS ones

8.8.8.8
8.8.4.4
Thank you !!....I set them for open DNS and it is much improved!!

I googled "DNS settings" and read a wiki page, but it was over my head. Could you explain in very simple terms what the DNS settings are, and what changes with the settings?

Thank you again for taking the time to help me, it is sincerely appreciated.



DNS is short for the Domain Name Server

DNS translate domain names to IP numbers and back

Domain names are easy for us humans to remember but computers do not use names, they use numbers.  I am sure that most people can not remember every IP address for every domain name on the internet. This is where DNS shines. You type google into your web browser and the first thing that happens is it checks your machines cache and see if it is store, if not it asks your ISP's DNS. Eventually working its way to the root name servers if need be. This all happens in a fraction of a second.

For example on my system if I request google the total DNS lookup take a whopping 22.236 ms  that is 22.2 millionths of a second to tell my machine that one of google's IP is 74.125.53.105

When you machine receives the IP number that what ever transaction you requested is or can be processed. The DNS server can also do what is called a reverse lookup where when you enter an IP address in the dotted quad format (xxx.xxx.xxx.xxx) it can return the domain name. A good example of this is when using the whois command.

The biggest problem with DNS is cause by something called a stale DNS. This is when the DNS is not refreshed often enough and holds old (stale) information. This is more common than you might think. I am thinking this is what lead to your issue to begin with.  There is no regulation(s) that says just how often DNS must be refreshed. On my DNS server I refresh it every 3600 seconds (1 hour)

I hope this help clears things up somewhat. If you have question feel free to ask.  Simple put DNS translates names to numbers and back.
« Last Edit: September 21, 2010, 01:44:19 PM by YouCanToo »




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline dccombs

  • Jr. Member
  • **
  • Posts: 36
Re: [SOLVED] Slow network w/PCLOS 2010.7 KDE
« Reply #5 on: September 22, 2010, 05:19:15 PM »
Thank you both for the explainations!!
MSI MS-7181 mobo - Sempron 2800+ (1.6GHz) - 1.5GB Dell PC3200 RAM - 160GB WD IDE HDD - ATI Radeon 9200 - onboard VIA AC97 sound - Samsung DVDRW - dual-boot PCLOS 2010.7/Debian 5.06