AW: Crafting a NOTIFY message from the command line?

2024-03-21 Thread Klaus Darilion via bind-users
> -Ursprüngliche Nachricht-
> Von: bind-users  Im Auftrag von Arsen
> STASIC
> Gesendet: Donnerstag, 21. März 2024 08:47
> An: Petr Špaček 
> Cc: bind-users@lists.isc.org
> Betreff: Re: Crafting a NOTIFY message from the command line?
> 
> * Petr Špaček  [2024-03-20 09:32 (+0100)]:
> > On 19. 03. 24 23:10, Anand Buddhdev wrote:
> > > You can try something like:
> > >
> > > dig +norec +opcode=notify  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

One more:

$ pdns_notify
Syntax: pdns_notify IP_ADDRESS/HOSTNAME[:PORT] DOMAIN

(from package pdns-tools)

Regards
Klaus
-- 
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from 
this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: Crafting a NOTIFY message from the command line?

2024-03-21 Thread Arsen STASIC
* Petr Špaček  [2024-03-20 09:32 (+0100)]:
> On 19. 03. 24 23:10, Anand Buddhdev wrote:
> > You can try something like:
> > 
> > dig +norec +opcode=notify  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?
> 
> 
-- 
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from 
this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users