@lbutlr
2020-07-06 22:31:52 UTC
Trying to verify that I can make changes with nsupdatem and running into something I don’t understand.
mail # nsupdate -k admin.key
Uh… what? Why is it trying to update 192.42.173.30 (ac1.nstld.com)?
That IP does not appear in any file in /usr/local/etc/ nor in /etc/ on my system.
What am I missing here?
In fact, the only file on the entire /usr/ that has this IP address in it is the draft copy of this email.
mail # nsupdate -k admin.key
zone name covisp.net
update delete ns1.covisp.net. IN A 65.121.55.42
update add ns1.covisp.net. 3601 IN A 65.121.55.42
send
; Communication with 192.42.173.30#53 failed: timed outupdate delete ns1.covisp.net. IN A 65.121.55.42
update add ns1.covisp.net. 3601 IN A 65.121.55.42
send
Uh… what? Why is it trying to update 192.42.173.30 (ac1.nstld.com)?
That IP does not appear in any file in /usr/local/etc/ nor in /etc/ on my system.
What am I missing here?
In fact, the only file on the entire /usr/ that has this IP address in it is the draft copy of this email.