tinc 100mbit KD zu gate1 (über tinc - mit laufendem bat verkehr)

down
[root@localhost tmp]# scp -P 444 root@20.20.20.30:/tmp/400mb.test /tmp
root@20.20.20.30's password: 
400mb.test                                             100%  339MB   7.1MB/s   00:48 

up
[root@localhost tmp]# scp -P 444 /tmp/500mb.test root@20.20.20.30:/tmp
root@20.20.20.30's password: 
500mb.test                                              14%   49MB 639.8KB/s   07:44 ETA

gate1 zu gate2 (über batman - mit laufendem bat verkehr)

root@gate1:~# iperf -c 10.37.4.1 -d
WARNING: option -d is not valid in single threaded versions
------------------------------------------------------------
Client connecting to 10.37.4.1, TCP port 5001
TCP window size: 21.0 KByte (default)
------------------------------------------------------------
[  3] local 10.37.0.1 port 50373 connected with 10.37.4.1 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   104 MBytes  86.6 Mbits/sec
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[  4] local 10.37.0.1 port 5001 connected with 10.37.4.1 port 57276
[  4]  0.0-10.2 sec  32.5 MBytes  26.6 Mbits/sec

FH zu gate1 (über tinc - mit laufendem bat verkehr)

down
[root@localhost tmp]# scp -P 444 root@20.20.20.30:/tmp/300mb.test /tmp
root@20.20.20.30's password: 
300mb.test                                    100%  300MB  12.0MB/s   00:2

(speed auch hier noch am steigen aber datei war fertig)


up
[root@localhost tmp]# scp -P 444 /tmp/300mb.test root@20.20.20.30:/tmp
root@20.20.20.30's password: 
300mb.test                                    100%  300MB   2.0MB/s   02:29




ETHERNET
root@gate1:~# iperf -c X.X.X.X -d
------------------------------------------------------------
[  3] local 10.201.24.133 port 39446 connected with X.X.X.X port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   111 MBytes  93.2 Mbits/sec
------------------------------------------------------------
[  4] local 10.201.24.133 port 5001 connected with X.X.X.X port 59814
[  4]  0.0-10.0 sec   112 MBytes  93.2 Mbits/sec

BATMAN durch TINC durch ETHERNET
root@gate1:~# iperf -c 10.37.8.1 -d
[  3] local 10.37.0.1 port 58599 connected with 10.37.8.1 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.2 sec  9.13 MBytes  7.49 Mbits/sec
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[  4] local 10.37.0.1 port 5001 connected with 10.37.8.1 port 38277
[  4]  0.0-10.2 sec  13.9 MBytes  11.4 Mbits/sec

TINC durch ETHERNET
root@gate1:~# iperf -c 20.20.20.50 -d
------------------------------------------------------------
[  3] local 20.20.20.30 port 47226 connected with 20.20.20.50 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.2 sec  11.6 MBytes  9.60 Mbits/sec
------------------------------------------------------------
[  4] local 20.20.20.30 port 5001 connected with 20.20.20.50 port 58768
[  4]  0.0-10.4 sec  6.63 MBytes  5.33 Mbits/sec

maybe?:
Mem: 21200K used, 8012K free, 0K shrd, 1788K buff, 7472K cached
CPU:  45% usr  45% sys   0% nic   0% idle   0% io   0% irq   8% sirq
Load average: 0.22 0.19 0.14 2/44 1591
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1415     1 root     R     3444  12%  89% tincd -n ffmz
 1590  1585 root     S     1340   5%   9% iperf -s

cipher aktuell blowfish

SCHWEDENTUNNEL -> 55mbit down / 19mbit up!
root@gate1:~# iperf -c freifunk-mainz.de -d
------------------------------------------------------------
[  3] local 46.246.62.52 port 49226 connected with 84.201.31.138 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.1 sec  22.6 MBytes  18.7 Mbits/sec
------------------------------------------------------------
[  4] local 46.246.62.52 port 5001 connected with 84.201.31.138 port 54550
[  4]  0.0-10.2 sec  67.1 MBytes  55.2 Mbits/sec



Link to the Pad