You are not logged in.

#1 2010-05-02 20:44:12

misc
Member
From: Bavaria, Germany
Registered: 2010-03-22
Posts: 115

Wired LAN Internet access very slow on ArchLinux

This only happens when I access the Internet via wired LAN, which I only do at my dormitory (there I also have to use a proxy). Speed is 40 - 60 KiB/s.

The Windows 7 installation does not show this problem; there speeds can reach a constant 1 MiB/s.

Other than that access is fine. The chip used is (iirc) an Atheros AR8121.

(I also use WLAN at home, there no such issue occurs.)

ifconfig -a:

eth0      Link encap:Ethernet  HWaddr  
          inet addr:172.17.10.97  Bcast:172.17.10.255  Ma
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metri
          RX packets:53755 errors:0 dropped:0 overruns:0 
          TX packets:28974 errors:0 dropped:0 overruns:0 
          collisions:0 txqueuelen:1000 
          RX bytes:51363265 (48.9 Mb)  TX bytes:3433779 (
          Interrupt:32 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:930 errors:0 dropped:0 overruns:0 fr
          TX packets:930 errors:0 dropped:0 overruns:0 ca
          collisions:0 txqueuelen:0 
          RX bytes:453489 (442.8 Kb)  TX bytes:453489 (44

pan0      Link encap:Ethernet  HWaddr  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 fram
          TX packets:0 errors:0 dropped:0 overruns:0 carr
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wlan0     Link encap:Ethernet  HWaddr  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 fram
          TX packets:0 errors:0 dropped:0 overruns:0 carr
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

Help, please? wink

Last edited by misc (2010-05-02 20:46:42)

Offline

#2 2010-05-05 15:03:25

misc
Member
From: Bavaria, Germany
Registered: 2010-03-22
Posts: 115

Re: Wired LAN Internet access very slow on ArchLinux

bump

Offline

#3 2010-05-05 15:18:28

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: Wired LAN Internet access very slow on ArchLinux

I do not know if this will help, but could it be related to IPv6?  I have noticed some people getting slow connections when it is enabled.  I can't even get to any websites at my Dad's house if it is enabled.

Try adding     alias net-pf-10 off
to /etc/modprobe.d/modprobe.conf

Offline

#4 2010-05-05 15:37:16

misc
Member
From: Bavaria, Germany
Registered: 2010-03-22
Posts: 115

Re: Wired LAN Internet access very slow on ArchLinux

Thanks for the reply, but I've already disabled IPv6 upon installation.

Offline

#5 2010-05-05 16:18:15

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: Wired LAN Internet access very slow on ArchLinux

misc wrote:

Thanks for the reply, but I've already disabled IPv6 upon installation.

Hmm. I wish I knew more about networking so I could really help you. If I come across anything, I will be sure to let you know.  If you figure it out, be sure to post back!

Offline

#6 2010-05-05 22:38:15

Surgat_
Member
Registered: 2007-08-08
Posts: 317

Re: Wired LAN Internet access very slow on ArchLinux

Also, check that your hostname is set correctly in /etc/hosts. It should look like:

127.0.0.1 localhost.localdomain localhost <yourhostname>

Offline

#7 2010-05-06 12:46:35

misc
Member
From: Bavaria, Germany
Registered: 2010-03-22
Posts: 115

Re: Wired LAN Internet access very slow on ArchLinux

That was set on installation as well. It appears to me as if nothing was not configured the way the ArchWiki tells to - weird, in a word.

Offline

Board footer

Powered by FluxBB