Re: [bitfolk] IPv4 reverse DNS

Top Page

Reply to this message
Author: Keith Williams
Date:  
To: BitFolk Users
Subject: Re: [bitfolk] IPv4 reverse DNS
So it is getting there, sometimes the secondary servers are a bit slow to
transfer. Will have to look this afternoon why the ns3 is refusing, as it
should be authoritative. Some small slip up in my writing of the new zone
file.

I was going to wait for a while for everything to propagate then test more
thoroughly, but will investigate that first.ns3 is the main NS, LOL, so the
secondaries do have it. 35-32.84.119.85.in-addr.arpa. IN SOA
ns3.keiths-place.co.uk. keithwilliamsnp.gmail.com. (

Keith

On Tue, 12 Apr 2022 at 13:00, Andy Smith <andy@???> wrote:

> Hello,
>
> On Tue, Apr 12, 2022 at 12:17:01PM +0100, Keith Williams wrote:
> > I made the changes you suggested and here is the result
>
> $ for ns in 1 2 3; do target="ns${ns}.keiths-place.co.uk"; echo
> "$target:"; dig +noall +answer +comments -x 85.119.84.35 @$target | sed
> 's/^/\t/'; done
> ns1.keiths-place.co.uk:
>         ;; Got answer:
>         ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 41003
>         ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
>         ;; WARNING: recursion requested but not available

>
>         ;; OPT PSEUDOSECTION:
>         ; EDNS: version: 0, flags:; udp: 4096

>
> ns2.keiths-place.co.uk:
>         ;; Got answer:
>         ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12971
>         ;; flags: qr aa rd; QUERY: 1, ANSWER: 16, AUTHORITY: 0,
> ADDITIONAL: 1
>         ;; WARNING: recursion requested but not available

>
>         ;; OPT PSEUDOSECTION:
>         ; EDNS: version: 0, flags:; udp: 1232
>         ;; ANSWER SECTION:
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> mail.wingravegolf.co.uk.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> leightonbuzzard.net.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     splog.keiths.space
> .
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     newportpagnell.net
> .
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> ns1.keiths-place.co.uk.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> webmail.wingravegolf.co.uk.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     aakanee.com.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     www.keiths.space.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     www.keynesmail.com
> .
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> mx10.keynesmail.com.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> www.leightonbuzzard.net.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     keiths.space.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     www.aakanee.com.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> webmail.keynesmail.com.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR
> www.newportpagnell.net.
>         35.84.119.85.in-addr.arpa. 600  IN      PTR     keynesmail.com.

>
> ns3.keiths-place.co.uk:
>         ;; Got answer:
>         ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 55445
>         ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
>         ;; WARNING: recursion requested but not available

>
>         ;; OPT PSEUDOSECTION:
>         ; EDNS: version: 0, flags:; udp: 1232

>
> Or to put it another way:
>
>         http://dns.squish.net/traverses/aa62a2ab37d593a69cc9dca907f499c4

>
> Cheers,
> Andy
>
> --
> https://bitfolk.com/ -- No-nonsense VPS hosting
> _______________________________________________
> users mailing list
> users@???
> https://lists.bitfolk.com/mailman/listinfo/users
>