11-05-2020, 10:12 PM
Can you please enter on a win10 cmd line (for Mac/linux I do not know the command)
ping -l 1000 -n 50 <peer_IP-or-DDNS_addr>
for each peer and report the average RTT. Buffer size 1000 bytes is important, the default 32 bytes do not result in reproduceable results.
Are all peers on the same ISP?
Our 3-piece band located in Munich encountered unmanageable delay times, most likely because we are on 3 different ISPs (Telekom, VF/KabelDeutschland, SWM). I believe all packets need to be routed via Frankfurt.
Cheers
-hg
ping -l 1000 -n 50 <peer_IP-or-DDNS_addr>
for each peer and report the average RTT. Buffer size 1000 bytes is important, the default 32 bytes do not result in reproduceable results.
Are all peers on the same ISP?
Our 3-piece band located in Munich encountered unmanageable delay times, most likely because we are on 3 different ISPs (Telekom, VF/KabelDeutschland, SWM). I believe all packets need to be routed via Frankfurt.
Cheers
-hg