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

OpenVPN and Deutsche Glasfaser - IPV6 and CGNAT blocking connection?

Scheduled Pinned Locked Moved OpenVPN
45 Posts 5 Posters 6.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.
  • B
    Bob.Dig LAYER 8
    last edited by Bob.Dig Jul 26, 2020, 12:02 PM Jul 26, 2020, 12:01 PM

    Does your (smartphone) service provider has IPv6? Than you can connect OVPN via IPv6 directly.

    B 1 Reply Last reply Jul 26, 2020, 1:47 PM Reply Quote 0
    • C
      charry2014
      last edited by Jul 26, 2020, 1:44 PM

      I could get my IPv6 address from https://ipv6-test.com/ easily enough but have drawn a blank trying to test OpenVPN connecting to it. Both running the OpenVPN client on my phone, and using the phone as wifi hotspot for my Mac result in no packets received at the PFSense WAN. Tunnelblick on Mac reports:
      2020-07-26 15:43:16.288025 write UDPv6: No route to host (code=65)

      1 Reply Last reply Reply Quote 0
      • B
        Bob.Dig LAYER 8 @Bob.Dig
        last edited by Bob.Dig Jul 26, 2020, 1:47 PM Jul 26, 2020, 1:47 PM

        Please answer the question:

        @Bob-Dig said in OpenVPN and Deutsche Glasfaser - IPV6 and CGNAT blocking connection?:

        Does your (smartphone) service provider has IPv6?

        1 Reply Last reply Reply Quote 0
        • C
          charry2014
          last edited by charry2014 Jul 26, 2020, 1:54 PM Jul 26, 2020, 1:50 PM

          Yes. My phone (Samsung S20) is on Vodafone in Germany and I have read that they have IPv6 nationwide.
          Edit - I did some digging and it has an IPv6 address too.

          B 1 Reply Last reply Jul 26, 2020, 1:59 PM Reply Quote 0
          • B
            Bob.Dig LAYER 8 @charry2014
            last edited by Jul 26, 2020, 1:59 PM

            @charry2014 That's great, you don't need any IPv4, at least not if you want to connect the phone to home via OVPN.

            1 Reply Last reply Reply Quote 0
            • C
              charry2014
              last edited by Jul 26, 2020, 2:17 PM

              The site https://ipv6-test.com/ reports that my firewall is filtering ICMP v6 messages. Could this be a problem for OpenVPN? I am suspecting it might. How do I enable this?

              J 1 Reply Last reply Jul 26, 2020, 2:57 PM Reply Quote 0
              • B
                Bob.Dig LAYER 8
                last edited by Bob.Dig Jul 26, 2020, 2:36 PM Jul 26, 2020, 2:35 PM

                No. How is your IPv6 configured? I think your ISP is doing native IPv6.

                1 Reply Last reply Reply Quote 0
                • C
                  charry2014
                  last edited by Jul 26, 2020, 2:39 PM

                  I think so too, but I am not sure of much from my ISP.

                  One thing I did notice is that when I connect to whatismyipaddress.com or similar from different computers in my LAN that the IPv6 address that is returned is different for each one. The IPv4 address is the same, as I would expect. Now I think I am stumbling into a noob difference between IPv4 and IPv6 addresses.

                  So the question - what actually is the IPv6 address of my PFSense WAN?

                  J 1 Reply Last reply Jul 26, 2020, 3:00 PM Reply Quote 0
                  • B
                    Bob.Dig LAYER 8
                    last edited by Bob.Dig Jul 26, 2020, 2:43 PM Jul 26, 2020, 2:42 PM

                    You can see it in the interfaces-gadget and other places. 😉 (Status - Interfaces)

                    1 Reply Last reply Reply Quote 0
                    • C
                      charry2014
                      last edited by Jul 26, 2020, 2:47 PM

                      Alright - so it is something like 2a00:61e0:abcd🔢:?

                      It is not the much longer address 2a00:61e0:b00b5:34dd:6969:beef:babe:face?

                      B 1 Reply Last reply Jul 26, 2020, 2:52 PM Reply Quote 0
                      • B
                        Bob.Dig LAYER 8 @charry2014
                        last edited by Bob.Dig Jul 26, 2020, 2:56 PM Jul 26, 2020, 2:52 PM

                        @charry2014 Can't say but maybe you did something wrong. Try this and go for DHCPv6 and not 6rd.

                        1 Reply Last reply Reply Quote 0
                        • C
                          charry2014
                          last edited by Jul 26, 2020, 2:52 PM

                          Boom - that did it - using the IPv6 address for the WAN as shown in the Interfaces widget on the dashboard packets are now flowing.

                          I now get an authentication error, but the connection is there. Authentication errors are kinda the staple for getting OpenVPN working so somehow I am back on known territory now.

                          1 Reply Last reply Reply Quote 0
                          • J
                            JKnott @charry2014
                            last edited by Jul 26, 2020, 2:57 PM

                            @charry2014

                            No, OpenVPN uses UDP, not ICMPv6. However, ICMPv6 is used for a lot of things, so be careful about any rules blocking 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...

                            1 Reply Last reply Reply Quote 0
                            • J
                              JKnott @charry2014
                              last edited by Jul 26, 2020, 3:00 PM

                              @charry2014

                              One nice thing about IPv6 is there are plenty of addresses to go around. This means no longer having to share an address with NAT. Not only does each device get an address, it will often get several. With SLAAC, privacy addresses are often used. These are random number based addresses and you get a new one every day. They expire after a week. This is in addition to the consistent address, so you could have as many as 8 public addresses on each device.

                              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
                                charry2014
                                last edited by Jul 26, 2020, 3:03 PM

                                Thanks everyone for your help - it seems that a little background reading would be a good idea sometime soon. This may well change the settings in the firewall rules, then?

                                J 1 Reply Last reply Jul 26, 2020, 3:12 PM Reply Quote 0
                                • J
                                  JKnott @charry2014
                                  last edited by Jul 26, 2020, 3:12 PM

                                  @charry2014

                                  That depends on what the rules do. If filtering on protocol, then you can often create a single rule that handles both. If filtering on address, then you'd need separate rules.

                                  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
                                    charry2014
                                    last edited by Jul 26, 2020, 9:33 PM

                                    So here it is, best I can remember it. All the things I changed to get this working:

                                    System - Advanced - Networking
                                    a539b8e1-4fea-4842-a249-397b68fe9769-image.png

                                    Interfaces - WAN
                                    0f469929-d495-4ecc-918c-10c081001e7f-image.png
                                    d5ac4ad4-c53f-4b6c-b78b-d608e71c7687-image.png

                                    Interfaces - LAN:
                                    cb7eb2b6-7155-4731-8e0d-eeae16b2cae9-image.png
                                    6655c340-d9fb-4936-ae80-1b32133c45ef-image.png

                                    The PFSense WAN IPv6 address is then in the Dashboard.

                                    Finally I meant to link to beechy.de above but got the wrong link pasted in.

                                    J 1 Reply Last reply Jul 26, 2020, 9:39 PM Reply Quote 0
                                    • J
                                      JKnott @charry2014
                                      last edited by Jul 26, 2020, 9:39 PM

                                      @charry2014

                                      That link @Bob-Dig provided says 6rd is going to be shut down, which means you should be configuring for DHCPv6 instead. My ISP did the same thing. They provided both 6rd and 6to4 tunnels, until they provided native IPv6 via DHCPv6-PD. This is what you should be configuring for, as that link describes.

                                      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
                                      • C
                                        charry2014
                                        last edited by Jul 26, 2020, 10:05 PM

                                        @Bob-Dig said in OpenVPN and Deutsche Glasfaser - IPV6 and CGNAT blocking connection?:

                                        this

                                        Feeling brave I tried DHCPv6 like suggested instead of 6rd and from a quick late-night hack it broke the IPv6 connectivity for me. This is one for more experimentation.

                                        For the moment my pressing requirement is to fix my OpenVPN authentication issue rather than future-proofing the IPv6 connection.

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          charry2014
                                          last edited by Jul 27, 2020, 7:51 PM

                                          My authentication problems seem to be documented as a PFSense bug here so I have downgraded the login to SSL/TLS only and it works. Will keep researching the correct settings for DHCPv6. Cue small celebration here...

                                          One further question - is there any way I can access my home network over IPv4? This would be very handy, for one thing my employer only allows IPv4 traffic through their network, and I am sure to travel to corners of the world where the mobile network is not quite so modern as here. I have no idea what options there may be for this.

                                          J 1 Reply Last reply Jul 27, 2020, 8:06 PM Reply Quote 0
                                          35 out of 45
                                          • First post
                                            35/45
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received