amj@eglide:~$ ping -6 google.com connect: Network is unreachable
See also 71ac80215b1f and T768.
amj@eglide:~$ ping -6 google.com connect: Network is unreachable
See also 71ac80215b1f and T768.
rOPS Nasqueron Operations | |||
D749 | rOPS5f46738411b0 Fix IPv6 provisionning |
$ cd /opt/nasqueron-operations $ arc patch D749 $ salt eglide state.sls roles/core/network/init eglide: ---------- ID: network_ipv6 Function: file.managed Name: /usr/sbin/ipv6-setup-tunnel Result: True Comment: File /usr/sbin/ipv6-setup-tunnel updated Started: 08:59:16.151759 Duration: 214.478 ms Changes: ---------- diff: --- +++ @@ -8,8 +8,8 @@ # License: Trivial work, not eligible to copyright # ------------------------------------------------------------- -$IFCONFIG=/sbin/ifconfig -$ROUTE=/sbin/route +IFCONFIG=/sbin/ifconfig +ROUTE=/sbin/route # ------------------------------------------------------------- # Hurricane Electric tunnel Summary for eglide ------------ Succeeded: 1 (changed=1) Failed: 0 ------------ Total states run: 1 Total run time: 214.478 ms
$ /usr/sbin/ipv6-setup-tunnel $ ping -6 google.com PING google.com(par21s03-in-x0e.1e100.net (2a00:1450:4007:810::200e)) 56 data bytes 64 bytes from par21s03-in-x0e.1e100.net (2a00:1450:4007:810::200e): icmp_seq=1 ttl=53 time=11.3 ms 64 bytes from par21s03-in-x0e.1e100.net (2a00:1450:4007:810::200e): icmp_seq=2 ttl=53 time=10.4 ms 64 bytes from par21s03-in-x0e.1e100.net (2a00:1450:4007:810::200e): icmp_seq=3 ttl=53 time=10.9 ms