[Berlin-wireless] Anfrage Berliner VPN-Server

Philipp Borgers borgers
Fr Nov 28 13:53:09 CET 2014


Wie sieht denn das Ganze vom VM-Host aus?

On Fri, Nov 28, 2014 at 01:12:29PM +0100, Sven-Ola Tuecke wrote:
> Hi Chris,
> 
> ich nehme mal an, wir sind auf "Best effort". Jedenfalls sehe ich auf
> der VM stark schwankende Mb/s-Angaben während eines einfachen
> Wget-Tests. In der Zeit hatte ich den Vpn-Server mal für eine Minute
> disabled, so dass kein anderer Traffic anlag. Ich interpretier' das mal
> als "andere haben Vorfahrt". Der FU-Server ist jedenfalls flotter, auf
> einer Hetzner-Kiste bekomm' ich "100%[==========>] 92,772,119  71.2M/s  
> in 1.2s". Aber ich will mal nicht meckern, woanders bekommen wir bei 1
> Terabyte/Day sicher nicht so ohne weiteres durch ;-)
> 
> Achso. Möglicherweise ist auch bei OpenVPN noch Optimierungspotential
> drin. Ein 1500-Byte-Paket wird ja in zwei OpenVPN-UDP-Pakete gekapselt.
> Mithin in 2 Paketen übertragen. Mit einer angepassten Tun-MTU läufts
> möglicherweise bissi flotter.
> 
> Gruß // Sven-Ola
> 
> sven-ola at vpn03:/tmp# wget ftp://ftp.fu-berlin.de/ls-lR.gz
> --2014-11-28 12:54:06--  ftp://ftp.fu-berlin.de/ls-lR.gz
>            => `ls-lR.gz'
> Resolving ftp.fu-berlin.de... 130.133.3.130
> Connecting to ftp.fu-berlin.de|130.133.3.130|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD not needed.
> ==> SIZE ls-lR.gz ... 92772119
> ==> PASV ... done.    ==> RETR ls-lR.gz ... done.
> Length: 92772119 (88M) (unauthoritative)
> 
> 100%[==========>] 92,772,119  13.7M/s   in 8.2s    
> 
> 2014-11-28 12:54:14 (10.8 MB/s) - `ls-lR.gz' saved [92772119]
> 
> sven-ola at vpn03:/tmp# wget ftp://ftp.fu-berlin.de/ls-lR.gz
> --2014-11-28 12:54:18--  ftp://ftp.fu-berlin.de/ls-lR.gz
>            => `ls-lR.gz.1'
> Resolving ftp.fu-berlin.de... 130.133.3.130
> Connecting to ftp.fu-berlin.de|130.133.3.130|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD not needed.
> ==> SIZE ls-lR.gz ... 92772119
> ==> PASV ... done.    ==> RETR ls-lR.gz ... done.
> Length: 92772119 (88M) (unauthoritative)
> 
> 100%[==========>] 92,772,119  14.8M/s   in 7.0s    
> 
> 2014-11-28 12:54:25 (12.7 MB/s) - `ls-lR.gz.1' saved [92772119]
> 
> sven-ola at vpn03:/tmp# wget ftp://ftp.fu-berlin.de/ls-lR.gz
> --2014-11-28 12:54:27--  ftp://ftp.fu-berlin.de/ls-lR.gz
>            => `ls-lR.gz.2'
> Resolving ftp.fu-berlin.de... 130.133.3.130
> Connecting to ftp.fu-berlin.de|130.133.3.130|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD not needed.
> ==> SIZE ls-lR.gz ... 92772119
> ==> PASV ... done.    ==> RETR ls-lR.gz ... done.
> Length: 92772119 (88M) (unauthoritative)
> 
> 100%[==========>] 92,772,119  18.2M/s   in 4.8s    
> 
> 2014-11-28 12:54:32 (18.6 MB/s) - `ls-lR.gz.2' saved [92772119]
> 
> sven-ola at vpn03:/tmp# wget ftp://ftp.fu-berlin.de/ls-lR.gz
> --2014-11-28 12:54:33--  ftp://ftp.fu-berlin.de/ls-lR.gz
>            => `ls-lR.gz.3'
> Resolving ftp.fu-berlin.de... 130.133.3.130
> Connecting to ftp.fu-berlin.de|130.133.3.130|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD not needed.
> ==> SIZE ls-lR.gz ... 92772119
> ==> PASV ... done.    ==> RETR ls-lR.gz ... done.
> Length: 92772119 (88M) (unauthoritative)
> 
> 100%[==========>] 92,772,119  25.6M/s   in 3.5s    
> 
> 2014-11-28 12:54:36 (25.6 MB/s) - `ls-lR.gz.3' saved [92772119]
> 
> sven-ola at vpn03:/tmp# wget ftp://ftp.fu-berlin.de/ls-lR.gz
> --2014-11-28 12:54:37--  ftp://ftp.fu-berlin.de/ls-lR.gz
>            => `ls-lR.gz.4'
> Resolving ftp.fu-berlin.de... 130.133.3.130
> Connecting to ftp.fu-berlin.de|130.133.3.130|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD not needed.
> ==> SIZE ls-lR.gz ... 92772119
> ==> PASV ... done.    ==> RETR ls-lR.gz ... done.
> Length: 92772119 (88M) (unauthoritative)
> 
> 100%[==========>] 92,772,119  13.8M/s   in 5.8s    
> 
> 2014-11-28 12:54:43 (15.2 MB/s) - `ls-lR.gz.4' saved [92772119]
> 
> sven-ola at vpn03:/tmp# sudo /etc/init.d/openvpn start
> Starting virtual private network daemon: server-melle server-tcp server-udp.
> sven-ola at vpn03:/tmp# traceroute -n ftp.fu-berlin.de
> traceroute to ftp.fu-berlin.de (130.133.3.130), 30 hops max, 60 byte packets
>  1  77.87.48.1  0.202 ms  0.206 ms  0.254 ms
>  2  217.197.91.130  0.381 ms  0.383 ms  0.885 ms
>  3  192.109.82.65  1.047 ms  1.071 ms  1.105 ms
>  4  193.178.185.42  2.119 ms  2.249 ms  2.254 ms
>  5  188.1.145.186  2.720 ms  2.720 ms  2.710 ms
>  6  188.1.234.174  2.508 ms  2.578 ms  2.580 ms
>  7  130.133.252.242  3.005 ms  3.247 ms  3.219 ms
>  8  130.133.252.234  2.282 ms 130.133.252.246  2.514 ms  2.502 ms
>  9  130.133.2.11  2.421 ms  1.920 ms  2.231 ms^C
> 
> 
> Am 27.11.2014 um 09:25 schrieb Christian Seitz:
> > On Thu, 27 Nov 2014, Kai 'wusel' Siering wrote:
> >
> >> die Aussage würde ich unterschreiben; ich habe mittlerweile meinen
> >> Berliner Knoten (WollinerStr28) hier am VDSL50-Anschluß aktiviert, um
> >> 20:40 kam ich auf 2,4 MBit/sec down, 7,6 MBit/sec up (best of three).
> >> Für mich sieht das nach einer Sättigung aus, CPU oder Netz, auf dem
> >> VPN-Endpunkt vpn03.
> >
> > Wir sehen auf dem Switch vor vpn03 auch, dass der Traffic so bis 110
> > MBit/s geht. Die Kurve sieht aber nicht geplaettet aus, sondern als
> > wenn da nicht mehr kommt. Von einem anderen Server am gleichen
> > Standort bekomme ich bei z.B. einem FTP-Download von ftp.fu-berlin.de
> > im Schnitt so 200 MBit/s durch. Da kann aber das Limit auch beim
> > FTP-Server sein. Ich behaupte erstmal das Netz ist es nicht.
> >
> > Chris 
> 
> 



> _______________________________________________
> Berlin mailing list
> Berlin at berlin.freifunk.net
> http://lists.berlin.freifunk.net/cgi-bin/mailman/listinfo/berlin

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : nicht verfügbar
Dateityp    : application/pgp-signature
Dateigröße  : 819 bytes
Beschreibung: nicht verfügbar
URL         : <http://lists.berlin.freifunk.net/pipermail/berlin/attachments/20141128/b12718b5/attachment.pgp>



Mehr Informationen über die Mailingliste Berlin