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

    IPv6 No Gateway after 2.5 upgrade

    Scheduled Pinned Locked Moved IPv6
    97 Posts 27 Posters 29.6k 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.
    • X
      xpxp2002
      last edited by

      Found a workaround: Edit the IPv6 gateway and manually set the Monitor IP to the link-local address of the gateway.

      It doesn’t fix that this should be automatically read, presumably out of the routing table, but it at least gets the gateway monitor working until a more permanent resolution is known.

      JKnottJ 1 Reply Last reply Reply Quote 0
      • N
        nedyah700 Rebel Alliance
        last edited by

        I am having the same issue. Everything IPv6 is working post 21.02 (2.5) upgrade except for the monitoring. I've tried countless configuration changes and am giving up for the night.

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

          @xpxp2002

          Have you configured something to happen when the monitor fails? If not, why use it?

          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...

          X 1 Reply Last reply Reply Quote 0
          • peteP
            pete
            last edited by pete

            Renabled IP6 / XFinity this morning. Disabled monitoring.

            From the SSH console interface I can ping the Google IP6 DNS servers fine.

            From a shell I cannot ping the Google IP6 DNS servers.

            Disabled IP6 and deleted the DUID file under /var/db/dhcp6c_duid

            per

            Comcast's IPv6 prefix delegation is based on the DUID of your system as generated when it was first being set up.

            • Pete

            Auto mater
            23.09.1-RELEASE (amd64)
            built on Mon Dec 11 12:24:00 CST 2023
            FreeBSD 14.0-CURRENT
            PFSense + Qotom - Master
            PFSense + Jetway - Backup
            PFSense + Jetway - Backup
            PFSense + Generic - Backup

            1 Reply Last reply Reply Quote 0
            • X
              xpxp2002 @JKnott
              last edited by

              @jknott It seemed to be affecting dynamic DNS.

              Dynamic DNS (RFC2136 clients) was only publishing an A record for a DDNS update that should have included the v4 and v6 IPs of the WAN interface, and had with 2.4.5-p1. That's what originally led me to start looking to see if something odd was going on with IPv6 or DHCP6 after the upgrade.

              Once I added the gateway monitor manually, it immediately posted a new DDNS update with a AAAA record added.

              1 Reply Last reply Reply Quote 0
              • viktor_gV
                viktor_g Netgate
                last edited by viktor_g

                Could you provide more information about your configuration?

                Unable to reproduce it in my testing environment:
                Screenshot from 2021-02-18 20-10-19.png

                Screenshot from 2021-02-18 20-10-32.png

                K 1 Reply Last reply Reply Quote 0
                • peteP
                  pete
                  last edited by pete

                  Renabled IP6 on the WAN interface.

                  I can now ping the Google IP6 DNS server: 2001:4860:4860::8888

                  From the console:

                  root: ping6 2001:4860:4860::8888
                  PING6(56=40+8+8 bytes) 2607:XXX --> 2001:4860:4860::8888
                  16 bytes from 2001:4860:4860::8888, icmp_seq=0 hlim=117 time=40.559 ms
                  16 bytes from 2001:4860:4860::8888, icmp_seq=1 hlim=117 time=30.148 ms
                  16 bytes from 2001:4860:4860::8888, icmp_seq=2 hlim=117 time=39.546 ms
                  16 bytes from 2001:4860:4860::8888, icmp_seq=3 hlim=117 time=39.262 ms

                  Testing Comcast test-ipv6.comcast.net and ipv6-test.com shows I have no IP6.

                  IP6 Gateway states on Dashboard shows pending with status unknown.

                  • Pete

                  Auto mater
                  23.09.1-RELEASE (amd64)
                  built on Mon Dec 11 12:24:00 CST 2023
                  FreeBSD 14.0-CURRENT
                  PFSense + Qotom - Master
                  PFSense + Jetway - Backup
                  PFSense + Jetway - Backup
                  PFSense + Generic - Backup

                  1 Reply Last reply Reply Quote 0
                  • K
                    k3nb5t @viktor_g
                    last edited by

                    @viktor_g I'm happy to assist, but I'm not certain what information to give. Can you be more specific?

                    Here's a bunch of stuff that may or may not be helpful :)

                    WAN
                    WAN.png

                    LAN
                    LAN.png

                    GATEWAY
                    gateway.png

                    RA
                    RA.png

                    SpaceyS 1 Reply Last reply Reply Quote 1
                    • K
                      k3nb5t
                      last edited by

                      An update: my clients are now routing IPv6 correctly, but the gateway issue persists.

                      I needed to update a couple firewall rules, but my rules have been failing to apply since my CoDel limiter requires an address on my IPv6 gateway to function. I disabled the IPv6 pass rule that applies the limiter so that I could complete my other update. After doing so, IPv6 traffic has begun to flow again.

                      So it seems there is no issue with the underlying routing, in my case. Only that without a gateway address populated on the interface, I'm unable to apply my limiter. Possibly other issues? Not sure, but perhaps this changes the conversation a bit?

                      1 Reply Last reply Reply Quote 0
                      • SpaceyS
                        Spacey @k3nb5t
                        last edited by

                        @k3nb5t What is that IPv6 Address pointed to for your monitor IP?

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          k3nb5t @Spacey
                          last edited by

                          @spacey That's Google Public DNS. I don't use their DNS services, but I do ping them :)

                          https://developers.google.com/speed/public-dns/docs/using

                          SpaceyS 1 Reply Last reply Reply Quote 0
                          • SpaceyS
                            Spacey @k3nb5t
                            last edited by Spacey

                            @k3nb5t said in IPv6 No Gateway after 2.5 upgrade:

                            https://developers.google.com/speed/public-dns/docs/using

                            I'd hate to hijack the thread but I am also experiencing this issue with WAN IPv6 on Comcast, strangely under interfaces it says it has an IPv6 address, even for LAN, but under Gateways it says Unknown and Pending for IPv6- where it didn't previously before updating. I tried everything mentioned in this thread, also not quite sure why after editing the monitor IP (which didn't work) for WAN DHCPv6 it shows an anchor now

                            bf75825d-4b1b-4721-b7db-5c84eadb422e-image.png

                            L 1 Reply Last reply Reply Quote 0
                            • SpaceyS
                              Spacey
                              last edited by

                              Actually Update- it works now after restarting and putting the monitor IP as Google (which I don't understand why this has to be done I don't want to use Google at all and never had this previously at all)

                              But still doesn't display correctly

                              3e966f26-40a3-492b-900e-4b758a55d59a-image.png

                              1 Reply Last reply Reply Quote 0
                              • L
                                lnguyen @Spacey
                                last edited by

                                @spacey said in IPv6 No Gateway after 2.5 upgrade:

                                why after editing the monitor IP (which didn't work) for WAN DHCPv6 it shows an anchor now

                                Because once you edited it and saved the gateway, it overrides the default in the list. If you delete it, the default will reappear and will not have an anchor. You will also notice that you won't be able to delete the default.

                                1 Reply Last reply Reply Quote 2
                                • peteP
                                  pete
                                  last edited by pete

                                  Got it working here too using the IP6 address on the WAN interface as a monitor ID.

                                  On the LAN side I can now ping Google's IP6 DNS servers.

                                  May change the monitor IP to Google IP6 DNS server as it was before.

                                  1 - "What is my IP" is showing an IP6 address
                                  2 - test-ipv6.comcast.net shows a 10 now
                                  3 - ipv6-test.com shows 17/20.
                                  4 - not showing an IP 6 gateway address in Dashboard
                                  5 - not showing an IP 6 address in console
                                  6 - can ping google's IP6 DNS servers from the console shell and ping

                                  As mentioned above looks like but not sure that it is a DHCP6 issue or PFSense doesn't display gateway address anymore??

                                  • Pete

                                  Auto mater
                                  23.09.1-RELEASE (amd64)
                                  built on Mon Dec 11 12:24:00 CST 2023
                                  FreeBSD 14.0-CURRENT
                                  PFSense + Qotom - Master
                                  PFSense + Jetway - Backup
                                  PFSense + Jetway - Backup
                                  PFSense + Generic - Backup

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

                                    Seems like the IPv6 link-local gateway address is not being parsed and populated neither for Status | Gateways or Status | Interfaces

                                    From my experience, it was partially defunct (restarting dpinger solved this after a reboot) on 2.4.5-p1 and completely borked now with pfSense+ 21.02 and pfSense CE 2.5.

                                    SpaceyS 1 Reply Last reply Reply Quote 1
                                    • SpaceyS
                                      Spacey @lnguyen
                                      last edited by

                                      @lnguyen I'm beginning to wonder if it's possible to copy the interfaces section of my 2.4.5 XML file - specifically the DHCPv6, and appending it to my current 2.5 XML, having a hard time narrowing it down where it would go into, looking at the two side by side there isn't much of a difference, I just know it displayed correctly in Gateways for WAN DHCPv6 with the IPv6 address and showed online. ugh.

                                      L 2 Replies Last reply Reply Quote 0
                                      • L
                                        lnguyen @Spacey
                                        last edited by lnguyen

                                        @spacey Obviously there is an underlying regression in code but for now what do you want to accomplish?

                                        • Display the IPv6 Link-Local Gateway address

                                        and/or

                                        • Monitor the IPv6 Link-Local Gateway address

                                        If so you can grab the IPv6 Link-Local Gateway address from Diagnostics | Routes and manually define it:

                                        System | Routing | Gateways | WAN_DHCP6 | Monitor IP
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • L
                                          lnguyen @Spacey
                                          last edited by

                                          @spacey said in IPv6 No Gateway after 2.5 upgrade:

                                          wonder if it's possible to copy the interfaces section of my 2.4.5 XML file - specifically the DHCPv6, and appending it to my current 2.5 XML

                                          I don't believe this would yield a positive difference as I think the issue is not config but rather code.

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

                                            Issue has been reported on Redmine:

                                            https://redmine.pfsense.org/issues/11454

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