Re: Catalog zone failure

2023-05-01 Thread Aram Sargsyan
> Interesting. I ended up just removing the TXT record but it is unclear > why the zone entries would use that tsig labeled one instead of the > globals since they were not referencing the tsig custom properties.   The labeled primaries have similar weight as the unlabled ones, and it's an en

Re: Catalog zone failure

2023-04-30 Thread Gregory Shapiro via bind-users
>It looks like you are using a default labeled primary server without an >IP address, i.e. the TSIG key name is there for "tsig.primaries.ext", >but the A/ record for that name is missing: Interesting. I ended up just removing the TXT record but it is unclear why the zone entries

Re: Catalog zone failure

2023-04-30 Thread Aram Sargsyan
Hello, Gregory,   It looks like you are using a default labeled primary server without an IP address, i.e. the TSIG key name is there for "tsig.primaries.ext", but the A/ record for that name is missing:   > tsig.primaries.ext IN TXT "ns-gshapiro-net-xfer" If your intention was to use

Re: Catalog zone failure

2023-04-30 Thread Jan-Piet Mens
Apr 30 05:33:48 keef named[7473]: catz: zone 'gshapiro.net' uses an invalid primary (no IP address assigned) Apr 30 05:33:48 keef named[7473]: catz: error "failure" while trying to generate config for zone 'gshapiro.net' The way I read this is it's complaining about `gshapiro.net', i.e. one of

Catalog zone failure

2023-04-29 Thread Gregory Shapiro via bind-users
I've created a catalog zone, have it successfully secondarying on the secondary server but using it as a catalog zone fails with: Apr 30 05:33:48 keef named[7473]: catz: zone 'gshapiro.net' uses an invalid primary (no IP address assigned) Apr 30 05:33:48 keef named[7473]: catz: error "failure" w