Hi Andy
On 28/06/2024 00:09, Andy Smith via BitFolk Users wrote:
Hi,
On Wed, Jun 26, 2024 at 10:43:50PM +0100, Richard King via BitFolk Users wrote:
Given that it configures a name server, and
expects that server to be used,
I also have no idea why it doesn't configure reverse DNS for itself in the
way it requires - but it appears not to do so.
Are you able to get a list of the
domains it thinks it is
authoritative for? `7.3.0.f.1.f.1.0.8.a.b.0.1.0.0.2.ip6.arpa` should
be amongst them, but I do not think it currently is.
I added `7.3.0.f.1.f.1.0.8.a.b.0.1.0.0.2.ip6.arpa` as a secondary
domain on our servers, but 85.119.82.112 returns `NOTAUTH` when they
try to do an axfr, so I do not think this zone exists on your
server.
You're right. It didn't exist. I (think) I added it manually this
evening, at the risk of mail-in-a-box overriding the config when it next
updates.
I now seem to be getting successful replies when querying the box directly.
$ host 2001:ba8:1f1:f037::2
ns1.aquitaine.richardskingdom.net
Using domain server:
Name:
ns1.aquitaine.richardskingdom.net
Address: 2001:ba8:1f1:f037::2#53
Aliases:
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.7.3.0.f.1.f.1.0.8.a.b.0.1.0.0.2.ip6.arpa
domain name pointer
aquitaine.richardskingdom.net.
It's not currently working for the secondaries however.
$ host 2001:ba8:1f1:f037::2 a.authns.bitfolk.co.uk
Using domain server:
Name: a.authns.bitfolk.co.uk
Address: 85.119.80.222#53
Aliases:
Host
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.7.3.0.f.1.f.1.0.8.a.b.0.1.0.0.2.ip6.arpa
not found: 2(SERVFAIL)
More hacking required!
Richard.