Duże wachania prędkości połączenia internetewogo w Linuksie
: 06 maja 2012, 17:40
Zainstalowałem Debiana 6.0.4, chcę się czegoś nowego nauczyć.Tuż po instalacji systemu zauważyłem, że prędkość połączenia internetowego np. podczas ściągania paczek wynosi 200Kb/s, a zazwyczaj waha się na poziomie 700kb/s (mam internet 6MB neostradę). Na Windowsie wszystko działa poprawnie, ta sytuacja ma tylko miejsce na Linuksie.To wyniki testów z Linuksa:
http://www.fotosik.pl/pokaz_obrazek/c38 ... eb392.html
http://www.fotosik.pl/pokaz_obrazek/e32 ... 838ea.html
A to reszta wyników z konsoli:
http://www.fotosik.pl/pokaz_obrazek/c38 ... eb392.html
http://www.fotosik.pl/pokaz_obrazek/e32 ... 838ea.html
A to reszta wyników z konsoli:
Kod: Zaznacz cały
lspci|grep Ethernet
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
04:07.0 Ethernet controller: Atheros Communications Inc. AR5007G Wireless Network Adapter (rev 01)
Kod: Zaznacz cały
/etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp
Kod: Zaznacz cały
ifconfig
eth0 Link encap:Ethernet HWaddr 50:e5:49:c8:07:e8
UP 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:28 Base address:0x8000
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:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:660 (660.0 B) TX bytes:660 (660.0 B)
wlan0 Link encap:Ethernet HWaddr 54:e6:fc:da:ad:a7
inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::56e6:fcff:feda:ada7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12775 errors:0 dropped:0 overruns:0 frame:0
TX packets:10247 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12444354 (11.8 MiB) TX bytes:1956053 (1.8 MiB)