Crafting a NOTIFY message from the command line?

Arsen STASIC arsen.stasic at univie.ac.at
Thu Mar 21 07:46:38 UTC 2024


* Petr Špaček <pspacek at isc.org> [2024-03-20 09:32 (+0100)]:
> On 19. 03. 24 23:10, Anand Buddhdev wrote:
> > You can try something like:
> > 
> > dig +norec +opcode=notify <zone> soa @server
> 
> As an alternative, script
> https://github.com/rthalley/dnspython/blob/main/examples/send_notify.py
> allows you to specify SOA serial in the NOTIFY message as well.

As an further alternative written in perl:
https://github.com/gbxyz/pnotify

cheers
Arsen


> 
> Petr Špaček
> 
> 
> > 
> > On 19/03/2024 22:24, John Thurston wrote:
> > 
> > > I can use dig to request a zone transfer:
> > > 
> > > dig AXFR foo.com
> > > 
> > > I am unable to find a simple way to craft a NOTIFY message. Can
> > > anyone help me out?
> 
> 


More information about the bind-users mailing list