• 0 Votes
    2 Posts
    360 Views
    DerelictD

    High Availability would solve that. You would port forward OpenVPN traffic to the CARP VIP. If the primary goes down, the traffic will hit the secondary instead.

    XMLRPC sync would sync the OpenVPN server configurations between the two.

    It is an active/passive configuration though. The would be no "load balancing."

  • Inconsistent DL speeds

    2
    0 Votes
    2 Posts
    388 Views
    D

    I should add, I have tried increasing and decreasing buffer size, I've tried switching UDP ports and removed cipher encryption all together. Nothing changes to download speed from my Nvidia Shield ethernet connected.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • OpenVPN clients can´t acess internet.

    6
    0 Votes
    6 Posts
    654 Views
    RicoR

    For Android no idea, with iPhone OpenVPN works like a charm for me.

    -Rico

  • AWS pfSense Instance Masks OpenVPN Source IP of Remote Client

    5
    0 Votes
    5 Posts
    642 Views
    DerelictD

    And you will also have to specifically route the tunnel network to the pfSense interface in the VPC routing table. And pass it in security groups, disable source/dest check, and all that.

  • multiple remote sites not reaching each other

    4
    0 Votes
    4 Posts
    471 Views
    A

    @ariban99
    NEVER MIND. I had to restart the VPN and it works perfectly as you said.
    so NO server changes, just the client changes and its working now!!
    thank you

  • OpenVPN - ios phone cannot access LAN networks

    4
    0 Votes
    4 Posts
    617 Views
    J

    Hi Gertjan,

    We're on the process of upgrading the pfSense version soon, We're just waiting for the returned firewall.

    By the way I already fixed the issue, I just need to change one of the default settings in openVPN connect apps.

  • Anyone Know What This Strange OpenVPN Instance Is?

    4
    0 Votes
    4 Posts
    470 Views
    chpalmerC

    @yannie

    Thats the tunnel network. Nothing to worry about. And it is the address of your side of the tunnel network. Using your username and password will bring up your box.

  • no connexion from client on internet to lan connected at pfsense

    Moved
    2
    0 Votes
    2 Posts
    607 Views
    stephenw10S

    @trazom said in no connexion from client on internet to lan connected at pfsense:

    debug: [openvpn] Sat Dec 22 09:17:34 2018 Attempting to establish TCP connection with [AF_INET]192.168.1.254:1195 [nonblock]
    debug: [openvpn]
    debug: [openvpn] Sat Dec 22 09:19:34 2018 TCP: connect to [AF_INET]192.168.1.254:1195 failed: Connection timed out

    That's the key part of this log.

    Where are you connecting from? It's trying to connect to 192.168.1.254 so would have to be on that same private subnet to connect to that.
    I suspect your pfSense box is behind another router and you have used the client export wizard to create that config with the 'Host Name Resolution' set to Interface IP address. You will need to have that set to a real external IP or a hostname that resolves to it.

    Steve

  • Screenshots of a multi purpose configuration

    2
    0 Votes
    2 Posts
    376 Views
    DerelictD

    How about you share your screen shots, describe what is happening, and we can tell you what to change.

  • Intermittent routing over OpenVPN (SYN sent but no ACK round robin)

    4
    0 Votes
    4 Posts
    876 Views
    B

    Looks like the problem was the first OpenVPN rule that was there to allow the VPN server to route traffic to the internet but for whatever reason, it was confusing the pfsense routing. I have deleted that NAT rule and now it works as expected

  • i can't connect to my lan from internet and openvpn

    4
    0 Votes
    4 Posts
    1k Views
    T

    i use KVpnc to configure my client; i'm going to try to use basic client.
    where can i find client's configuration doc on a kali linux distribution?
    thanks

  • Open VPN clients disconnecting and cannot connect

    8
    0 Votes
    8 Posts
    546 Views
    D

    Nope. that's the weird thing i was talking about. the client secret is connected to the server with port 1202 but when i print the log on the server (cat /var/log/openvpn.log |grep secret) it prints the above.
    Hope not doing something wrong.

  • How do I access a particular computer on my network via OpenVPN

    13
    0 Votes
    13 Posts
    1k Views
    K

    @divsys Thank you that makes it very clear. I'll have to change my local subnet, so that at the remote site i'm trying to connect to via OpenVPN has its own unique subnet. Thank you soo much. Will let you guys know when I get it all working

  • OpenVPN client not adding default route

    2
    0 Votes
    2 Posts
    4k Views
    DerelictD

    OpenVPN does not set the default gateway like that.

    It leaves the system's default gateway alone and inserts two routes:

    0.0.0.0/1
    128.0.0.0/1

    This covers all traffic and is a longer netmask so it is controlling.

    Undo whatever it is you did to make that default route go to ovpnc1 and let OpenVPN do what it's supposed to do.

  • [SOLVED]Issue with OpenVPN Secondary WAN Port Forwarding

    3
    0 Votes
    3 Posts
    407 Views
    J

    That was it, I changed destination and gateway to my WAN instead of wildcards and it all started working. Cheers.!
    OpenVPN rule for future reference.

  • pfsense bypasses firewall rule

    12
    0 Votes
    12 Posts
    1k Views
    chpalmerC

    @thenmanbr said in pfsense bypasses firewall rule:

    @chpalmer
    however, in the event of a reboot, do you know how would i prevent this issue from happening? (i'm assuming it's the order things are loaded, first vpn then filters... if that even makes sense)

    I do not.. I comes as a little bit of a surprise to me as well. I use separate VPN servers for each of my tunnels and Im the only road warrior connection here. If I was to stop a connection to a site I would first go to that site and delete the client.

    Can you try a "reject rule" and see if that does it?..

  • Openvpn server on pfsense with clients connecting

    7
    0 Votes
    7 Posts
    951 Views
    DerelictD

    So troubleshoot resolving names from one of the connected clients and see where the process is breaking down. Do you know how to troubleshoot DNS issues using tools like dig and drill?

    Yeah. we know you have had nothing but problems with pfSense insert feature here lately. So troubleshoot it.

  • OpenVPN interface IP is being used as gateway IP

    4
    0 Votes
    4 Posts
    1k Views
    R

    Even in the logs, I can see that the server is pushing its own address as the gateway, yet pfSense does not use it as the gateway IP:

    Dec 21 02:45:36 openvpn 67745 PUSH: Received control message: 'PUSH_REPLY,route-gateway 172.27.120.1,topology subnet,ping 10,ping-restart 120,ifconfig 172.27.120.2 255.255.255.0,peer-id 0,cipher AES-256-GCM'
  • OpenVPN Access to LAN behind client

    3
    0 Votes
    3 Posts
    916 Views
    S

    No. I used some tutorial of PIA open vpn client.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.