User Tools

Site Tools


dns:nsupdate

This is an old revision of the document!


NSUPDATE

Tool to manually update DNS zones that allow dynamic updates.

More data here.

# nsupdate
> server 192.168.1.1
> update delete newhost.example.co A
> update add newhost.example.com 86400 A 172.16.1.1
> send
dns/nsupdate.1644591751.txt.gz · Last modified: (external edit)