/testing/guestbin/swan-prep west # echo "initdone" initdone west # ping -q -c 1 192.1.2.254 PING 192.1.2.254 (192.1.2.254) 56(84) bytes of data. --- 192.1.2.254 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time XXXX west # time dig east.testing.libreswan.org ; <<>> DiG 9.11.6-P1-RedHat-9.11.6-2.P1.fc29 <<>> east.testing.libreswan.org ;; global options: +cmd ;; connection timed out; no servers could be reached real 0m15.024s user 0m0.019s sys 0m0.006s west # time dig east.testing.libreswan.org IPSECKEY ; <<>> DiG 9.11.6-P1-RedHat-9.11.6-2.P1.fc29 <<>> east.testing.libreswan.org IPSECKEY ;; global options: +cmd ;; connection timed out; no servers could be reached real 0m15.029s user 0m0.026s sys 0m0.003s west # time dig +short @192.1.2.254 east.testing.libreswan.org ;; connection timed out; no servers could be reached real 0m15.025s user 0m0.022s sys 0m0.003s west # dig +short @192.1.2.254 chaos version.server txt ;; connection timed out; no servers could be reached west # dig +short @192.1.2.254 -p 5353 east.testing.libreswan.org ;; connection timed out; no servers could be reached west # dig +short @192.1.2.254 -p 5353 chaos version.server txt ;; connection timed out; no servers could be reached west # echo done done west #