Kubuntu 8.10 slow on iburst

BigAl-sa

Executive Member
Joined
Dec 26, 2006
Messages
6,758
Reaction score
318
Location
Pretoria
Browsing is slow and downloading apps is painful. I have no problems with speed when running off my XP drive, and I had no problems when running Kubuntu 7.10.

It feels like a config problem - can anyone please point me in a direction to look? (ethernet directly to PC, set up through pppoeconf)

(and no, after all the problems I've already solved, I'm not changing to Ubuntu :D)
 
<- how about you post said file, with your user/pass credentials obfuscated of course?
Not sure if this is the one you're looking for:
/etc/ppp/peers/dsl-provider


noipdefault
defaultroute
replacedefaultroute
hide-password
#lcp-echo-interval 30
#lcp-echo-failure 4
noauth
persist
#mtu 1492
#persist
#maxfail 0
#holdoff 20
plugin rp-pppoe.so eth1
usepeerdns
user "bigal"
 
This may also shed some light, from sudo ifconfig -a

eth1 Link encap:Ethernet HWaddr 00:xx:xx:xx:xx:xx
inet6 addr: fe80::20c:f1ff:feb0:6641/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:27856 errors:3228 dropped:0 overruns:0 frame:3228
TX packets:28934 errors:0 dropped:0 overruns:0 carrier:9
collisions:13 txqueuelen:1000
RX bytes:14163542 (14.1 MB) TX bytes:5419179 (5.4 MB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:648 errors:0 dropped:0 overruns:0 frame:0
TX packets:648 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:37344 (37.3 KB) TX bytes:37344 (37.3 KB)

pan0 Link encap:Ethernet HWaddr 16:41:0a:56:53:bf
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

ppp0 Link encap:Point-to-Point Protocol
inet addr:41.213.8.80 P-t-P:aaa.aaa.aaa.aaa Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1392 Metric:1
RX packets:5984 errors:0 dropped:0 overruns:0 frame:0
TX packets:6199 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:2458317 (2.4 MB) TX bytes:1252962 (1.2 MB)

3228 frame errors on eth1 seems a bit worrying.
 
3228 frame errors? That's rather quite a lot. Running on pppoe myself, not getting a single error (in fact not a single dropped packet in over 6 months). So you might have an issue there, which could explain why browsing's slow- it has to resend/re-receive lost packets.
Why is your mtu1492 commented out? Not sure about with iBurst, but with ADSL it doesn't get commented out. It's actually quite needed there.
 
3228 frame errors? That's rather quite a lot. Running on pppoe myself, not getting a single error (in fact not a single dropped packet in over 6 months). So you might have an issue there, which could explain why browsing's slow- it has to resend/re-receive lost packets.
Why is your mtu1492 commented out? Not sure about with iBurst, but with ADSL it doesn't get commented out. It's actually quite needed there.
Have no idea why it's commented out - will look into it. At the mo (and it looks like every morning early) I'm getting decent d/l speeds (hitting 100kB/s at times, with only 5 dropped frames out of 19k), so I have a feeling my tower is hurting once everyone wakes up :(
 
Top
Sign up to the MyBroadband newsletter
X