From 2705f5ef658268470c5e26332523cf07557335f4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 3 Nov 2017 16:40:17 -0600 Subject: [PATCH] note delay in updates / expected short-term failure --- samples/hellabit.enom.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/samples/hellabit.enom.sh b/samples/hellabit.enom.sh index 747e24f..83953b5 100644 --- a/samples/hellabit.enom.sh +++ b/samples/hellabit.enom.sh @@ -13,3 +13,11 @@ daplie ns:set -n hellabit.com --tld com --nameservers ns1.hellabit.com,ns2.hella # daplie devices:set -d sfo2.devices.hellabit.com -a 138.197.216.176 # daplie devices:attach -d sfo2.devices.hellabit.com -n hellabit.com # daplie devices:attach -d sfo2.devices.hellabit.com -n www.hellabit.com + +# now you can test that your hard work worked +# < ==== NOTE ==== > It may take a few minutes before this starts to work as you'd expect +dig +trace ns1.hellabit.com +dig +trace ns2.hellabit.com + +dig +trace hellabit.com +dig +trace www.hellabit.com