Hi everyone:
On past May 23rd I've announced through the list I made a patch to support
"source address" on nsd-notify. At that time I was too lazy to sent
the
patch files.
Now I'm not being lazy, so here we are.
The change was add a new option (-a <address>) to nsd-notify to specify
the source address for the outcoming packet.
Also addedd a new option in nsd.zones file. To use it, anyone should write
somethink like this:
zone <zonename> <zonefile> notify-source <source address>
notify
<destination address>
And finally changed nsdc.sh to parse the new option when available.
The code has been tested on a production server using a BIND server as a
secondary.
I hope it helps.
(The patchs were made against a NSD 2.3.3 source code)
Kind Regards
--
Sebastian E. Castro Avila sebastian at nic.cl
Administrador de DNS, NIC Chile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-server.c
Type: application/octet-stream
Size: 808 bytes
Desc: not available
URL:
<http://lists.nlnetlabs.nl/pipermail/nsd-users/attachments/20061003/0e5c7a2c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-nsdc.sh
Type: application/octet-stream
Size: 1553 bytes
Desc: not available
URL:
<http://lists.nlnetlabs.nl/pipermail/nsd-users/attachments/20061003/0e5c7a2c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-nsd-notify.c
Type: application/octet-stream
Size: 4976 bytes
Desc: not available
URL:
<http://lists.nlnetlabs.nl/pipermail/nsd-users/attachments/20061003/0e5c7a2c/attachment-0002.obj>