Some time ago I asked myself what happens if I have a case with traceroute where a response comes from two different addresses. I then develop crazytrace. The project is available on CodeBerg under the GPL3: https://codeberg.org/mark22k/crazytrace Today I also tried to roll out the project on reseau.mk16.de (CRXN) and it worked!
I have written my first (two-line long) patch for Ruby [1]. This should soon make my traceroute written in Ruby work everywhere without any problems [2][3]!
[1] https://github.com/ruby/ruby/pull/9930
[2] https://codeberg.org/mark22k/hoptracker
[3] https://rubygems.org/gems/hoptracker
So the #bauhaus fi website supports #IPv6 which is great! What isn't great though, is that they block path MTU, so if You're (like me) on a VPN with an MTU less than 1500 bytes You're out of luck and cannot surf bauhaus' site. This would merely be a fragmentation thing, but since there's SSL involved there are always max sized packages and I think one cannot fragment SSL-packets, can you?
Anyone with connections, the geoip tells me it's in Germany?
$ tracepath 2a02:2e0:cd4d::6
1?: [LOCALHOST] 0.029ms pmtu 1438
<clip>
5: fi-csc.nordu.net 7.838ms
6: se-tug.nordu.net 18.861ms asymm 8
7: netnod-ix-ge-a-sth-1500.core-backbone.com 19.258ms asymm 9
8: 2a01:4a0:1338:114::2 20.017ms asymm 10
9: 2a02:2e0:cd4d::6 18.744ms !A
Resume: pmtu 1438
Note the !A result of #tracepath