Дано: Комп на винде. Комп на Debian (net-top). Сетевуха 1000мб. Стоит в режиме 100 так как роутерт только на 100.
Суть: когда отпарвляю файл по самбе с компа 1 на 2 скорость 11Мб. Обратно - 2Мб. Sftp тоже даёт 2мб.
В чём может быть проблема?
[doc@dev ~]# sudo ethtool eth0
Settings for eth0:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 3
Transceiver: external
Auto-negotiation: off
Supports Wake-on: g
Wake-on: d
Link detected: yes
[doc@dev ~]# sudo ifconfig
eth0 Link encap:Ethernet HWaddr 70:71:bc:13:79:08
inet addr:192.168.10.110 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::7271:bcff:fe13:7908/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:972744 errors:0 dropped:0 overruns:0 frame:0
TX packets:567166 errors:5246 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1184429499 (1.1 GiB) TX bytes:343010989 (327.1 MiB)
Interrupt:23
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:695 errors:0 dropped:0 overruns:0 frame:0
TX packets:695 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:75899 (74.1 KiB) TX bytes:75899 (74.1 KiB)