Skip to main content

IPv6 - can't get rDNS to work!

Comments

7 comments

  • cPanelMichael
    Hello :) It's important to keep in mind that native support for RDNS with IPv6 is not yet included with cPanel. You can open a feature request for this via: Submit A Feature Request In the meantime, you can manually create the zone via the command line using the following as a template: ; ; 2001:db8::/48 ; $TTL 1h ; Default TTL @ IN SOA ns1.example.com. admin.example.com. ( 2014010801 ; serial 1h ; slave refresh interval 15m ; slave retry interval 1w ; slave copy expire time 1h ; NXDOMAIN cache time ) ; ; domain name servers ; @ IN NS ns1.example.com. ; IPv6 PTR entries 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. IN PTR host1.example.com.
    Note that you can generate a zone using a zone generator such as [url=http://rdns6.com/zone]RDNS IPv6 Zone Generator if necessary. Thank you.
    0
  • Nick57
    Thanks, I assume this means that your documentation which i followed by the letter is useless? Perhaps you should adjust this document then: [url=http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/RdnsForBind]Configure Reverse DNS in WHM Do you have any instructions in how to generate this manual?
    0
  • cPanelMichael
    There are no references to IPv6 on the document you referenced. There were in the past, but those references were removed about a month ago per internal case 79061. You may want to try clearing your browser cache if you still see references to IPv6 on that document. You can simply create a zone using the template from my last response in the /var/named directory, ensure ownership and permissions match the other zone files (0600 permissions and "Named" ownership) and then rebuild the /etc/named.conf file after that via: /scripts/rebuilddnsconfig
    The zone file name would be 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.db in the example posted in my last response. Thank you.
    0
  • Nick57
    Sorry, but I don't think this is a caching situation, I refreshed my browser and tried from different IP.
    0
  • cPanelMichael
    Thank you for pointing that out. In the past, there was an entire section on that document devoted to IPv6. It has since been removed because it's not supported at this time. Were you able to create the record successfully using the manual instructions provided on this thread? Thank you.
    0
  • Nick57
    Hi, yes able to create the zone file, but working, no, this is really frustrating, cPanel is so far behind the facts, many customers want IPv6.
    0
  • cPanelMichael
    [quote="Nick57, post: 1545132">Hi, yes able to create the zone file, but working, no, this is really frustrating, cPanel is so far behind the facts, many customers want IPv6.
    Could you open a support ticket using the link in my signature so we can review the entries you created and determine why they are not working? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.