LINUX.ORG.RU

История изменений

Исправление fornlr, (текущая версия) :

macbook air <-wifi-> apple time capsule <-ethernet-> ubuntu PC

iperf -s
iperf -c 10.0.1.5     
------------------------------------------------------------
Client connecting to 10.0.1.5, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[  3] local 10.0.1.2 port 50874 connected with 10.0.1.5 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   370 MBytes   311 Mbits/sec

Исправление fornlr, :

macbook air <-wifi-> apple airport <-ethernet-> ubuntu PC

iperf -s
iperf -c 10.0.1.5     
------------------------------------------------------------
Client connecting to 10.0.1.5, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[  3] local 10.0.1.2 port 50874 connected with 10.0.1.5 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   370 MBytes   311 Mbits/sec

Исходная версия fornlr, :

macbook air <--> apple airport <--> ubuntu PC

iperf -s
iperf -c 10.0.1.5     
------------------------------------------------------------
Client connecting to 10.0.1.5, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[  3] local 10.0.1.2 port 50874 connected with 10.0.1.5 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   370 MBytes   311 Mbits/sec