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

IPV6 Prefix ID issue after upgrading to 23.05.1

IPv6
4
21
2.0k
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.
  • G
    Gertjan @JKnott
    last edited by Sep 5, 2023, 5:35 AM

    @JKnott said in IPV6 Prefix ID issue after upgrading to 23.05.1:

    IPv6 uses UDP

    Yep, fail on my side.
    Should be - at least - IPv6.
    Wasn't sure about DHCPv6 was also UDP only.

    I actually used your Here's how to do it to see my failing ISP router : dhcp6-clienst (pfSense) asks for 3 /64 prefixes, ISP router only offers one (1).

    No "help me" PM's please. Use the forum, the community will thank you.
    Edit : and where are the logs ??

    A J 3 Replies Last reply Sep 5, 2023, 7:21 AM Reply Quote 0
    • A
      Appletower @Gertjan
      last edited by Sep 5, 2023, 7:21 AM

      Hi @Gertjan,

      After doing a packet capture on WAN for VLAN 100 (internet) with the parameters to only include UDP on port 546 and 547, I get the following output after doing a restart without WAN connected and inserting the WAN cable after the reboot:

      09:16:19.806263 IP6 fe80::227c:14ff:fef0:fb73.546 > ff02::1:2.547: UDP, length 52
      09:16:20.841596 IP6 fe80::227c:14ff:fef0:fb73.546 > ff02::1:2.547: UDP, length 52
      09:16:22.819232 IP6 fe80::227c:14ff:fef0:fb73.546 > ff02::1:2.547: UDP, length 52
      09:16:26.784183 IP6 fe80::227c:14ff:fef0:fb73.546 > ff02::1:2.547: UDP, length 52
      09:16:34.332269 IP6 fe80::227c:14ff:fef0:fb73.546 > ff02::1:2.547: UDP, length 52
      09:16:48.863322 IP6 fe80::227c:14ff:fef0:fb73.546 > ff02::1:2.547: UDP, length 52
      09:17:17.665156 IP6 fe80::227c:14ff:fef0:fb73.546 > ff02::1:2.547: UDP, length 52

      Strange is, that when I use a different pfsense box with pfsense v2.7 with the same settings, I get a IPv6 on all my assigned NICs. So it must be something in the newest release of pfsense Plus. It worked before on this box.

      G 1 Reply Last reply Sep 5, 2023, 7:42 AM Reply Quote 0
      • G
        Gertjan @Appletower
        last edited by Sep 5, 2023, 7:42 AM

        @Appletower

        I presume that fe80::227c:14ff:fef0:fb73 is the pfSense WAN.
        NO answer what so ever.

        Just a wild guess : take your pfSense 2.7.0, note the MAC of its WAN.
        Copy it over to the WAN of the pfSense plus.

        AFAIK : pfSense Plus and pfSense 2.7.0 use the same code here. For example : dhc6c settings etc are equal.

        No "help me" PM's please. Use the forum, the community will thank you.
        Edit : and where are the logs ??

        J 1 Reply Last reply Sep 5, 2023, 12:40 PM Reply Quote 0
        • J
          JKnott @Gertjan
          last edited by Sep 5, 2023, 12:38 PM

          @Gertjan said in IPV6 Prefix ID issue after upgrading to 23.05.1:

          see my failing ISP router : dhcp6-clienst (pfSense) asks for 3 /64 prefixes, ISP router only offers one (1).

          Does your ISP offer more than 1 /64? Some ISPs are d*mn cheap! Is your modem in bridge mode? You need it to get IPv6 to the LAN.

          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
          • J
            JKnott @Gertjan
            last edited by Sep 5, 2023, 12:40 PM

            @Gertjan said in IPV6 Prefix ID issue after upgrading to 23.05.1:

            Just a wild guess : take your pfSense 2.7.0, note the MAC of its WAN.
            Copy it over to the WAN of the pfSense plus.

            Or try rebooting the modem. Some require that with a different MAC.

            Does IPv4 work properly? If so, that would rule out the MAC issue.

            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
            • J
              JKnott @Gertjan
              last edited by Sep 5, 2023, 12:46 PM

              @Gertjan said in IPV6 Prefix ID issue after upgrading to 23.05.1:

              dhcp6-clienst (pfSense) asks for 3 /64 prefixes

              How the heck do you manage that? You specify a prefix length, not the number of prefixes you want.

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

              G 1 Reply Last reply Sep 5, 2023, 1:52 PM Reply Quote 0
              • G
                Gertjan @JKnott
                last edited by Sep 5, 2023, 1:52 PM

                @JKnott said in IPV6 Prefix ID issue after upgrading to 23.05.1:

                How the heck do you manage that? You specify a prefix length, not the number of prefixes you want.

                "Home made" dhcp6c config file.

                See here.
                ( Google translate mandatory ^^ )

                I'm waiting for the new firmware to be released.

                No "help me" PM's please. Use the forum, the community will thank you.
                Edit : and where are the logs ??

                J 1 Reply Last reply Sep 5, 2023, 2:35 PM Reply Quote 0
                • J
                  JKnott @Gertjan
                  last edited by Sep 5, 2023, 2:35 PM

                  @Gertjan said in IPV6 Prefix ID issue after upgrading to 23.05.1:

                  How the heck do you manage that? You specify a prefix length, not the number of prefixes you want.

                  "Home made" dhcp6c config file.

                  You specify the prefix length, which means only powers of 2. Last I checked, 3 wasn't a power of 2.

                  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
                  • R
                    RobbieTT @Appletower
                    last edited by RobbieTT Sep 5, 2023, 2:47 PM Sep 5, 2023, 2:45 PM

                    @Appletower
                    There have been a few slight oddities with v23.05.1 with IPv6 in certain configurations. Often a reboot is all it takes but there are a few config tweaks on IPv6 that can help, if needed.

                    v23.09 dev seems (so far) slightly better with IPv6, which is reassuring.

                    As you didn't mention them, don't forget about the 2 pages under this tab, especially RAs and Router mode:

                    login-to-view

                    ☕️

                    A 1 Reply Last reply Sep 5, 2023, 3:08 PM Reply Quote 0
                    • A
                      Appletower @RobbieTT
                      last edited by Sep 5, 2023, 3:08 PM

                      @RobbieTT Thanks for your feedback on de dev release. What worked for me (until release 23.05.1) was the following config:

                      • WAN VLAN 100 for getting a connection with my ISP
                      • System - Advanced - Networking: Allow IPV6 checked, Do not allow PD/Address release checked
                      • Interface - WAN: IPv6 Configuration type selected DHCP6, DHCP6 Prefix size 56, Request only an IPv6 prefix checked
                      • Interface - Opt2 with VLAN 10: IPv6 configuration type is track interface, IPv6 interface WAN selected and IPv6 prefix ID is 1

                      Here it already is getting odd, because on the dashboard under interface, I now see under WAN 2 IP addresses (my IPv4 and my local IPv6), but under Opt2 I only see my IPv4 and nothing regarding IPv6.

                      Then under Services - DHCPv6 Server & RA:

                      DHCP:

                      • DHCPv6 enabled for this interface
                      • using range ::AA - ::FFF
                      • prefix deligation size 64
                      • Provide DNS servers to DHCPv6 clients selected

                      RA:

                      • Router mode: managed
                      • Provide DNS configuration via radvd & Use same settings as DHCPv6 server are both selected

                      This worked, but suddenly ... no IPv6 addresses anymore with the latest release.

                      R 1 Reply Last reply Sep 5, 2023, 3:26 PM Reply Quote 0
                      • R
                        RobbieTT @Appletower
                        last edited by Sep 5, 2023, 3:26 PM

                        @Appletower

                        Yep, I had similar ripples but more intermittent. Switching to 'Assisted' mode helped enormously (and cured a small issue with Apple HomePods & HomeKit that, in itself, was triggered by an Apple update).

                        These settings worked for me (of course, use /56 rather than my /48):

                        login-to-view

                        login-to-view

                        Switching to Assisted mode (as recommended by a Netgate dev) was the 'magic' key for me.

                        ☕️

                        A 1 Reply Last reply Sep 5, 2023, 3:44 PM Reply Quote 0
                        • A
                          Appletower @RobbieTT
                          last edited by Sep 5, 2023, 3:44 PM

                          @RobbieTT Updated my pfsense install to the latest DEV release, switched from Managed to Assisted...still no IPv6 on my interfaces :-(

                          J 1 Reply Last reply Sep 5, 2023, 5:52 PM Reply Quote 0
                          • J
                            JKnott @Appletower
                            last edited by Sep 5, 2023, 5:52 PM

                            @Appletower said in IPV6 Prefix ID issue after upgrading to 23.05.1:

                            switched from Managed to Assisted...still no IPv6 on my interfaces

                            Those have to do with DHCPv6 on the local LAN and have nothing to do with whether you get IPv6. I use unmanaged here.

                            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
                            • A
                              Appletower
                              last edited by Sep 5, 2023, 9:25 PM

                              Thanks for all your support guys, but nothing seems to work on my Qotom pfsense box with this release. Did a new install with CE2.7 and there it works fine. As soon as I upgrade to 23.05.1 the IPv6 network doesn't get any IP addresses. Therefor will put by Qotom box on the shelf for now and re-use my Dell R320-II for the time being. Looking forward for an improved pfsense release.

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