Skip to main content

New answers tagged

1 vote

opendkim-testkey fails on newly generated key

As we can see in dkim-test.c, the process goes like this: check that both mandatory parameters (selector and domain) are supplied call loadkey, which checks file permissions by first calling status = ...
Jirka Pech's user avatar
0 votes

How to properly configure a "mirror" DNS server for failover in KVM (Rocky Linux 10)?

What is the standard approach to synchronize the DNS records from the primary to this new secondary server (we use BIND9)? The standard approach is AXFR-based zone transfers as defined in RFC 1035. (...
grawity's user avatar
  • 19.5k
3 votes

opendkim-testkey fails on newly generated key

opendkim-testkey: syntax error in key data (ASCII 0x28 at offset 0) Porkbun most likely expects you to provide TXT data as just the raw data without surrounding punctuation, as is standard for ...
grawity's user avatar
  • 19.5k
0 votes

opendkim-testkey fails on newly generated key

Ok, this is weird. opendkim-testkey isn't using my local DNS, it's going off to the one on porkbun.com. And that one I put in using ("..." "...") notation. I changed it to take out ...
Paul Tomblin's user avatar
  • 5,285
0 votes

bind9 not forwarding to subdomain NS

In my case I added forwarders to master zone configuration. Here is some clarification about such strange configuration here: Purpose of a 'forwarder' option in a master zone
Dmitriy's user avatar

Top 50 recent answers are included