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

    Can't connect to my own OpenVPN server now

    Scheduled Pinned Locked Moved OpenVPN
    25 Posts 8 Posters 9.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.
    • S
      sos
      last edited by

      No,sadly. I've put fixing it on the back burner until after Christmas, as I am probably going to have to try a fresh install.

      1 Reply Last reply Reply Quote 0
      • A
        AndyC
        last edited by

        Are you guys using Android devices to connect? I had the same issue and checked everything in pfsense. It turned out to be a problem with the power-saving feature in an Android update. Turning that off or adding OpenVPN Connect as an exception in power-saving made everything work again. Just a thought.

        1 Reply Last reply Reply Quote 0
        • johnpozJ
          johnpoz LAYER 8 Global Moderator
          last edited by

          4. Temporarily disabling firewall/NAT allowed the client to connect.

          Well post up rules, both on your wan, your floating and your nats..  And your openvpn config..  You sure actually listening on your wan??  Just removing a nat that sent to your lan IP doesn't change vpn to listen on your wan address.

          Do a sockstat and lets where pfsense is listening for 1194

          example

          
          [2.3.2-RELEASE][root@pfsense.local.lan]/root: sockstat -L | grep :1194
          root     openvpn    25696 5  udp4   24.13.snipped:1194     *:*
          [2.3.2-RELEASE][root@pfsense.local.lan]/root:
          
          

          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.7.2, 24.11

          1 Reply Last reply Reply Quote 0
          • S
            sos
            last edited by

            I thought I had it cracked when I uninstalled pfBlockerNG and my android phone connected. As I had also relaxed my firewall rules (allow any from any), when I reinstituted the correct firewall rule (allow UDP:34982 on WAN address), it stopped working again. Resetting the any-from-any rule, it no longer connected again.

            
            [2.3.2-RELEASE][admin@ratiro-net.ratiro]/root: sockstat -L | grep :34982
            root     openvpn    11123 6  udp4   *:34982               *:*
            
            

            I have attached my firewall rules, NAT and openVPN config pages. There are no floating rules defined.

            ![Screenshot from 2016-12-31 16-51-23.png](/public/imported_attachments/1/Screenshot from 2016-12-31 16-51-23.png)
            ![Screenshot from 2016-12-31 16-51-23.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 16-51-23.png_thumb)
            ![Screenshot from 2016-12-31 17-01-35.png](/public/imported_attachments/1/Screenshot from 2016-12-31 17-01-35.png)
            ![Screenshot from 2016-12-31 17-01-35.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 17-01-35.png_thumb)
            ![Screenshot from 2016-12-31 17-04-37.png](/public/imported_attachments/1/Screenshot from 2016-12-31 17-04-37.png)
            ![Screenshot from 2016-12-31 17-04-37.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 17-04-37.png_thumb)
            ![Screenshot from 2016-12-31 17-04-52.png](/public/imported_attachments/1/Screenshot from 2016-12-31 17-04-52.png)
            ![Screenshot from 2016-12-31 17-04-52.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 17-04-52.png_thumb)
            ![Screenshot from 2016-12-31 17-05-01.png](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-01.png)
            ![Screenshot from 2016-12-31 17-05-01.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-01.png_thumb)
            ![Screenshot from 2016-12-31 17-05-18.png](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-18.png)
            ![Screenshot from 2016-12-31 17-05-18.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-18.png_thumb)
            ![Screenshot from 2016-12-31 17-05-27.png](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-27.png)
            ![Screenshot from 2016-12-31 17-05-27.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-27.png_thumb)
            ![Screenshot from 2016-12-31 17-05-44.png](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-44.png)
            ![Screenshot from 2016-12-31 17-05-44.png_thumb](/public/imported_attachments/1/Screenshot from 2016-12-31 17-05-44.png_thumb)

            1 Reply Last reply Reply Quote 0
            • T
              TechnologicalLiving
              last edited by

              I think that you're trying this via celluar, correct?  If so, your carrier wouldn't be T-Mobile would it?

              1 Reply Last reply Reply Quote 0
              • S
                sos
                last edited by

                @TechnologicalLiving:

                I think that you're trying this via celluar, correct?  If so, your carrier wouldn't be T-Mobile would it?

                Yes to cellular (3G), but no to T-Mobile… it's 2-degrees/vodafone (NZ)

                1 Reply Last reply Reply Quote 0
                • H
                  hp408
                  last edited by

                  I have exactly the same problem. Tried it with android and surface 4. T-Mobile and Vodafone (both LTE) cellular network: I can't connect to the openvpn-server.

                  Server listens to port 1194:

                  [2.3.2-RELEASE][root@pfs.local.net]/root: sockstat -L | grep :1194
                  root     openvpn    16667 6  udp4   95.88.x.x:1194    *:*
                  [2.3.2-RELEASE][root@pfs.local.net]/root:
                  
                  

                  WAN-Rule:
                  (red0 = WAN)

                  OpenVPN-Rule:

                  I deactivated my WAN-failover and all outgoing vpn-connections (all on other ports) for testing but it didn't work.  :-\

                  1 Reply Last reply Reply Quote 0
                  • DerelictD
                    Derelict LAYER 8 Netgate
                    last edited by

                    Packet capture on RED0 for UDP 1194 and try to connect and verify connection attempts are actually arriving on RED0 Address.

                    Chattanooga, Tennessee, USA
                    A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                    DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                    Do Not Chat For Help! NO_WAN_EGRESS(TM)

                    1 Reply Last reply Reply Quote 0
                    • S
                      sos
                      last edited by

                      I've reset my pfSense setup back to factory default, and just re-set up my openVPN server using the wizard, before setting any other services or firewall rules up.

                      Glad to report that all is working, using my android phone and linux clients, via a 3G connection.

                      As I carefully rebuild the rest of my configs, I'll keep checking functionality and may retrospectively be able to figure out what caused the issue in my case. Perhaps there was some stale firewall rule or state. Will report back if I find anything, but in the meantime, thanks for all the suggestions.

                      1 Reply Last reply Reply Quote 0
                      • H
                        hp408
                        last edited by

                        @sos:

                        I've reset my pfSense setup back to factory default, and just re-set up my openVPN server using the wizard, before setting any other services or firewall rules up.

                        Glad to report that all is working, using my android phone and linux clients, via a 3G connection.

                        As I carefully rebuild the rest of my configs, I'll keep checking functionality and may retrospectively be able to figure out what caused the issue in my case. Perhaps there was some stale firewall rule or state. Will report back if I find anything, but in the meantime, thanks for all the suggestions.

                        Yesterday, I did the same: reset to factory defaults -> start new configuration with openvpn-server first and now it works ???
                        After setting up the ovpn-server, I reconfigured all (nat-)rules, snort, webproxy, vpn-clients, outgoing vpn-failover and wan-failover and did a connection test after every single step, without any errors. Now the configuration is exactly the same as before and openvpn-server is reachable. So I
                        have no idea what the problem might have been.

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