Marius,
Traceroute now fails, which is expected behavior over the tunnel (if TTL-through-tunnel hasn't been enabled - ip tunnel change ttl 64 mode ).
Using MTR (which is ICMP-based), I see:
1. ??? <---***this is usual, as the echo request wasn't destined for its IP (I gather this is 44.182.21.254)*** 2. yo2tm.ampr.org
----------------------------------------
user@kb3vwg-001:~$ ping yo2tm.ampr.org -c 4 PING yo2tm.ampr.org (44.182.21.1) 56(84) bytes of data. 64 bytes from yo2tm.ampr.org (44.182.21.1): icmp_seq=1 ttl=63 time=134 ms 64 bytes from yo2tm.ampr.org (44.182.21.1): icmp_seq=2 ttl=63 time=132 ms 64 bytes from yo2tm.ampr.org (44.182.21.1): icmp_seq=3 ttl=63 time=132 ms 64 bytes from yo2tm.ampr.org (44.182.21.1): icmp_seq=4 ttl=63 time=132 ms
--- yo2tm.ampr.org ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 3003ms rtt min/avg/max/mdev = 132.625/133.126/134.224/0.781 ms
- Lynwood