LINUX.ORG.RU
ФорумAdmin

Ubuntu - тупит интернет


0

1

Всем доброго времени суток.

Поставили в офисе на комп убунту. До этого, пока на компе была винда, всё работало отлично. Но после установки линукса стал жутко тупить интернет. Он то пропёрдывается, то затыкается... очень большие потери пакетов и т.п.

Вывод ping'a:

superman@developer:/$ ping ya.ru
PING ya.ru (213.180.193.3) 56(84) bytes of data.
64 bytes from 213.180.193.3: icmp_seq=1 ttl=54 time=116 ms
From reklama17.flycards.msft (192.168.10.153) icmp_seq=2 Destination Host Unreachable
From reklama17.flycards.msft (192.168.10.153) icmp_seq=3 Destination Host Unreachable
From reklama17.flycards.msft (192.168.10.153) icmp_seq=4 Destination Host Unreachable
64 bytes from www.yandex.ru (213.180.193.3): icmp_seq=5 ttl=54 time=212 ms
64 bytes from www.yandex.ru (213.180.193.3): icmp_seq=6 ttl=54 time=88.9 ms
^C64 bytes from 213.180.193.3: icmp_seq=7 ttl=54 time=126 ms

--- ya.ru ping statistics ---
7 packets transmitted, 4 received, +3 errors, 42% packet loss, time 61486ms
rtt min/avg/max/mdev = 88.958/136.143/212.422/46.154 ms, pipe 4

Обратите внимание, на time (время затраченное на отправку 7 пакетов)

Вывод ifconfig'a:

superman@developer:/$ ifconfig -a
eth0      Link encap:Ethernet  HWaddr bc:ae:c5:71:15:1b  
          inet addr:192.168.10.153  Bcast:192.168.10.255  Mask:255.255.255.0
          inet6 addr: fe80::beae:c5ff:fe71:151b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:205952 errors:0 dropped:205952 overruns:0 frame:205952
          TX packets:98789 errors:0 dropped:209 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:211207244 (211.2 MB)  TX bytes:7719640 (7.7 MB)
          Interrupt:30 

lo        Link encap:Локальная петля (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:687 errors:0 dropped:0 overruns:0 frame:0
          TX packets:687 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:69904 (69.9 KB)  TX bytes:69904 (69.9 KB)

Вывод lspci -v:

04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
	Subsystem: ASUSTeK Computer Inc. Device 8432
	Flags: bus master, fast devsel, latency 0, IRQ 30
	I/O ports at d000 [size=256]
	Memory at f2104000 (64-bit, prefetchable) [size=4K]
	Memory at f2100000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169
★★★

Ответ на: комментарий от VirRaa

Нашел вот такой ответ: http://www.usenet-forums.com/linux-networking/67254-dropped-packets.html

The problem went away as soon as I replaced the NIC with a decent one, an Intel Pro/1000 MT PCI gigabit adapter.

<tirade> The realtek 8169 is a piece of crap. Lots of people have trouble with them. They are not very efficient, and they drop packets without producing buffer overrun errors. Driver authors don't like them, and the only reason anybody uses them is that they are so damned cheap. That's why my motherboard had one built-in, and why the standalone NIC I bought for $10 had one. If you're having trouble with one of these, do yourself a favor and buy a decent NIC on ebay for $20. You can even get an Intel Pro/1000 card for that much at Newegg if you don't mind an OEM card with no box or manuals. </tirade>

SysPupkin
()
Ответ на: комментарий от SysPupkin

Я попробую воткнуть другую карту. Потом отпишусь.

VirRaa ★★★
() автор топика
Ответ на: комментарий от VirRaa

что говорит ethtool eth0(или как у тебя там сетевуха зовется). Ну и вывод ifconfig eth0 на наличие dropped и errors надо бы взглянуть

Pinkbyte ★★★★★
()
Ответ на: комментарий от anykey_mlya

> порт на свитче гонит или кабель поломался- зуб даю))))

Если этот же провод воткнуть в ноут с виндой, то всё отлично.

VirRaa ★★★
() автор топика
Ответ на: комментарий от SysPupkin

а, проглядел... ну тогда это пипец - такой дроп на rx это не есть хорошо

Pinkbyte ★★★★★
()
Ответ на: комментарий от Pinkbyte


что говорит ethtool eth0(или как у тебя там сетевуха зовется).

superman@developer:~$ sudo ethtool eth0
Settings for eth0:
	Supported ports: [ TP MII ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Half 1000baseT/Full 
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Half 1000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Link partner advertised link modes:  10baseT/Half 10baseT/Full 
	                                     100baseT/Half 100baseT/Full 
	Link partner advertised pause frame use: No
	Link partner advertised auto-negotiation: Yes
	Speed: 100Mb/s
	Duplex: Full
	Port: MII
	PHYAD: 0
	Transceiver: internal
	Auto-negotiation: on
	Supports Wake-on: pumbg
	Wake-on: g
	Current message level: 0x00000033 (51)
	Link detected: yes
VirRaa ★★★
() автор топика
Ответ на: комментарий от VirRaa

ищи 38, а лучше 3.0. Бэкпорты на сетевые драйвера не всегда делают - сталкивался с этим не раз

Pinkbyte ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.