Hi
On the CAA record iodef filed, do we force this to be unique or can it
match a CNAME?
Thanks,
Ramesh
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
bind-users@lists.isc.org
All
I've inherited a BIND environment and i'm trying to understand a few things
as currently we are experiences an issue related to DDNS.
we have
site 1
hostA
site 2
hostB
We have a HArecord, and we want HostA or HostB to be able to update the
HArecord (i.e. failover cluster type configuration
Assertion in `delv` utility.
Had an assertion error for `delv` utility in trying to perform suspend
thread.
Doesn't seem specific to any thing, argument-wise.
Environment:
Linux 4.19
Debian 10.3
Custom built Bind v9.17.1
bind9/lib/isc/app.c:422
void
isc_app_ctxsuspend(isc_appctx_t *ctx) {
Had an assertion error for `delv` utility in trying to perform suspend
thread.
Doesn't seem specific to any thing, argument-wise.
Environment:
Linux 4.19
Debian 10.3
Custom built Bind v9.17.1
bind9/lib/isc/app.c:422
void
isc_app_ctxsuspend(isc_appctx_t *ctx) {
REQUIRE(VALID_APPCTX(ctx));
Had an assertion error for `delv` utility in trying to perform suspend
thread.
Doesn't seem specific to any thing, argument-wise.
This is weird.
`*ctx->running` is set to `true`.
It would have continued on normally to suspending the thread, if it
weren't for that `REQUIRE(VALID_APPCTX(ctx)
5 matches
Mail list logo