Changes between Initial Version and Version 1 of Ticket #1228, comment 37


Ignore:
Timestamp:
04/02/20 21:30:20 (4 years ago)
Author:
Gert Döring
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1228, comment 37

    initial v1  
    1 bye bye openvpn, you are obsolete - that below is a 5 minute setup
    2 https://www.theregister.co.uk/2020/04/02/rethinking_vpn_tailscale_startup_packages/
    3 
    4 [user@localhost:~]$ ifconfig vpn-test
    5 vpn-test: flags=209<UP,POINTOPOINT,RUNNING,NOARP>  mtu 1420
    6         inet 10.10.100.2  netmask 255.255.255.0  destination 10.10.100.2
    7         unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 1000  (UNSPEC)
    8         RX packets 2258879  bytes 2998974272 (2.7 GiB)
    9         RX errors 0  dropped 0  overruns 0  frame 0
    10         TX packets 13189261  bytes 19036445444 (17.7 GiB)
    11         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    12 
    13 [user@localhost:~]$ iperf3 -c 10.10.100.1
    14 Connecting to host 10.10.100.1, port 5201
    15 [  5] local 10.10.100.2 port 42518 connected to 10.10.100.1 port 5201
    16 [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    17 [  5]   0.00-1.00   sec   416 MBytes  3.49 Gbits/sec   52   1.47 MBytes
    18 [  5]   1.00-2.00   sec   430 MBytes  3.61 Gbits/sec   69   1.24 MBytes
    19 [  5]   2.00-3.00   sec   338 MBytes  2.83 Gbits/sec   11   1.04 MBytes
    20 [  5]   3.00-4.00   sec   405 MBytes  3.40 Gbits/sec    0   1.28 MBytes
    21 [  5]   4.00-5.00   sec   411 MBytes  3.45 Gbits/sec    0   1.49 MBytes
    22 [  5]   5.00-6.00   sec   420 MBytes  3.52 Gbits/sec   63   1.24 MBytes
    23 [  5]   6.00-7.00   sec   428 MBytes  3.59 Gbits/sec    0   1.46 MBytes
    24 [  5]   7.00-8.00   sec   426 MBytes  3.58 Gbits/sec   21   1.24 MBytes
    25 [  5]   8.00-9.00   sec   410 MBytes  3.44 Gbits/sec    0   1.45 MBytes
    26 [  5]   9.00-10.00  sec   426 MBytes  3.58 Gbits/sec   21   1.24 MBytes
    27 - - - - - - - - - - - - - - - - - - - - - - - - -
    28 [ ID] Interval           Transfer     Bitrate         Retr
    29 [  5]   0.00-10.00  sec  4.01 GBytes  3.45 Gbits/sec  237             sender
    30 [  5]   0.00-10.00  sec  4.01 GBytes  3.44 Gbits/sec                  receiver
    31 
    32 iperf Done.
     1<irrelevant wireguard spam removed>