add debug for reaching new v6 address
This commit is contained in:
parent
b7f84307b2
commit
eb0906ea2b
3 changed files with 2 additions and 0 deletions
|
@ -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
|
Loading…
Reference in a new issue