Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Dynamic DNS with Godaddy and Comcast prefix delegation

    Scheduled Pinned Locked Moved IPv6
    20 Posts 6 Posters 2.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lifespeed @junicast
      last edited by lifespeed

      @pmisch said in Dynamic DNS with Godaddy and Comcast prefix delegation:

      @lifespeed
      Have you configured the section Dynamic DNS within the DHCPv6 server section?
      That's exactly what you need. Every time a client gets an IPv6 address via DHCPv6 it will send the information via DNS Update as in RFC2136 to the DNS server, see screenshot.

      I see. I think. I didn't realize there was a Dynamic DNS section within DHCPv6 server. So here is what I did for Godaddy in the Dynamic DNS services section (not DHCPv6 - confusing). The "@" in the hostname field I think is OK, as the API probably connects to domain name using the key?
      b022b9d0-b958-41f9-aa73-f87e5ea8286a-image.png

      So this is what I've entered into the Dynamic DNS section of DHCPv6 server. The IPv4 address is for Godaddy primary nameserver. I have no idea if this correct.

      4cc58bd8-5add-47d3-a7ab-29d3637d0a1c-image.png

      1 Reply Last reply Reply Quote 0
      • Bob.DigB
        Bob.Dig LAYER 8 @junicast
        last edited by Bob.Dig

        @pmisch said in Dynamic DNS with Godaddy and Comcast prefix delegation:

        The net obstacle you will face will be the firewall rule. While the IP doesn't change it's all fine but once it does your old rule doesn't apply any more. I don't know how to fix this though. If pfSense does not have a solution for those scenarios I think they should implement one.

        I think the solution is there, firewall rules can be host agnostic, at least for IPv4. For IPv6 it is not working right now.

        If someone knows if and how to configure the DDNS Section in the DHCPv6 Server for cloudflare, please let me know.

        1 Reply Last reply Reply Quote 0
        • L
          lifespeed
          last edited by lifespeed

          The IPv6 for my domain still has the 2001 prefix instead of the 2601 prefix delegated from my Comcast WAN. Did I not specify Dynamic DNS service or DHCPv6 Dynamic DNS subsection correctly? I haven't rebooted the router since last night, is that required?

          It seems like I'm close, sure would like to get this working. It was one of the main reasons I switched to pfSense.

          Edit: Should DDNS client updates field by changed to deny so that "DHCP will do the update and the client should not". I'm not even sure what the client is, presumably I want pfSense DHCP server to update Godaddy Dynamic DNS API.

          1 Reply Last reply Reply Quote 0
          • L
            lifespeed
            last edited by

            Any ideas? pfSense is updating the IPv4 to Godaddy correctly, but despite my (mis?) configuration of the DDNS Section in the DHCPv6 Server, the IPv6 address sent to GoDaddy Dynamic DNS API is wrong.

            1 Reply Last reply Reply Quote 0
            • L
              lifespeed
              last edited by

              So to make this work, I just hard-coded the external IPv6 address in GoDaddy AAAA record and disabled the dynamic DNS for IPv6 in pfSense. Since the IPv6 from Comcast almost never changes, this works fine. Still a little disappointing this couldn't be done in strictly-correct fashion like dynamic DNS for IPv4.

              JKnottJ 1 Reply Last reply Reply Quote 1
              • JKnottJ
                JKnott @lifespeed
                last edited by

                @lifespeed said in Dynamic DNS with Godaddy and Comcast prefix delegation:

                Still a little disappointing this couldn't be done in strictly-correct fashion like dynamic DNS for IPv4.

                I always considered the static config to be the proper one, with dyndns a hack to get around the problem with ISPs that allow the address to change. With DHCP, you're supposed to always have the same address, unless you allow the lease to expire. However, there are some ISPs that don't follow that and force changes when needed. With my ISP, my IPv4 address changes so seldom it's virtually static. On IPv6, my prefix does not change, at least not since the "Do not allow PD/Address release" option became available in pfSense.

                PfSense running on Qotom mini PC
                i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                UniFi AC-Lite access point

                I haven't lost my mind. It's around here...somewhere...

                1 Reply Last reply Reply Quote 1
                • L
                  lifespeed
                  last edited by

                  Well, you may be right. Neither IPv6 nor IPv4 have changed in the month I've had pfSense running. We'll see.

                  1 Reply Last reply Reply Quote 0
                  • johnpozJ
                    johnpoz LAYER 8 Global Moderator
                    last edited by johnpoz

                    Just another reason how just using a tunnel from HE is better ;) I have had the same /48 for like 9 years.. So my IPv6 ntp server that is part of the ntp pool has had same IP.. And I can even set the PTR for it... I can even change ISPs and still it has the same IP.. Which I have done a few times since first got it.

                    But sure have fun dicking around with ddns ;) hehehe

                    Or your delegated prefix changing on an ISP whim..

                    An intelligent man is sometimes forced to be drunk to spend time with his fools
                    If you get confused: Listen to the Music Play
                    Please don't Chat/PM me for help, unless mod related
                    SG-4860 24.11 | Lab VMs 2.8, 24.11

                    L JKnottJ 2 Replies Last reply Reply Quote 0
                    • L
                      lifespeed @johnpoz
                      last edited by

                      @johnpoz said in Dynamic DNS with Godaddy and Comcast prefix delegation:

                      Just another reason how just using a tunnel from HE is better ;)

                      Now were back to simpler vs. more complex. It sounds like you had a reason to implement a workaround that gives you a static IP. From what I understand, Comcast is pretty reliable for keeping the same IP even on residential. If that proves not to be the case, I can change my setup as you mentioned. But for now I'm configured as static on IPv6, and the dyndns on IPv4 isn't doing anything because it isn't changing.

                      1 Reply Last reply Reply Quote 1
                      • JKnottJ
                        JKnott @johnpoz
                        last edited by

                        @johnpoz said in Dynamic DNS with Godaddy and Comcast prefix delegation:

                        Just another reason how just using a tunnel from HE is better ;)

                        It's great when your ISP doesn't provide IPv6, but you shouldn't have to use it when they do. Addresses should not normally change on either IPv4 or IPv6, but some ISPs are clueless. With mine, my IPv4 address only changed when I changed hardware or they reorganized their network, forcing an address change.

                        PfSense running on Qotom mini PC
                        i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                        UniFi AC-Lite access point

                        I haven't lost my mind. It's around here...somewhere...

                        1 Reply Last reply Reply Quote 0
                        • johnpozJ
                          johnpoz LAYER 8 Global Moderator
                          last edited by johnpoz

                          My IPv4 has always been stable on any ISP have had, after the dial up days.. And using trumpet for tcp/ip ;)

                          you shouldn't have to use it when they do

                          Agreed - but it solves a lot of cluelessness by these isp that have no clue how to do ipv6 correctly.. Which isps that have ipv6 allow you to set the PTRs for your space?

                          An intelligent man is sometimes forced to be drunk to spend time with his fools
                          If you get confused: Listen to the Music Play
                          Please don't Chat/PM me for help, unless mod related
                          SG-4860 24.11 | Lab VMs 2.8, 24.11

                          NogBadTheBadN 1 Reply Last reply Reply Quote 0
                          • NogBadTheBadN
                            NogBadTheBad @johnpoz
                            last edited by

                            @johnpoz said in Dynamic DNS with Godaddy and Comcast prefix delegation:

                            Which isps that have ipv6 allow you to set the PTRs for your space?

                            Mine doesn't.

                            Andy

                            1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

                            Bob.DigB 1 Reply Last reply Reply Quote 0
                            • Bob.DigB
                              Bob.Dig LAYER 8 @NogBadTheBad
                              last edited by

                              @NogBadTheBad Probably no one does, because it is not yours and can change anytime.

                              NogBadTheBadN 1 Reply Last reply Reply Quote 0
                              • NogBadTheBadN
                                NogBadTheBad @Bob.Dig
                                last edited by

                                @Bob-Dig

                                My IPv6 address space is mine ( all /48 of it ) and allocated by my ISP to route via my WAN address.

                                Andy

                                1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

                                1 Reply Last reply Reply Quote 0
                                • johnpozJ
                                  johnpoz LAYER 8 Global Moderator
                                  last edited by

                                  When you get your IPv6 through free tunnel from HE, you get to ;)

                                  ptrzone.jpg

                                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                                  If you get confused: Listen to the Music Play
                                  Please don't Chat/PM me for help, unless mod related
                                  SG-4860 24.11 | Lab VMs 2.8, 24.11

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post
                                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.