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

[solved] WAN gets IPv6 but LAN can't

Scheduled Pinned Locked Moved IPv6
solved
43 Posts 7 Posters 4.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.
  • P
    patient0 @crazypotato142
    last edited by Jun 9, 2025, 1:07 PM

    @crazypotato142 I edited my earlier post: Maybe search the internet for other turk.net customers who use pfSense. My search for "pfsense turk.net ipv6 pppoe settings" gives a few result but I can't connect to the web sites (beside that I can't read turkish)

    C 1 Reply Last reply Jun 9, 2025, 1:19 PM Reply Quote 0
    • C
      crazypotato142 @patient0
      last edited by Jun 9, 2025, 1:19 PM

      @patient0
      That was the first thing I did after realising I couldn't set up IPv6 properly. Didn't help much due to lack of information tbh.

      Top result shows this (didn't work):
      df4c87fb-2aee-4674-a83d-b31f3b35387c-image.png

      They also have this on ISS' official IPv6 configuration page for their router:

      e8896ef6-bbdc-4278-8155-958b461cdeaa-image.png

      P 1 Reply Last reply Jun 9, 2025, 1:25 PM Reply Quote 0
      • P
        patient0 @crazypotato142
        last edited by patient0 Jun 9, 2025, 1:28 PM Jun 9, 2025, 1:25 PM

        @crazypotato142 I now see what you meant by 'stateless': that refers to SLAAC. So you can try setting WAN IPv6 to SLAAC instead of DHCPv6.

        Btw: do you get an public IPv4 address, that is working, yes?

        Here is the entry for Turk Telekom on OpenWRT:

        https://openwrt.org/docs/guide-user/network/wan/isp-configurations#turk_telekom

        I'd say from that entry it means Request a IPv6 prefix/information through the IPv4 connectivity link has to be checked. Not sure yet what 'ipv6 auto' translates to in pfSense.

        C 1 Reply Last reply Jun 9, 2025, 1:41 PM Reply Quote 0
        • C
          crazypotato142 @patient0
          last edited by Jun 9, 2025, 1:41 PM

          @patient0

          I now see what you meant by 'stateless': that refers to SLAAC. So you can try setting WAN IPv6 to SLAAC instead of DHCPv6.

          If I set it to SLAAC it doesn't provide me anything. Both IPv6 prefix thru IPv4 connectivity checked and unchecked:
          35c2c666-1f74-4646-befe-44a3e6a09e07-image.png

          But when i try to ping, it gives the exact same local-link IP I sent the SS above
          7b618c4e-1465-4210-8382-ba6ebb0b8f92-image.png

          Also, isn't "Stateless" a RA mode?

          Btw: do you get an public IPv4 address, that is working, yes?

          Of course. I have a static one working perfectly fine.

          @patient0 said in WAN gets IPv6 but LAN can't:

          Here is the entry for Turk Telekom on OpenWRT:

          https://openwrt.org/docs/guide-user/network/wan/isp-configurations#turk_telekom

          I'd say from that entry it means Request a IPv6 prefix/information through the IPv4 connectivity link has to be checked. Not sure yet what 'ipv6 auto' translates to in pfSense.

          My ISP is TurkNet, does it change anything?

          P 1 Reply Last reply Jun 9, 2025, 2:02 PM Reply Quote 0
          • J
            JKnott @crazypotato142
            last edited by Jun 9, 2025, 1:46 PM

            @crazypotato142 said in WAN gets IPv6 but LAN can't:

            Sorry for not giving any details

            I see you're only requesting a prefix size of 64. That allows for only a single /64 prefix, which will allow only a single LAN. What is the largest prefix your ISP offers? That's what you should be using. For example, I get a /56, which provides 256 /64s.

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

            C 1 Reply Last reply Jun 9, 2025, 2:01 PM Reply Quote 0
            • J
              JKnott @crazypotato142
              last edited by Jun 9, 2025, 1:47 PM

              @crazypotato142 said in WAN gets IPv6 but LAN can't:

              I'm not a pro on IPv6 but I assume it's because WAN gets a link-local and not a public IPv6 prefix so it can't adv the IP to LAN?

              No, that has nothing to do with it. On IPv6, routing is normally over link local addresses.

              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
              • C
                crazypotato142 @JKnott
                last edited by crazypotato142 Jun 9, 2025, 2:01 PM Jun 9, 2025, 2:01 PM

                @JKnott

                I see you're only requesting a prefix size of 64. That allows for only a single /64 prefix, which will allow only a single LAN. What is the largest prefix your ISP offers? That's what you should be using. For example, I get a /56, which provides 256 /64s.

                I have no idea tbf. But even it's /64 shouldn't it work anyway?

                1 Reply Last reply Reply Quote 0
                • P
                  patient0 @crazypotato142
                  last edited by Jun 9, 2025, 2:02 PM

                  @crazypotato142 said in WAN gets IPv6 but LAN can't:

                  My ISP is TurkNet, does it change anything?

                  Nope, the settings look the same (also on that ISP page from OpenWrt.

                  Also, isn't "Stateless" a RA mode?

                  Yep, RA/SLAAC is pair (stateless address autoconfiguration == SLAAC) and stateless is one mode in RA.

                  C 1 Reply Last reply Jun 9, 2025, 2:18 PM Reply Quote 0
                  • C
                    crazypotato142 @patient0
                    last edited by Jun 9, 2025, 2:18 PM

                    @patient0

                    Yep, RA/SLAAC is pair (stateless address autoconfiguration == SLAAC) and stateless is one mode in RA.

                    Alright. So setting the configuration type on WAN settings as SLAAC doesn't seem to work. I have no idea how i will configure LAN when i selected that too so it's on DHCP6. But in RA its on Stateless DHCP mode. Should I leave it that way?

                    @JKnott

                    I see you're only requesting a prefix size of 64. That allows for only a single /64 prefix, which will allow only a single LAN. What is the largest prefix your ISP offers? That's what you should be using. For example, I get a /56, which provides 256 /64s.

                    When I set my WAN settings as below I get prefix ID from 0 to FF, which is from 0 to 0 with /64.
                    c05d7ad6-68d8-4f2c-b9de-7081cb0cef9e-image.png

                    0e57a961-10f7-46a5-bd02-f943ac2ac3ca-image.png
                    Would changing this help in any way?

                    1 Reply Last reply Reply Quote 0
                    • C
                      crazypotato142
                      last edited by Jun 9, 2025, 2:36 PM

                      How can I check the prefix pFsense gets, or be sure it gets or not?

                      P 1 Reply Last reply Jun 9, 2025, 2:43 PM Reply Quote 0
                      • P
                        patient0 @crazypotato142
                        last edited by Jun 9, 2025, 2:43 PM

                        @crazypotato142 check the logs in Status / System Logs / DHCP and search for "dhcp6c". Additionally you can enable debug mode: check System / Advanced / Networking: DHCP6 Debug.

                        C 1 Reply Last reply Jun 9, 2025, 5:12 PM Reply Quote 0
                        • C
                          crazypotato142 @patient0
                          last edited by Jun 9, 2025, 5:12 PM

                          @patient0
                          Can't see anything related to a prefix. I think it's confirmed it doesn't get any.

                          I've seen "transmit failed: Can't assign requested address" in the logs. I've been looking for it on the internet since then.

                          1 Reply Last reply Reply Quote 0
                          • N
                            Negan
                            last edited by Negan Jun 10, 2025, 3:24 AM Jun 10, 2025, 3:21 AM

                            I never seen it mentioned here but have you enabled Allow ipv6 ?

                            System/Advanced/Networking- ipv6 Options -Allow IPV6
                            
                            C 1 Reply Last reply Jun 10, 2025, 6:13 AM Reply Quote 0
                            • C
                              crazypotato142 @Negan
                              last edited by Jun 10, 2025, 6:13 AM

                              @Negan
                              It's checked. Thank you for the mention.
                              I mean, it says it only blocks traffic tho. pF still gotta provide IPv6 to LAN on both checked and unchecked.

                              G 1 Reply Last reply Jun 10, 2025, 7:00 AM Reply Quote 0
                              • G
                                Gertjan @crazypotato142
                                last edited by Jun 10, 2025, 7:00 AM

                                @crazypotato142

                                This :

                                12a5bc36-2eb1-4e38-ad6d-80a908bb3950-image.png

                                is that pfSense 2.8.0 ?
                                Or do you use the "ISC DHCP" setup instead of the newer 'kea dhcp' ?

                                aa58e3ec-a2dc-4ca2-b246-636e1fb5ebae-image.png

                                means the DHCP PLAN server doesn't gave a IPv6 /64 prefix for your LAN.

                                Normally, you should see this :

                                7be39d34-566d-42ba-8e0c-c8baa09ca39c-image.png

                                that said, I don't use SLAAC, so maybe I'm wrong.

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

                                C 1 Reply Last reply Jun 10, 2025, 10:30 AM Reply Quote 0
                                • C
                                  crazypotato142 @Gertjan
                                  last edited by Jun 10, 2025, 10:30 AM

                                  @Gertjan

                                  is that pfSense 2.8.0 ?
                                  Or do you use the "ISC DHCP" setup instead of the newer 'kea dhcp' ?

                                  It's CE 2.7.0
                                  ISC it should be because I don't have the option "DHCP backend" on Advanced>Networking tab and on services it says "dhcpd"

                                  that said, I don't use SLAAC, so maybe I'm wrong.
                                  I don't have the IP after "WAN/0"

                                  I asked to my ISP and they approved that I get the prefix from their end. Seems like my end is the problem. I'll try to upgrade or clean install to 2.8.0 today.

                                  G 1 Reply Last reply Jun 10, 2025, 10:53 AM Reply Quote 0
                                  • G
                                    Gertjan @crazypotato142
                                    last edited by Jun 10, 2025, 10:53 AM

                                    @crazypotato142

                                    Reminder :
                                    The DHCP log will show dhcp6c (DHCP v6 Client process) activity when you check this one :

                                    44cb2139-547f-48c1-8c61-ce22927cd932-image.png

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

                                    C 1 Reply Last reply Jun 10, 2025, 11:48 AM Reply Quote 0
                                    • C
                                      crazypotato142 @Gertjan
                                      last edited by Jun 10, 2025, 11:48 AM

                                      @Gertjan
                                      It's checked. The logs above are from dhcp6c

                                      G 1 Reply Last reply Jun 10, 2025, 12:00 PM Reply Quote 0
                                      • G
                                        Gertjan @crazypotato142
                                        last edited by Jun 10, 2025, 12:00 PM

                                        @crazypotato142 said in WAN gets IPv6 but LAN can't:

                                        @Gertjan
                                        .....The logs above are from dhcp6c

                                        Euh .... where ?

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

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          crazypotato142 @crazypotato142
                                          last edited by Jun 10, 2025, 2:40 PM

                                          @Gertjan said in WAN gets IPv6 but LAN can't:

                                          @crazypotato142 said in WAN gets IPv6 but LAN can't:

                                          @Gertjan
                                          .....The logs above are from dhcp6c

                                          Euh .... where ?

                                          @crazypotato142 said in WAN gets IPv6 but LAN can't:

                                          I have these warnings on my logs

                                          @crazypotato142 said in WAN gets IPv6 but LAN can't:

                                          I've seen "transmit failed: Can't assign requested address" in the logs. I've been looking for it on the internet since then.

                                          1 Reply Last reply Reply Quote 0
                                          29 out of 43
                                          • First post
                                            29/43
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received