• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
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.8k Views 6 Watching
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 Offline
    lifespeed
    last edited by lifespeed Dec 18, 2019, 6:40 PM Dec 18, 2019, 6:35 PM

    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 Offline
      lifespeed
      last edited by Dec 20, 2019, 9:36 PM

      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 Offline
        lifespeed
        last edited by Jan 29, 2020, 12:44 AM

        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.

        J 1 Reply Last reply Jan 29, 2020, 2:29 AM Reply Quote 1
        • J Offline
          JKnott @lifespeed
          last edited by Jan 29, 2020, 2:29 AM

          @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 1 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 Offline
            lifespeed
            last edited by Jan 29, 2020, 3:02 AM

            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
            • J Online
              johnpoz LAYER 8 Global Moderator
              last edited by johnpoz Jan 29, 2020, 3:24 AM Jan 29, 2020, 3:21 AM

              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 25.07.1 | Lab VMs 2.8.1, 25.07.1

              L J 2 Replies Last reply Jan 29, 2020, 4:03 AM Reply Quote 0
              • L Offline
                lifespeed @johnpoz
                last edited by Jan 29, 2020, 4:03 AM

                @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
                • J Offline
                  JKnott @johnpoz
                  last edited by Jan 29, 2020, 12:56 PM

                  @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 1 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
                  • J Online
                    johnpoz LAYER 8 Global Moderator
                    last edited by johnpoz Jan 29, 2020, 1:02 PM Jan 29, 2020, 1:01 PM

                    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 25.07.1 | Lab VMs 2.8.1, 25.07.1

                    N 1 Reply Last reply Jan 29, 2020, 1:34 PM Reply Quote 0
                    • N Offline
                      NogBadTheBad @johnpoz
                      last edited by Jan 29, 2020, 1:34 PM

                      @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

                      B 1 Reply Last reply Jan 29, 2020, 1:36 PM Reply Quote 0
                      • B Offline
                        Bob.Dig LAYER 8 @NogBadTheBad
                        last edited by Jan 29, 2020, 1:36 PM

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

                        N 1 Reply Last reply Jan 29, 2020, 1:40 PM Reply Quote 0
                        • N Offline
                          NogBadTheBad @Bob.Dig
                          last edited by Jan 29, 2020, 1:40 PM

                          @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
                          • J Online
                            johnpoz LAYER 8 Global Moderator
                            last edited by Jan 29, 2020, 1:43 PM

                            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 25.07.1 | Lab VMs 2.8.1, 25.07.1

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                              This community forum collects and processes your personal information.
                              consent.not_received