Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with internet browsing speed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
djh-world
Apprentice
Apprentice


Joined: 04 Jan 2004
Posts: 281
Location: Nottingham, UK

PostPosted: Tue Jul 27, 2004 12:56 pm    Post subject: Problems with internet browsing speed Reply with quote

Hello there,

I'm connected to the internet through broadband (600kbps) and recently I've been experiancing a strange problem with internet browsing speeds being exceptionally slow compared to what they used to be, this is evident on sites such as Hotmail and image-heavy websites.

At first I thought this was NTL's (my ISP) fault, but then it occured to me that I only experience this "slowness" on internet browsing, downloading is fine, all of my download's seemed to max out on 70kbps.

After having a search on the forums, I have seen that many people have experienced the same problem with internet browsing, and they reccomended that they should try this: -

Code:

# ifconfig eth0 mtu 1472


It was a joy to find out this worked pretty smoothly and now accessing sites was a joy, until I restarted the machine, then it was back to square one, browsing was becoming slow again, until I had to go through the process of typing in the above command again to get it working.

Is there anyway of setting the "mtu" on startup?
Back to top
View user's profile Send private message
nobspangle
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1318
Location: Manchester, UK

PostPosted: Tue Jul 27, 2004 1:36 pm    Post subject: Reply with quote

If you are using a static IP you can add the mtu command in /etc/conf.d/net if you use a dynamic IP then stick the mtu command in local.start so that it is run at boot or create your own init.d script and add it to startup with rc-update
Back to top
View user's profile Send private message
djh-world
Apprentice
Apprentice


Joined: 04 Jan 2004
Posts: 281
Location: Nottingham, UK

PostPosted: Tue Jul 27, 2004 2:01 pm    Post subject: Reply with quote

nobspangle wrote:
If you are using a static IP you can add the mtu command in /etc/conf.d/net if you use a dynamic IP then stick the mtu command in local.start so that it is run at boot or create your own init.d script and add it to startup with rc-update


The thing is, I don't know if I'm using a static IP, I'm not a very clued up on this whole internet thing.

I use a router if that counts? My IP for that is just 192.168.1.101
Back to top
View user's profile Send private message
amasidlover
Apprentice
Apprentice


Joined: 16 Jun 2002
Posts: 293
Location: Manchester, UK

PostPosted: Tue Jul 27, 2004 2:36 pm    Post subject: Reply with quote

You could just add it to /etc/conf.d/local.start , then make sure that local is enabled as a service.
Back to top
View user's profile Send private message
bluedevils
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 252
Location: Vancouver BC -> NYC, NY

PostPosted: Tue Jul 27, 2004 3:02 pm    Post subject: Reply with quote

If you didn't have to set the IP, then you are most likely dhcp. You're /etc/conf.d/net should show your settings.
Back to top
View user's profile Send private message
kpack
Tux's lil' helper
Tux's lil' helper


Joined: 29 Mar 2004
Posts: 137

PostPosted: Tue Jul 27, 2004 10:38 pm    Post subject: Reply with quote

It could be a DNS problem.

If you have bind tools installed, trying resolving something from the command line:

host google.com

or

dig google.com

If that takes a long time, then it may be that your primary name server is down, and all dns searches are timing out on the primary server before working on the backup server.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum