Why are no notifies send?

Axel Rau Axel.Rau at chaos1.de
Fri Oct 16 08:59:21 UTC 2020


Hi all,

related parts from my named.conf:
- - -
include "/usr/local/etc/namedb/dns-keys/Kns4-he.net.conf";


// slave.dns.he.net pulls zones from us, ns1.he.net receives notify from us
  server 216.218.133.2 {
    keys { ns4-he.net. ; };
    };
  server 2001:470:600::2 {
    keys { ns4-he.net. ; };
    };
  server 2001:470:100::2 {
    keys { ns4-he.net. ; };
    };


// From slave.dns.he.net pulls zones from us, ns1.he.net receives notify from us
  acl not-he {  !216.218.133.2;  !2001:470:600::2;  !2001:470:100::2;  any; };
  acl ns4-he { !not-he; key ns4-he.net.; };


	also-notify {
        2001:470:100::2 key "ns4-he.net" ;
        144.91.89.26 key "ns5-ping" ;
	};
- - -
I can’t see any notifies to 2001:470:100::2 in the logs.

What am I doing wrong?

Axel
---
PGP-Key: CDE74120  ☀  computing @ chaos claudius

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20201016/46da9ddb/attachment.bin>


More information about the bind-users mailing list