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

Configure IPv6 on multiple LAN interfaces

Scheduled Pinned Locked Moved IPv6
43 Posts 4 Posters 5.9k 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
    johnpoz LAYER 8 Global Moderator @DrPhil
    last edited by johnpoz Jan 11, 2024, 2:20 PM Jan 11, 2024, 2:18 PM

    @DrPhil so your isp is only delegating a single /64 to you? That is pretty pointless of them to even hand out delegation.

    Did you request something bigger? Try a /60

    request.jpg

    If you were static for your IPv6 - it would be possible to split your /64 but that is going to break all kinds of stuff. IPv6 really is meant to only use /64s for interfaces and networks.. If you use something else like a 65 or something all kinds of stuff not going to work.

    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 24.11 | Lab VMs 2.8, 24.11

    D 1 Reply Last reply Jan 11, 2024, 2:29 PM Reply Quote 1
    • D
      DrPhil @johnpoz
      last edited by Jan 11, 2024, 2:29 PM

      @johnpoz
      Thank you!

      That worked. I didn't even know I had the option to request something from the ISP. The default populated on my WAN interface was /64, so that's what my ISP was giving me. I now requested /60, and it gave me /60.

      J 1 Reply Last reply Jan 11, 2024, 2:52 PM Reply Quote 1
      • J
        johnpoz LAYER 8 Global Moderator @DrPhil
        last edited by Jan 11, 2024, 2:52 PM

        @DrPhil they don't actually all pay attention to what you request, they might just hand you a /60 even though you requested a /56 for example.. Or if you only requested a /64 they might still hand you a /60 or /56 say..

        Nice to see they are paying attention to what you requested. Wonder if you could get a /48 from them ;) To be honest the min prefix that should be given to any site is a /48.. Its not like there is really any concern of running out of IPv6 space.. For a home or smb then ok a /56 should be enough.. But a /60 is just being stingy ;)

        A min allocation for a company from arin is like a /32 - which has 65k /48s in it.. A ISP should be prob getting something bigger, but I believe /32 is the smallest, or I think if your really small isp you can get a /34..

        If they are handing out even /56 a /32 gives them like 16.7 million /56s they could hand out.

        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 24.11 | Lab VMs 2.8, 24.11

        J D 2 Replies Last reply Jan 11, 2024, 3:17 PM Reply Quote 1
        • J
          JKnott @johnpoz
          last edited by Jan 11, 2024, 3:17 PM

          @johnpoz said in Configure IPv6 on multiple LAN interfaces:

          To be honest the min prefix that should be given to any site is a /48.. Its not like there is really any concern of running out of IPv6 space..

          I trust you understand there are only enough addresses available to give over 4000 /48s to every person on earth! 😉

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

          J 1 Reply Last reply Jan 11, 2024, 3:23 PM Reply Quote 0
          • J
            johnpoz LAYER 8 Global Moderator @JKnott
            last edited by johnpoz Jan 11, 2024, 3:28 PM Jan 11, 2024, 3:23 PM

            @JKnott yeah only 4k each.. Its going to run out fast ;) heheh

            Keep in mind that is only using the small portion of Ipv6 that has actually been allocated for use..

            But then we have ISP being stingy and only giving users either only a single /64 or small /56..

            A /56 can have 256 /64's so it is for sure large enough for pretty much any home or smb.. But its the principle of the thing ;) heheh

            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 24.11 | Lab VMs 2.8, 24.11

            1 Reply Last reply Reply Quote 0
            • D
              DrPhil @johnpoz
              last edited by Jan 11, 2024, 7:15 PM

              Looks like my celebration was a bit premature.

              I requested a /60, and I assumed I got it because pfSense let me pick a different IPv6 Prefix ID for my DMZ interface. I picked 0 for LAN and 1 for DMZ, and was happy.

              However, I was still having issues on DMZ. My linux server was not getting a v6 IP assigned dynamically, and when I tried to "force" the client to get one

              sudo dhclient -6 -v eno1
              

              I got a v6 IP, which was labelled "scope global" vs. "scope global dynamic". But the bigger issue I think is that the prefix is the same as what I have on LAN.

              I suspect it's because my ISP is only giving me a /64 prefix even though I am requesting a /60.

              PS: I've been on the phone with Verizon now for more than an hour, having been transferred a few times. Still haven't found a person who understands what I am asking for.

              J J 2 Replies Last reply Jan 11, 2024, 7:33 PM Reply Quote 0
              • J
                johnpoz LAYER 8 Global Moderator @DrPhil
                last edited by johnpoz Jan 11, 2024, 7:45 PM Jan 11, 2024, 7:33 PM

                @DrPhil prefixes can be a bit harder to spot with IPv6.. do you mind posting what you got on your lan and dmz? You can PM them too me.

                The guy to ask most likely would be @JKnott he is our resident IPv6 fan boy ;) and expert.. I run IPv6, but my isp doesn't even have it so I run a HE tunnel. which is a static /48 they assign to me.. But you could for sure watch your dhcp traffic from your isp and see what they are handing you for delegation be it a /60 or /56 or a /64, etc.

                How are you trying to hand your clients on your dmz IPv6, dhcpv6? just SLAAC?

                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 24.11 | Lab VMs 2.8, 24.11

                D 1 Reply Last reply Jan 11, 2024, 8:31 PM Reply Quote 1
                • J
                  JKnott @DrPhil
                  last edited by Jan 11, 2024, 7:58 PM

                  @DrPhil said in Configure IPv6 on multiple LAN interfaces:

                  I suspect it's because my ISP is only giving me a /64 prefix even though I am requesting a /60.

                  Do a packet capture of the full DHCPv6 sequence and post the capture file 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...

                  D 1 Reply Last reply Jan 11, 2024, 11:58 PM Reply Quote 1
                  • D
                    DrPhil @johnpoz
                    last edited by Jan 11, 2024, 8:31 PM

                    @DrPhil prefixes can be a bit harder to spot with IPv6.. do you mind posting what you got on your lan and dmz? You can PM them too me.

                    Just PMed those over to you.

                    How are you trying to hand your clients on your dmz IPv6, dhcpv6? just SLAAC?

                    dhcpv6.

                    J J 2 Replies Last reply Jan 11, 2024, 8:38 PM Reply Quote 0
                    • J
                      JKnott @DrPhil
                      last edited by Jan 11, 2024, 8:38 PM

                      @DrPhil said in Configure IPv6 on multiple LAN interfaces:

                      Just PMed those over to you.

                      I don't see anything.

                      Just post it in the thread, so it will be available to others.

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

                      D 1 Reply Last reply Jan 11, 2024, 9:38 PM Reply Quote 0
                      • J
                        johnpoz LAYER 8 Global Moderator @DrPhil
                        last edited by johnpoz Jan 11, 2024, 9:00 PM Jan 11, 2024, 8:59 PM

                        @DrPhil said in Configure IPv6 on multiple LAN interfaces:

                        Just PMed those over to you.

                        Yeah those are not right if they have a /128 on them..

                        @JKnott he sent me the IPs he has on lan and dmz, but they show a /128

                        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 24.11 | Lab VMs 2.8, 24.11

                        J 1 Reply Last reply Jan 11, 2024, 9:29 PM Reply Quote 0
                        • J
                          JKnott @johnpoz
                          last edited by Jan 11, 2024, 9:29 PM

                          @johnpoz said in Configure IPv6 on multiple LAN interfaces:

                          he sent me the IPs he has on lan and dmz, but they show a /128

                          That's fine for the WAN, but not a prefix. I have a /128 for my WAN too.

                          I guess he sent the file to you but not me.

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

                          J 1 Reply Last reply Jan 11, 2024, 9:30 PM Reply Quote 0
                          • J
                            johnpoz LAYER 8 Global Moderator @JKnott
                            last edited by Jan 11, 2024, 9:30 PM

                            @JKnott no he didn't send any file, just the ips with /128 on them.

                            Those sure can not work for a lan side network - sure as a transit on the wan no problem..

                            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 24.11 | Lab VMs 2.8, 24.11

                            J 1 Reply Last reply Jan 11, 2024, 10:15 PM Reply Quote 0
                            • D
                              DrPhil @JKnott
                              last edited by Jan 11, 2024, 9:38 PM

                              @JKnott

                              Just to clarify, what I sent to @johnpoz were not prefixes but v6 IPs that clients on my LAN and DMZ got assigned by the respective DHCPv6 servers.

                              Here is the output line from

                              ip address
                              

                              on each network (for a single client).

                              On LAN (client 1)
                              inet6 2600:4040:a30c:8801::2d83/128 scope global dynamic

                              On DMZ (client2)
                              inet6 2600:4040:a30c:8801::23ec/128 scope global

                              I am just reading the first 16 hex characters and calling it the same prefix (not sure that's a technically sound conclusion).

                              J 1 Reply Last reply Jan 11, 2024, 9:39 PM Reply Quote 0
                              • J
                                johnpoz LAYER 8 Global Moderator @DrPhil
                                last edited by johnpoz Jan 11, 2024, 9:43 PM Jan 11, 2024, 9:39 PM

                                @DrPhil they are not the "same" prefix with the /128 on them..

                                if they had a /64 on them - then they would yeah be the same network/prefix

                                a /128 in IPv6 land, is the same as a /32 in IPv4.. Its a single IP.. There is no "network" if you will. Its just that IP..

                                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 24.11 | Lab VMs 2.8, 24.11

                                D 1 Reply Last reply Jan 11, 2024, 9:50 PM Reply Quote 0
                                • D
                                  DrPhil @johnpoz
                                  last edited by DrPhil Jan 11, 2024, 9:51 PM Jan 11, 2024, 9:50 PM

                                  a /128 in IPv6 land, is the same as a /32 in IPv4.. Its a single IP.. There is no "network" if you will. Its just that IP..

                                  That much I figured. What I provided are IP addresses assigned to individual client machines (one on each network).

                                  I am looking at the first 16 characters on each:

                                  2600:4040:a30c:8801
                                  

                                  They're identical. Which is why I was saying that both networks are getting the same prefix (I don't have any confidence in my observation though).

                                  J J 2 Replies Last reply Jan 11, 2024, 9:54 PM Reply Quote 0
                                  • J
                                    johnpoz LAYER 8 Global Moderator @DrPhil
                                    last edited by johnpoz Jan 11, 2024, 9:56 PM Jan 11, 2024, 9:54 PM

                                    @DrPhil said in Configure IPv6 on multiple LAN interfaces:

                                    hey're identical. Which is why I was saying that both networks are getting the same prefix

                                    They are not on the same network, because with a /128 there is no network.

                                    Like saying 192.168.0.1/32 is on the same network as 192.168.0.2/32 - there is no network with a /128

                                    Now if the mask was say /30 then those 192.168.0.x address would be on the same network, since /30 would be
                                    192.168.0.0 - 192.168.0.3

                                    Where .0 is the wire, and 3 is the broadcast for that network.

                                    if your client shows /128 on it - there is no "network"

                                    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 24.11 | Lab VMs 2.8, 24.11

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      JKnott @johnpoz
                                      last edited by Jan 11, 2024, 10:15 PM

                                      @johnpoz said in Configure IPv6 on multiple LAN interfaces:

                                      sure as a transit on the wan no problem

                                      Actually, it's not a transit. It's just a target for VPNs, etc.. The transit network is through the link local 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...

                                      J 1 Reply Last reply Jan 11, 2024, 10:16 PM Reply Quote 0
                                      • J
                                        johnpoz LAYER 8 Global Moderator @JKnott
                                        last edited by Jan 11, 2024, 10:16 PM

                                        @JKnott said in Configure IPv6 on multiple LAN interfaces:

                                        he transit network is through the link local address.

                                        ok - its still an IP on the transit connection, be it you want to call it a loopback or whatever..

                                        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 24.11 | Lab VMs 2.8, 24.11

                                        J 1 Reply Last reply Jan 11, 2024, 10:33 PM Reply Quote 0
                                        • J
                                          JKnott @DrPhil
                                          last edited by Jan 11, 2024, 10:20 PM

                                          @DrPhil said in Configure IPv6 on multiple LAN interfaces:

                                          I am looking at the first 16 characters on each:

                                          2600:4040:a30c:8801
                                          They're identical. Which is why I was saying that both networks are getting the same prefix (I don't have any confidence in my observation though).

                                          With a /128, the entire address is prefix. With IPv6, the number after the / tells how many of the address bits are prefix, with the remainder being the host portion. Typically, a LAN would have a /64 prefix, the ISP can provide a range of sizes, typically /56 or /48 and a point to point link, such as a VPN can be a /127

                                          Anyway, I asked for the capture file, so that I could see what size prefix you're asking for and getting back.

                                          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
                                          25 out of 43
                                          • First post
                                            25/43
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received