add debug for reaching new v6 address

This commit is contained in:
Nico Schottelius 2020-06-14 23:32:38 +02:00
parent b7f84307b2
commit eb0906ea2b
3 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,8 @@ sleep 10
# change to ipv6
viirb_ip=${my_lan_ip}
ping -c5 ${viirb_ip}
cat <<EOF | ssh -t "root@${viirb_ip}"
ping -c5 ungleich.ch || exit 1