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

How to setup IPv6 on PFsense behind ER-X (ISP modem)

Scheduled Pinned Locked Moved IPv6
30 Posts 3 Posters 3.5k 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.
  • J
    JKnott @appollonius333
    last edited by Feb 7, 2021, 8:24 PM

    @appollonius333

    What's with that /80 subnet mask? LANs are supposed to b /64. Since you have a /48 prefix, you have 65536 to choose from. Also, you have to use a unique prefix ID for each interface.

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

    A 1 Reply Last reply Feb 7, 2021, 9:57 PM Reply Quote 1
    • A
      appollonius333 @JKnott
      last edited by appollonius333 Feb 7, 2021, 10:02 PM Feb 7, 2021, 9:57 PM

      @jknott Well someone told me it is 'best practice' to use /80 because from my ISP I get /48 and my ER-X assigns a /64 from that to my home network. But my PFsense which is behind the ER-X has a /64 on the WAN port as well. So they said it is best practice to use /80 on LAN(s).

      This PFsense machine is specifically used for my HomeLAB environment, the ER-X is used for all ISP related connectivities, also the Home LAN network.

      J 1 Reply Last reply Feb 7, 2021, 10:18 PM Reply Quote 0
      • J
        JKnott @appollonius333
        last edited by Feb 7, 2021, 10:18 PM

        @appollonius333

        That is not best practice. Best practice is a /64, as anything else will break things such a SLAAC. I know you have only 65536 /64s to work with, but you still shouldn't need a /80.

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

        A 1 Reply Last reply Feb 7, 2021, 10:24 PM Reply Quote 2
        • A
          appollonius333 @JKnott
          last edited by Feb 7, 2021, 10:24 PM

          @jknott I will keep that in mind, thank you for the tip :) As I am not that experienced with IPv6. So looking at my main post what would be the first thing to do for me to get my setup to work?

          J 1 Reply Last reply Feb 7, 2021, 10:36 PM Reply Quote 0
          • J
            JKnott @appollonius333
            last edited by Feb 7, 2021, 10:36 PM

            @appollonius333

            Yep. BTW, I have been using IPv6 on my network for almost 11 years.

            One piece of advice I often give is to keep things simple. Get it working first. Since you apparently have multiple LANs, get one going first, then add the others, repeating what you did with the first, but using a unique prefix ID.

            Just last week, I built a new pfsense firewall, as the computer I had previously run it on died. My first goal was to get it working with just the WAN & LAN. Then I imported my previous config and made sure my VLAN and test LAN worked. And this morning, I redid my OpenVPN config. When you do things in a step by step manner, instead of Trying to do everything at once, you can see what might be causing the problems.

            Also, get in the habit of downloading config backups. It just takes a few seconds, but make it easy to back out of a bad config.

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

            A 1 Reply Last reply Feb 7, 2021, 10:48 PM Reply Quote 0
            • A
              appollonius333 @JKnott
              last edited by Feb 7, 2021, 10:48 PM

              @jknott What do you mean by Unique Prefix ID? The /subnet notation or this part: ab997d24-9f15-43be-9d6e-5c96cc884394-image.png

              J 1 Reply Last reply Feb 7, 2021, 11:07 PM Reply Quote 0
              • J
                JKnott @appollonius333
                last edited by Feb 7, 2021, 11:07 PM

                @appollonius333

                In the "IPv6 Prefix ID" box, you put a unique ID for each interface. Typically, you'd use 0 for the main LAN, but you could choose whatever you want within the range of 0 - ffff. I have a /56 and use 0 for main, 3 for my guest WiFi VLAN, 4 for my test LAN and ff for my OpenVPN tunnel. As I mentioned, the subnet should always be /64 for LANs.

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

                A 1 Reply Last reply Feb 7, 2021, 11:09 PM Reply Quote 0
                • A
                  appollonius333 @JKnott
                  last edited by Feb 7, 2021, 11:09 PM

                  @jknott Ahh, but when I do that I get this error and I don't know why, couldnt find anything about it which I could understand...

                  The specified IPv6 Prefix ID is out of range. (wan) - (0) - (0)

                  J 1 Reply Last reply Feb 7, 2021, 11:12 PM Reply Quote 0
                  • J
                    JKnott @appollonius333
                    last edited by Feb 7, 2021, 11:12 PM

                    @appollonius333

                    Are you getting a /48? And what values are you selecting?

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

                    A 1 Reply Last reply Feb 7, 2021, 11:14 PM Reply Quote 0
                    • A
                      appollonius333 @JKnott
                      last edited by Feb 7, 2021, 11:14 PM

                      @jknott Yeah I am getting a /48 on the ER-X, which delegates a /64 to my HomeLAN, where my PFsense is connected to.

                      I have selected these values on the WAN interface and DHCP6 configuration:
                      b5c79dd8-1d4e-4c9a-b763-c56844c21994-image.png

                      J 1 Reply Last reply Feb 7, 2021, 11:22 PM Reply Quote 0
                      • J
                        JKnott @appollonius333
                        last edited by Feb 7, 2021, 11:22 PM

                        @appollonius333

                        Any reason you're using DHCPv6? Generally, SLAAC is used. Also, Android devices won't work with DHCPv6, as for some unfathomable reason it's not supported.

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

                        A 1 Reply Last reply Feb 7, 2021, 11:23 PM Reply Quote 0
                        • A
                          appollonius333 @JKnott
                          last edited by Feb 7, 2021, 11:23 PM

                          @jknott Yeah when I do that I don't see any IPv6 addresses assigned to my WAN interface. It just has a Link Local address now

                          J 2 Replies Last reply Feb 8, 2021, 12:08 AM Reply Quote 0
                          • J
                            JKnott @appollonius333
                            last edited by JKnott Feb 8, 2021, 12:09 AM Feb 8, 2021, 12:08 AM

                            @appollonius333

                            Actually, that's entirely normal. Link local addresses are often used for routing. If there is a public WAN address, it's likely not used for routing. Did you have one before?

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

                            A 1 Reply Last reply Feb 8, 2021, 12:11 AM Reply Quote 0
                            • A
                              appollonius333 @JKnott
                              last edited by Feb 8, 2021, 12:11 AM

                              @jknott yeah when I configured the WAN interface as DHCP6. But this means that I should see a Ipv6 Address on the LAN interface?

                              J 1 Reply Last reply Feb 8, 2021, 1:47 AM Reply Quote 0
                              • J
                                JKnott @appollonius333
                                last edited by Feb 8, 2021, 1:47 AM

                                @appollonius333

                                No, one has nothing to do with the other. I have DHCPv6-PD on the WAN side and SLAAC on the LAN side. The nice thing about SLAAC is it works without any configuration needed. The router advertises the 64 bit LAN prefix and the client provides the lower 64 bits, based on either the MAC address or a random number.

                                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
                                • J
                                  JKnott @appollonius333
                                  last edited by Feb 8, 2021, 2:20 AM

                                  @appollonius333 said in How to setup IPv6 on PFsense behind ER-X (ISP modem):

                                  eah when I do that I don't see any IPv6 addresses assigned to my WAN interface. It just has a Link Local address now

                                  Here's my configuration. You should have 48, instead of 56 for the prefix size.

                                  8c3b22bb-c757-4506-827b-9f5690ca9958-image.png

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

                                  A 1 Reply Last reply Feb 8, 2021, 8:30 AM Reply Quote 0
                                  • A
                                    appollonius333 @JKnott
                                    last edited by appollonius333 Feb 8, 2021, 8:42 AM Feb 8, 2021, 8:30 AM

                                    @jknott Would the /48 still apply when the PFsense machine gets a /64 address from the /64 LAN subnet on the ER-X? Also where do you use the DHCP6 Client Configuration on? The LAN interface?

                                    A 1 Reply Last reply Feb 8, 2021, 10:54 AM Reply Quote 0
                                    • A
                                      appollonius333 @appollonius333
                                      last edited by appollonius333 Feb 8, 2021, 10:54 AM Feb 8, 2021, 10:54 AM

                                      @JKnott

                                      This is how my Network looks:
                                      cf50af06-ab7e-4005-9b37-687a5fd81f3f-image.png

                                      J 1 Reply Last reply Feb 8, 2021, 2:12 PM Reply Quote 0
                                      • J
                                        JKnott @appollonius333
                                        last edited by Feb 8, 2021, 2:12 PM

                                        @appollonius333

                                        Is that ER-X in bridge or gateway mode? You want bridge mode for pfsense to provide multiple /64s. Otherwise, you're only getting a single /64 from your ISP, not a /48.

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

                                        A 1 Reply Last reply Feb 8, 2021, 2:42 PM Reply Quote 0
                                        • A
                                          appollonius333 @JKnott
                                          last edited by Feb 8, 2021, 2:42 PM

                                          @jknott the Er-X is a gateway, so it receives and has all the settings for TV, phones etc. KPN in the Netherlands is giving us a /48 subnet on residential connections

                                          J 1 Reply Last reply Feb 8, 2021, 2:52 PM Reply Quote 0
                                          11 out of 30
                                          • First post
                                            11/30
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received