Hurricane Electric's IPv6 Tunnel Broker Forums

DNS.HE.NET Topics => General Questions & Suggestions => Topic started by: Rootax on May 24, 2019, 02:04:41 AM

Title: Question about rdns for a ipv6 tunnel
Post by: Rootax on May 24, 2019, 02:04:41 AM
Hi,

First off, sorry for my english, it's not my native language.

So, few days ago, I created a free ipv6 tunnel. Since my ISP doesn't give ipv6 addresses yet, it was for curiosity, learning new stuff, and play with the /ipv6 section of my Mikrotik router. Everything is working great, it's fast, perfect, thx you for that.

Now, by default, their is no reverse dns / ptr record associated with each addresses of a subnet. If i disable privacy extensions and randomization from my pcs, I can have a static ipv6 address and create ptr records here https://dns.he.net/  , it's working, and I get a 20/20 score on https://ipv6-test.com/

Since I don't host services at home (well I do, but using ipv4), I didn't care a lot about the hostname thing, and I was ready to activate privacy extensions again and not having a working reverse. But I realized that some website and services are kind of slow when they can't find a reverse.

So in the end, my question is, is it possible to put a generic reverse entry for a whole prefix ? I tried using a wildcard, but it doesn't work. I tried to use the Routed /64 address, but it doesn't work either...

Thx you, and thx for the free ipv6 tunnels !
Title: Re: Question about rdns for a ipv6 tunnel
Post by: snarked on May 24, 2019, 10:15:03 AM
A wildcard can work, but note how DNS wildcards work in general.  If you have defined any labels (even if empty), a wildcard will not match.  Your existing PTR records have 15 empty labels, then a PTR (assuming a /64 reverse zone).
Title: Re: Question about rdns for a ipv6 tunnel
Post by: Rootax on May 24, 2019, 10:39:13 AM
Thx you.

Ok so this can work, but what do I do to make this work from the Hurricane Electric Free DNS Management page ? I don't get how i can put a wildcard in there.
Title: Re: Question about rdns for a ipv6 tunnel [SOLVED]
Post by: Rootax on May 25, 2019, 05:52:53 AM
I find out in the end, I wasn't looking at the right options.

If someone else is trying, go to https://dns.he.net/#tabs-advanced   , then edit your zone, and a ptr entry with a wildcard.

Title: Re: Question about rdns for a ipv6 tunnel
Post by: snarked on May 25, 2019, 05:59:07 PM
...And remove all zone entries other than the wildcard not at the zone apex.