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

    prefix length should be 64

    Scheduled Pinned Locked Moved IPv6
    53 Posts 6 Posters 11.1k 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.
    • the otherT
      the other
      last edited by the other

      Sorry @all for hijacking this thread with a short question...
      My German provider gives me a /56 prefix. It is no /48 but reading here regularly, I guess my /56 is close to heaven. ;)

      I set WAN on pfsense (which is behind a Fritzbox handing out everything) as DHCPv6 with a /57 prefix delegation size.
      Why I did that? For once, cause both tutorials I found for a setting like that told me to :D and cause Fritzbox is using own /64s for its LAN and guest LAN out of the ISPs /56.
      Everything works, all seems to be fine. VLANs get their own /64 with their own subnet part and SLAAC, clients get ULA, GUA, even changing GUAs (by ISP) don't bother me much...although..no, it does bother me, but it works for now...

      So, just a theoretical question (I hope since everything works and I haven't noticed any flaws): is that the way to do it or is it bogus and I could go with /56 on pfsense's WAN delegation size?

      the other

      pure amateur home user, no business or professional background
      please excuse poor english skills and typpoz :)

      1 Reply Last reply Reply Quote 0
      • gregeehG
        gregeeh @JKnott
        last edited by

        @JKnott said in prefix length should be 64:

        On RA, why do you have stateless? That implies you're using DHCP6, but you don't have it enabled. I use unmanaged here.

        Changed to unmanaged and now all seems good.

        Only issue is DHCP6 Gateway is pending.

        alt text

        alt text

        alt text

        PfSense running on Qotom mini PC
        CPU N3150, 2 GB memory, 32 GB SSD & 2 Realtek Gb Ethernet ports.
        UniFi AC-Lite access point

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

          @gregeeh said in prefix length should be 64:

          Only issue is DHCP6 Gateway is pending.

          That could be due to what you're pinging. While you can ping a link local address, your ISP might not have configured it to respond. That's the case with my ISP. What I did was run a traceroute to Google and picked the first global address to use for the monitor.

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

          gregeehG Bob.DigB 2 Replies Last reply Reply Quote 0
          • gregeehG
            gregeeh @JKnott
            last edited by

            @JKnott said in prefix length should be 64:

            That could be due to what you're pinging.

            I can ping the same addess from the pfSense CLI, so should it not also work in the Gateway Monitoring.

            PfSense running on Qotom mini PC
            CPU N3150, 2 GB memory, 32 GB SSD & 2 Realtek Gb Ethernet ports.
            UniFi AC-Lite access point

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

              @gregeeh

              You'd think so. Did you enter the address for the gateway? Or just leave the box blank. It will default to the gateway address, so you don't have to enter anything. You could try putting some working GUA, that you can ping, in that box.

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

              gregeehG 1 Reply Last reply Reply Quote 0
              • gregeehG
                gregeeh @JKnott
                last edited by

                @JKnott said in prefix length should be 64:

                Did you enter the address for the gateway?

                Gateway is set to dynamic and cannot be changed.

                @JKnott said in prefix length should be 64:

                You could try putting some working GUA, that you can ping, in that box

                Sorry, I do not know how to do that.

                PfSense running on Qotom mini PC
                CPU N3150, 2 GB memory, 32 GB SSD & 2 Realtek Gb Ethernet ports.
                UniFi AC-Lite access point

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

                  @gregeeh

                  First, go to a command prompt in pfSense and traceroute6 go Google:
                  traceroute6 google.com
                  traceroute6 to google.com (2607:f8b0:400b:807::200e) from 2607:f798:804:90:3899:8d05:91dc:56e3, 64 hops max, 28 byte packets
                  1 * * *
                  2 2607:f798:10:10d3:0:241:5615:221 11.193 ms 14.659 ms 10.508 ms
                  3 2607:f798:10:2f0:0:2091:4823:2041 13.284 ms 11.321 ms 11.772 ms
                  4 2607:f798:10:359:0:2091:4823:5210 9.483 ms 25.759 ms 10.510 ms
                  5 2607:f798:14:83::2 9.943 ms 10.558 ms 9.958 ms
                  6 2001:4860::1c:4001:57f0 12.773 ms
                  2001:4860:0:17::1 11.295 ms *
                  7 2001:4860:0:1::5b65 9.855 ms
                  2001:4860:0:1::5b67 18.374 ms 9.626 ms
                  8 yyz12s07-in-x0e.1e100.net 13.584 ms 11.359 ms 15.533 ms

                  Then ping6 the address in line 2 to see if it works:
                  ping6 2607:f798:10:10d3:0:241:5615:221
                  PING6(56=40+8+8 bytes) 2607:f798:804:90:3899:8d05:91dc:56e3 --> 2607:f798:10:10d3:0:241:5615:221
                  16 bytes from 2607:f798:10:10d3:0:241:5615:221, icmp_seq=0 hlim=63 time=12.287 ms
                  16 bytes from 2607:f798:10:10d3:0:241:5615:221, icmp_seq=1 hlim=63 time=12.629 ms
                  16 bytes from 2607:f798:10:10d3:0:241:5615:221, icmp_seq=2 hlim=63 time=12.441 ms

                  It does, so that address can be pasted into the monitor address box.

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

                  gregeehG 1 Reply Last reply Reply Quote 0
                  • gregeehG
                    gregeeh @JKnott
                    last edited by

                    @JKnott - Here's the result from the CLI:

                    [2.7.0-RELEASE][admin@pfSense.localdomain]/root: traceroute6 google.com
                    traceroute6 to google.com (2404:6800:4006:810::200e) from 2402:7940:f021:2903:2e0:4cff:fe68:1bb3, 64 hops max, 28 byte packets
                     1  2402:2c80:1:10::22  6.017 ms  6.062 ms  5.908 ms
                     2  2402:7940::1  5.770 ms  6.202 ms  6.044 ms
                     3  2001:4860:1:1::1834  5.860 ms  6.638 ms  5.888 ms
                     4  2001:4860:0:110a::1  5.740 ms  6.116 ms *
                     5  2001:4860:0:1::4245  7.022 ms  7.684 ms
                        2001:4860:0:1::4247  7.669 ms
                     6  syd15s15-in-x0e.1e100.net  5.926 ms  6.056 ms  5.861 ms
                    [2.7.0-RELEASE][admin@pfSense.localdomain]/root: ping6 2402:7940::1
                    PING6(56=40+8+8 bytes) 2402:7940:f021:2903:2e0:4cff:fe68:1bb3 --> 2402:7940::1
                    16 bytes from 2402:7940::1, icmp_seq=0 hlim=63 time=6.321 ms
                    16 bytes from 2402:7940::1, icmp_seq=1 hlim=63 time=6.061 ms
                    16 bytes from 2402:7940::1, icmp_seq=2 hlim=63 time=6.330 ms
                    16 bytes from 2402:7940::1, icmp_seq=3 hlim=63 time=5.970 ms
                    ^C
                    --- 2402:7940::1 ping6 statistics ---
                    4 packets transmitted, 4 packets received, 0.0% packet loss
                    round-trip min/avg/max/std-dev = 5.970/6.170/6.330/0.158 ms
                    [2.7.0-RELEASE][admin@pfSense.localdomain]/root:
                    

                    Still getting pending on the DHCP6 Gateway.

                    PfSense running on Qotom mini PC
                    CPU N3150, 2 GB memory, 32 GB SSD & 2 Realtek Gb Ethernet ports.
                    UniFi AC-Lite access point

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

                      @gregeeh said in prefix length should be 64:

                      Still getting pending on the DHCP6 Gateway.

                      What happens if you disable gateway monitoring for IPv6?

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

                      gregeehG 1 Reply Last reply Reply Quote 0
                      • gregeehG
                        gregeeh @JKnott
                        last edited by

                        @JKnott said in prefix length should be 64:

                        What happens if you disable gateway monitoring for IPv6?

                        alt text

                        PfSense running on Qotom mini PC
                        CPU N3150, 2 GB memory, 32 GB SSD & 2 Realtek Gb Ethernet ports.
                        UniFi AC-Lite access point

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

                          @gregeeh

                          Well, you obviously have a problem with how the monitor is configured,but I don't know how at the moment. Regardless, don't worry about it, as for most users it's not used. All I can say is use the default, if it works or plug in an address you know works.

                          Anyway, you appear to be up & running with IPv6.

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

                          gregeehG 1 Reply Last reply Reply Quote 0
                          • gregeehG
                            gregeeh @JKnott
                            last edited by

                            @JKnott said in prefix length should be 64:

                            Well, you obviously have a problem with how the monitor is configured,but I don't know how at the moment.

                            I think you're correct. Would it help removing and adding it back in?

                            Thanks again for all your time and putting up with me.

                            PfSense running on Qotom mini PC
                            CPU N3150, 2 GB memory, 32 GB SSD & 2 Realtek Gb Ethernet ports.
                            UniFi AC-Lite access point

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

                              @gregeeh said in prefix length should be 64:

                              Would it help removing and adding it back in?

                              As I mentioned, you don't have to put anything in, provided the gateway can be pinged. It's only when it doesn't that you have to provide some other address.

                              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
                              • Bob.DigB
                                Bob.Dig LAYER 8 @JKnott
                                last edited by Bob.Dig

                                @JKnott said in prefix length should be 64:

                                That could be due to what you're pinging. While you can ping a link local address, your ISP might not have configured it to respond.

                                He was clearly (trying) pinging googles dns server. Maybe you should enable pictures for the forum to see them (if you are able).

                                gregeehG JKnottJ 2 Replies Last reply Reply Quote 0
                                • gregeehG
                                  gregeeh @Bob.Dig
                                  last edited by

                                  @Bob-Dig said in prefix length should be 64:

                                  Maybe you should enable pictures for the forum.

                                  Sorry, but can you please explain what you mean by this?

                                  PfSense running on Qotom mini PC
                                  CPU N3150, 2 GB memory, 32 GB SSD & 2 Realtek Gb Ethernet ports.
                                  UniFi AC-Lite access point

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

                                    @gregeeh That was towards @JKnott .

                                    1 Reply Last reply Reply Quote 0
                                    • JKnottJ
                                      JKnott @Bob.Dig
                                      last edited by

                                      @Bob-Dig said in prefix length should be 64:

                                      He was clearly (trying) pinging googles dns server. Maybe you should enable pictures for the forum to see them (if you are able).

                                      What pictures are you talking about? I already included examples of me doing 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...

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

                                        @JKnott said in prefix length should be 64:

                                        What pictures are you talking about?

                                        https://forum.netgate.com/post/1120191

                                        JKnottJ 1 Reply Last reply Reply Quote 0
                                        • JKnottJ
                                          JKnott @Bob.Dig
                                          last edited by

                                          @Bob-Dig

                                          Given the pictures are already there, what would it accomplish to provide more? I often post pictures when I think it would help.

                                          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
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.