diff options
author | rebortg <github@ghlr.de> | 2022-03-24 07:43:46 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2022-03-24 07:43:46 +0100 |
commit | 80dac2f234861b8605a52d06734e8b9a74e387e0 (patch) | |
tree | e8a112f91fc3b994da38bd53a69fdf97117e885f /docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst | |
parent | 6ffa0359b073b9dc8c27ac3a64763fb8ac41fbbd (diff) | |
download | vyos-documentation-80dac2f234861b8605a52d06734e8b9a74e387e0.tar.gz vyos-documentation-80dac2f234861b8605a52d06734e8b9a74e387e0.zip |
autotest: update tunnelbroker to 1.3.1
Diffstat (limited to 'docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst')
-rw-r--r-- | docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst index 78d828f2..2fd70c17 100644 --- a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst +++ b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst @@ -4,9 +4,9 @@ Tunnelbroker.net (IPv6) ####################### -| Testdate: 2021-12-30 -| Version: 1.3.0 -| Upgrade Version: 1.4-rolling-202112300317 +| Testdate: 2022-03-24 +| Version: 1.3.1 +| Upgrade Version: 1.4-rolling-202203220701 This guide walks through the setup of https://www.tunnelbroker.net/ for an IPv6 Tunnel. @@ -62,14 +62,14 @@ Now you should be able to ping a public IPv6 Address vyos@vyos-wan:~$ ping 2001:470:20::2 count 4 PING 2001:470:20::2(2001:470:20::2) 56 data bytes - 64 bytes from 2001:470:20::2: icmp_seq=1 ttl=64 time=30.8 ms - 64 bytes from 2001:470:20::2: icmp_seq=2 ttl=64 time=29.7 ms - 64 bytes from 2001:470:20::2: icmp_seq=3 ttl=64 time=31.1 ms - 64 bytes from 2001:470:20::2: icmp_seq=4 ttl=64 time=30.8 ms + 64 bytes from 2001:470:20::2: icmp_seq=1 ttl=64 time=30.7 ms + 64 bytes from 2001:470:20::2: icmp_seq=2 ttl=64 time=29.8 ms + 64 bytes from 2001:470:20::2: icmp_seq=3 ttl=64 time=30.1 ms + 64 bytes from 2001:470:20::2: icmp_seq=4 ttl=64 time=30.2 ms --- 2001:470:20::2 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 9ms - rtt min/avg/max/mdev = 29.735/30.620/31.149/0.531 ms + rtt min/avg/max/mdev = 29.765/30.171/30.673/0.389 ms Assuming the pings are successful, you need to add some DNS servers. @@ -86,14 +86,14 @@ You should now be able to ping something by IPv6 DNS name: vyos@vyos-wan:~$ ping tunnelbroker.net count 4 PING tunnelbroker.net(tunnelbroker.net (2001:470:0:63::2)) 56 data bytes - 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=1 ttl=54 time=180 ms - 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=2 ttl=54 time=180 ms - 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=3 ttl=54 time=187 ms - 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=4 ttl=54 time=180 ms + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=1 ttl=54 time=179 ms + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=2 ttl=54 time=227 ms + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=3 ttl=54 time=179 ms + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=4 ttl=54 time=179 ms --- tunnelbroker.net ping statistics --- - 4 packets transmitted, 4 received, 0% packet loss, time 7ms - rtt min/avg/max/mdev = 179.764/181.764/187.436/3.316 ms + 4 packets transmitted, 4 received, 0% packet loss, time 8ms + rtt min/avg/max/mdev = 178.994/191.062/226.756/20.612 ms ***************** @@ -149,14 +149,14 @@ Now the Client is able to ping a public IPv6 address vyos@client:~$ ping 2001:470:20::2 count 4 PING 2001:470:20::2(2001:470:20::2) 56 data bytes - 64 bytes from 2001:470:20::2: icmp_seq=1 ttl=63 time=31.9 ms - 64 bytes from 2001:470:20::2: icmp_seq=2 ttl=63 time=31.5 ms - 64 bytes from 2001:470:20::2: icmp_seq=3 ttl=63 time=31.0 ms + 64 bytes from 2001:470:20::2: icmp_seq=1 ttl=63 time=30.6 ms + 64 bytes from 2001:470:20::2: icmp_seq=2 ttl=63 time=30.4 ms + 64 bytes from 2001:470:20::2: icmp_seq=3 ttl=63 time=30.5 ms 64 bytes from 2001:470:20::2: icmp_seq=4 ttl=63 time=30.6 ms --- 2001:470:20::2 ping statistics --- - 4 packets transmitted, 4 received, 0% packet loss, time 8ms - rtt min/avg/max/mdev = 30.645/31.243/31.886/0.524 ms + 4 packets transmitted, 4 received, 0% packet loss, time 9ms + rtt min/avg/max/mdev = 30.387/30.537/30.643/0.238 ms Multiple LAN/DMZ Setup |