various improvements
[distro-setup] / dynamic-ip-update
index 007570cd53576637078596f0ce89ab326f20f425..3ece5b3fa1cb541b4a343d178ca1f51c884319e3 100755 (executable)
@@ -54,7 +54,9 @@ EOF
 if $up4; then
   cat >>$f <<EOF
 update delete b8.nz. A
+update delete wrt.b8.nz. A
 update add b8.nz. 300 A $ip4
+update add wrt.b8.nz. 300 A $ip4
 EOF
 fi