dynamic ip and mail port updates
[distro-setup] / dynamic-ip-update
index 007570cd53576637078596f0ce89ab326f20f425..185eef2ec0adbd1a54e14fa73465ea9bbb314eb9 100755 (executable)
@@ -55,6 +55,7 @@ if $up4; then
   cat >>$f <<EOF
 update delete b8.nz. A
 update add b8.nz. 300 A $ip4
+update add wrt.b8.nz. 300 A $ip4
 EOF
 fi