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

    pfsense openvpn won't connect from certain cable providers ?

    Scheduled Pinned Locked Moved OpenVPN
    72 Posts 7 Posters 12.7k 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
      pfchangs77 @viragomann
      last edited by

      @viragomann It will not connect at all, when I go into the log in pfsense it shows no attempt at all, but with the old one it works fine. You think any of those settings above have anything to do with it?

      V 1 Reply Last reply Reply Quote 0
      • V
        viragomann @pfchangs77
        last edited by

        @pfchangs77
        I'd expect to see even connection attempts. If there are none it's really possible an issue outside of your network.

        To ensure sniff the traffic with the packet capture tool, while a considered client tries to connect.
        You should see the VPN packets at port 1194 arriving on your WAN.

        P 1 Reply Last reply Reply Quote 1
        • P
          pfchangs77 @viragomann
          last edited by

          @viragomann

          When you mean outside network you mean the local cable company correct? (the isp I am connecting from) and it has nothing to do with those settings above probably? I just haven't had a chance to test them. Its a weekend project. The old vpn still works fine.

          1 Reply Last reply Reply Quote 0
          • S
            SteveITS Galactic Empire @pfchangs77
            last edited by

            @pfchangs77 said in pfsense openvpn won't connect from certain cable providers ?:

            "If the latter, what is the OpenVPN client used ? "

            (Im not sure exactly what you mean by this)

            OpenVPN has software that runs on the remote device. pfSense is the OpenVPN server.

            If you can successfully connect from certain locations, then it stands to reason the settings are correct, and the location/ISP is what changed. If you cannot even get an error message logged on pfSense then it is likely not able to connect, and could be blocked by that outgoing ISP. The packet capture suggested above will show you if the packets are even arriving on port 1194 on the pfSense server.

            Xfinity for instance provides a list of ports they block, in either direction: https://www.xfinity.com/support/articles/list-of-blocked-ports

            Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
            When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
            Upvote 👍 helpful posts!

            P GertjanG 3 Replies Last reply Reply Quote 1
            • P
              pfchangs77 @SteveITS
              last edited by pfchangs77

              @SteveITS

              you know steveITS I think you may be right, the old pfsense box which works fine has a port of 3000 something and it works fine everywhere, and the new pfsense has the 1194 you may be on to something. I think I will try that next with a different port thank you.

              1 Reply Last reply Reply Quote 0
              • GertjanG
                Gertjan @SteveITS
                last edited by

                @SteveITS said in pfsense openvpn won't connect from certain cable providers ?:

                The packet capture suggested above will show you if the packets are even arriving on port 1194

                Dirt cheap packet analyzer :
                When connecting your OenVPN client, have a look at your pfSense OpenVPN server firewall rule on the WAN interface :

                ef192434-602d-48e6-b8d3-33186dc9f7b5-image.png

                If traffic reached pfSense, you'll see the traffic counter going upwards.

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

                P 1 Reply Last reply Reply Quote 1
                • P
                  pfchangs77 @Gertjan
                  last edited by pfchangs77

                  @Gertjan
                  thank you that helps more on what you are saying. Since the new pfsense connects fine with certain internet providers and locations but not with a few others its showing a number. I am going to try to port next. Since when I try to connect with certain isp's it doesn't show anything at all with the logs. I appreciate everyone's help so far. I will keep you in the loop.

                  1 Reply Last reply Reply Quote 0
                  • P
                    pfchangs77 @SteveITS
                    last edited by pfchangs77

                    @SteveITS

                    So I followed these instructions https://www.youtube.com/watch?v=gnJgbwZGB8M](https://www.youtube.com/watch?v=gnJgbwZGB8M) tried in the 3000 range doesn't seem to work with the new pfsense, but the old one still works fine. Not sure what I am missing.

                    Since it works fine with the old pfsense in the 3000 range and doesn't work fine with the new one in the 3000 range I'm thinking its gotta be a setting for the new one in the 3000 range.

                    Also I went with Protocol "TCP IPV4 and IPV6 on all interfaces(multihome) "

                    P 1 Reply Last reply Reply Quote 0
                    • M
                      Mike115
                      last edited by

                      Not sure if this is relevant but some carriers are now using Carrier Grade Network Address Translation (CGNAT) since the IPv4 pool is technically out of addresses. This setup by your provider effectively blocks you from hosting local servers like game, web, VPN etc. Usually when this is the case they'll make you buy a public facing static IP. You may check with your ISP and see if they recently implemented CGNAT.

                      P 1 Reply Last reply Reply Quote 1
                      • P
                        pfchangs77 @pfchangs77
                        last edited by

                        @pfchangs77

                        still nothing, it seems to only be with any armstrong cable connection driving me absolutely nuts.

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          pfchangs77 @pfchangs77
                          last edited by pfchangs77

                          @pfchangs77

                          After making changes are you suppose to restart or reboot anything in pfsense?

                          Also this is basically all the settings correct ? vpn_openvpn_server.php?act=edit&id=1 there isn't another page anywhere is there?

                          (I had everything exactly the same set exactly as the old pfsense machine and still didn't work on the new, however it worked on the old one.)

                          1 Reply Last reply Reply Quote 0
                          • P
                            pfchangs77 @Mike115
                            last edited by

                            @Mike115

                            I can say it has nothing to do with that. Because I can connect from a bunch of other networks with the new pfsense machine. Just anyone who has Armstrong cable it will not go through.

                            GertjanG 1 Reply Last reply Reply Quote 0
                            • GertjanG
                              Gertjan @pfchangs77
                              last edited by Gertjan

                              @pfchangs77 said in pfsense openvpn won't connect from certain cable providers ?:

                              Because I can connect from a bunch of other networks with the new pfsense machine. Just anyone who has Armstrong cable it will not go through.

                              You could change the used port, and check if that works.

                              If there is an "Internet supplier" that blocks this port, 1194 UDP, for incoming (to the client) traffic or outgoing traffic, then they will be out of business very fast.

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

                              P 1 Reply Last reply Reply Quote 1
                              • P
                                pfchangs77 @Gertjan
                                last edited by

                                @Gertjan

                                thank you, I did already change the port to the same port number as the old pfsense and it didn't work on the new but worked on the old.

                                GertjanG 1 Reply Last reply Reply Quote 0
                                • GertjanG
                                  Gertjan @pfchangs77
                                  last edited by

                                  @pfchangs77

                                  Just to be sure : your pfSense WAN IP is a RFC1918 ? If so, don't forget to NAT the upstream ISP router also.

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

                                  P 1 Reply Last reply Reply Quote 1
                                  • P
                                    pfchangs77 @Gertjan
                                    last edited by pfchangs77

                                    @Gertjan

                                    you mean in /interfaces.php?if=wan ??

                                    Block private networks and loopback addresses ?

                                    on the old which works everywhere its unchecked. On the new one it is checked. I think I will try that one next.

                                    nterfaces WAN (nfe0).png

                                    GertjanG 1 Reply Last reply Reply Quote 0
                                    • GertjanG
                                      Gertjan @pfchangs77
                                      last edited by

                                      @pfchangs77 said in pfsense openvpn won't connect from certain cable providers ?:

                                      Block private networks and loopback addresses ?

                                      Block ?
                                      I didn't say : "block".

                                      My config :
                                      I have a WAN interface :

                                      8f37e26c-e634-4019-bccc-d68af799e853-image.png

                                      as you can see, my IPv4 WAN IP is 192.168.10.4, that's a RFC1918. This isn't an IPv4 that my ISP gace me, it came from the upstream ISP router, 30 cm below the my pfSense.
                                      This means I have to add a firewall WAN rule for every incoming connection.
                                      Here are my pfSense WAN rules :

                                      5d7b8c57-8cc1-494e-b5f8-7238fb4ecb24-image.png

                                      This also means I have to add a NAT rule in my ISP router :
                                      One for UDP port 1194 to the IPv4 WAN (192.168.10.4) to pfSense, port 1194
                                      One for UDP port 1195 to the IPv4 WAN (192.168.10.4) to pfSense, port 1195

                                      But again, this applies only if you have an RFC1918, and you can NAT the upstream ISP router device.

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

                                      P johnpozJ 3 Replies Last reply Reply Quote 1
                                      • P
                                        pfchangs77 @Gertjan
                                        last edited by

                                        @Gertjan

                                        thank you. I will surely look into this. I can only reboot every so often since they are currently using it. I will let you know.

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          pfchangs77 @Gertjan
                                          last edited by

                                          @Gertjan

                                          Nope, none of that. Also I unchecked "Block private networks and loopback addresses" none of that either. I didn't reboot anything either.

                                          P 1 Reply Last reply Reply Quote 0
                                          • P
                                            pfchangs77 @pfchangs77
                                            last edited by pfchangs77

                                            @pfchangs77

                                            Here is a connection log of the old pfsense machine which works fine everywhere. Which I thought was setup exactly the same as the new one. Not sure what I am missing with the new pfsense. Whenever i try to connect with the new one. Just nothing seems to go through armstrong cable.

                                            {Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_VER=3.git::081bfebe:RelWithDebInfo
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_PLAT=android
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_NCP=2
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_TCPNL=1
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_PROTO=30
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_CIPHERS=AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305:BF-CBC
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_LZO_STUB=1
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_COMP_STUB=1
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_COMP_STUBv2=1
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_GUI_VER=net.openvpn.connect.android_3.3.4-9290
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_SSO=webauth,openurl,crtext
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 peer info: IV_BS64DL=1
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1558', remote='link-mtu 1542'
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #6 / time = (1700086453) 2023-11-15 17:14:13 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 TLS Error: incoming packet authentication failed from [AF_INET]XXX.XXX.XXX.XXX:9257
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #7 / time = (1700086453) 2023-11-15 17:14:13 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 TLS Error: incoming packet authentication failed from [AF_INET]XXX.XXX.XXX.XXX:9257
                                            Nov 15 17:14:15 openvpn 54016 XXX.XXX.XXX.XXX:9257 [userxxxxx] Peer Connection Initiated with [AF_INET]XXX.XXX.XXX.XXX:9257
                                            Nov 15 17:14:15 openvpn 29325 user 'userxxxxx' authenticated
                                            Nov 15 17:14:15 openvpn 54016 userxxxxx/XXX.XXX.XXX.XXX:9257 MULTI_sva: pool returned IPv4=193.168.2.14, IPv6=(Not enabled)
                                            Nov 15 17:14:15 openvpn 29742 openvpn server 'ovpns1' user 'userxxxxx' address 'XXX.XXX.XXX.XXX' - connected
                                            Nov 15 17:14:20 openvpn 31622 openvpn server 'ovpns1' user 'userxxxxx' address 'XXX.XXX.XXX.XXX' - disconnected}

                                            P 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.