I haven't been using dsvpn much in the last couple of years but but in the past few months that when I do go to use it, it has been pretty unreliable and slow regardless of my location to my vantage point (server).
This is currently from my hotel to my server without dsvpn:
m:~ $ ping -c 10 angry.lastninja.net
PING angry.lastninja.net (152.53.240.229): 56 data bytes
64 bytes from 152.53.240.229: icmp_seq=0 ttl=50 time=196.815 ms
64 bytes from 152.53.240.229: icmp_seq=1 ttl=50 time=198.016 ms
64 bytes from 152.53.240.229: icmp_seq=2 ttl=50 time=212.956 ms
64 bytes from 152.53.240.229: icmp_seq=3 ttl=50 time=194.016 ms
64 bytes from 152.53.240.229: icmp_seq=4 ttl=50 time=191.218 ms
64 bytes from 152.53.240.229: icmp_seq=5 ttl=50 time=211.418 ms
64 bytes from 152.53.240.229: icmp_seq=6 ttl=50 time=203.754 ms
64 bytes from 152.53.240.229: icmp_seq=7 ttl=50 time=196.907 ms
64 bytes from 152.53.240.229: icmp_seq=8 ttl=50 time=199.512 ms
64 bytes from 152.53.240.229: icmp_seq=9 ttl=50 time=200.986 ms
--- angry.lastninja.net ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 191.218/200.560/212.956/6.686 ms
From angry.lastninja.net to 1.1.1.1:
angry:~ $ ping -c 10 1.1.1.1
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
64 bytes from 1.1.1.1: icmp_seq=1 ttl=58 time=1.93 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=58 time=1.84 ms
64 bytes from 1.1.1.1: icmp_seq=3 ttl=58 time=1.93 ms
64 bytes from 1.1.1.1: icmp_seq=4 ttl=58 time=1.94 ms
64 bytes from 1.1.1.1: icmp_seq=5 ttl=58 time=1.92 ms
64 bytes from 1.1.1.1: icmp_seq=6 ttl=58 time=1.82 ms
64 bytes from 1.1.1.1: icmp_seq=7 ttl=58 time=1.87 ms
64 bytes from 1.1.1.1: icmp_seq=8 ttl=58 time=1.87 ms
64 bytes from 1.1.1.1: icmp_seq=9 ttl=58 time=1.87 ms
64 bytes from 1.1.1.1: icmp_seq=10 ttl=58 time=1.90 ms
--- 1.1.1.1 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9012ms
rtt min/avg/max/mdev = 1.815/1.887/1.940/0.039 ms
Now when I try to use the dsvpn client from my hotel, this is what I am contending with:
m:~ $ ping -c 10 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: icmp_seq=0 ttl=57 time=552.386 ms
64 bytes from 1.1.1.1: icmp_seq=1 ttl=57 time=371.872 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=57 time=385.418 ms
64 bytes from 1.1.1.1: icmp_seq=3 ttl=57 time=479.062 ms
64 bytes from 1.1.1.1: icmp_seq=4 ttl=57 time=982.022 ms
64 bytes from 1.1.1.1: icmp_seq=5 ttl=57 time=376.685 ms
Request timeout for icmp_seq 6
Request timeout for icmp_seq 7
64 bytes from 1.1.1.1: icmp_seq=6 ttl=57 time=2150.549 ms
64 bytes from 1.1.1.1: icmp_seq=7 ttl=57 time=1390.549 ms
64 bytes from 1.1.1.1: icmp_seq=8 ttl=57 time=742.387 ms
64 bytes from 1.1.1.1: icmp_seq=9 ttl=57 time=296.318 ms
--- 1.1.1.1 ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 296.318/772.725/2150.549/561.615 ms
m:~ $ ping -c 10 angry.lastninja.net
PING angry.lastninja.net (152.53.240.229): 56 data bytes
64 bytes from 152.53.240.229: icmp_seq=0 ttl=50 time=192.224 ms
64 bytes from 152.53.240.229: icmp_seq=1 ttl=50 time=191.164 ms
64 bytes from 152.53.240.229: icmp_seq=2 ttl=50 time=192.316 ms
64 bytes from 152.53.240.229: icmp_seq=3 ttl=50 time=191.309 ms
64 bytes from 152.53.240.229: icmp_seq=4 ttl=50 time=194.101 ms
64 bytes from 152.53.240.229: icmp_seq=5 ttl=50 time=191.567 ms
64 bytes from 152.53.240.229: icmp_seq=6 ttl=50 time=208.852 ms
64 bytes from 152.53.240.229: icmp_seq=7 ttl=50 time=219.499 ms
64 bytes from 152.53.240.229: icmp_seq=8 ttl=50 time=214.687 ms
64 bytes from 152.53.240.229: icmp_seq=9 ttl=50 time=204.168 ms
--- angry.lastninja.net ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 191.164/199.989/219.499/10.347 ms
The ping to 1.1.1.1 is quite abnormal as it really should be just the RTT to angry.lastninja.net (~210ms) + roughly 2ms.
This is the extent of my troubleshoot so far, was hoping you might have some insight as to what might be going on.
Using the latest version of dsvpn from github on Arch Linux on angry.
angry:dsvpn $ sudo ./dsvpn server vpn.key auto 5000
Using the latest version of dsvpn from homebrew on hostname m.
m:~ $ sudo dsvpn client vpn.key angry.lastninja.net 5000
m:~ $ sw_vers
ProductName: macOS
ProductVersion: 26.4.1
BuildVersion: 25E253
I haven't been using dsvpn much in the last couple of years but but in the past few months that when I do go to use it, it has been pretty unreliable and slow regardless of my location to my vantage point (server).
This is currently from my hotel to my server without dsvpn:
From
angry.lastninja.netto1.1.1.1:Now when I try to use the dsvpn client from my hotel, this is what I am contending with:
The ping to 1.1.1.1 is quite abnormal as it really should be just the RTT to angry.lastninja.net (~210ms) + roughly 2ms.
This is the extent of my troubleshoot so far, was hoping you might have some insight as to what might be going on.
Using the latest version of dsvpn from github on Arch Linux on angry.
Using the latest version of dsvpn from homebrew on hostname m.