Pivosgroup / buildroot-linux

GNU General Public License v2.0
33 stars 67 forks source link

Network slow ( eth0 ) #66

Open JujuBickoille opened 11 years ago

JujuBickoille commented 11 years ago

Hi there,

I got some troubles with ethernet interface :

when I try to [wget, scp] a file in my M3 device, I got horrible slow bitrate :

my M3's IP : 192.168.0.1/24

wget http://192.168.0.2/mybigfile -O /dev/null

On my webserver ( just a Lighty with nothing of special and working well on others machines ) if I iftop I can see the connection but I got ( same as wget output ) around 160kB/s MAX

I've see you have some sysctl stuffs in /etc/init.d/S40network I've try to disable it, and change values ( just for test ) and it's same

Maybe you have suggestions ?

Thank you so much :)

davilla commented 11 years ago

when I wget from a local ftp server to /dev/null, I max the wired ethernet at 10-11 MB(bytes) per second.