Results 1 to 8 of 8
My connection is 3Mbps down and 384Kbps up. Im using mandrake with a cable modem. i dont know why but my internet speeds are too slow. windoze works fine with ...
- 02-07-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
internet tooooooooooooo slow
My connection is 3Mbps down and 384Kbps up. Im using mandrake with a cable modem. i dont know why but my internet speeds are too slow. windoze works fine with the same connection but with linux it gets slow. are there any processes that i need to kill or settings that may help me increases the speeds
- 02-08-2005 #2
there are 2 main causes for this
1) you have compiled ipv6 support into your kernel and activated it, but are using a router or network that does not support ipv6, resulting in incredably slow connection speeds
2)your dns servers are not resolving quickly or effectivly.
The best way to test this is to try downloading a file, should it run quickly once it gets started, then it means that your DNS servers are the culprit, and you must point to new ones, or contact your ISP about them. However, should the download run incredably slowly also, most likely its the ipv6. If this seems the case, pleae post the output of
ifconfig eth0
- 02-08-2005 #3Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Depending on your ISP, if you have a dinamic assign ISP, giving a static IP address is a must for any PPPoE connection.
Also for connection speedtest, the best site is This One.. REALLY accurate.
If problem persistm please explain in detail your network configuration, ISP type. Thanks\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-08-2005 #4Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
i disabled ipv6 using: echo "alias net-pf-10 off" >> /etc/modprobe.conf
but the speeds are almost the same
about that files part, they all start off with fast speeds but slow down with time. so whos the culprit?
well i dunno much about my configuration except that its a rogers express connection and its cable. how do i check mine configurations?
- 02-08-2005 #5
- 02-08-2005 #6Linux Newbie
- Join Date
- Oct 2004
- Location
- Arizona, USA
- Posts
- 217
check this out. It has alot of networking help
It may have what your looking for
Linux is for those who want to know why their computer works.
Registered Linux Machine #293111
Registered Linux User #371115
- 02-08-2005 #7Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
thanks, that was very helpful
Originally Posted by mechmaster
- 02-08-2005 #8Linux Newbie
- Join Date
- Oct 2004
- Location
- Arizona, USA
- Posts
- 217
no problem, i may use that myself
Linux is for those who want to know why their computer works.
Registered Linux Machine #293111
Registered Linux User #371115


Reply With Quote