• PIA setup

    9
    0 Votes
    9 Posts
    1k Views
    F
    @Derelict: You will have to make the username and password match what PIA is expecting. Might need to talk to them about it. They are the ones you are paying cash, after all. Else port more logs surrounding that. there might be something else in-play. Reenter the username/password and re-save. I guess I'll try a third time setting it up.  /sigh
  • OpenVPN TLS Authentication fail

    4
    0 Votes
    4 Posts
    682 Views
    M
    ;D
  • VPN client starts but fails to receive data (images included)

    8
    0 Votes
    8 Posts
    1k Views
    DerelictD
    No, I do not see they need a TLS key. Create a CA in pfSense using the blob contained within<ca></ca> Create a certificate in pfSense using the blobs contained in the and In the OpenVPN client: Server Mode: Peer-to-Peer (SSL/TLS) Protocol: TCP Device Mode: tun Interface: WAN Server host or address: vpn.trust.zone Server port: 443 Place the correct username and password Be sure TLS authentication is unchecked Be sure the CA you created is selected in the Peer Certificate authority Be sure the certificate you created is chosen in the Client Certificate. Encryption Algorithm: AES-256-CBC Auth Digest algorithm: SHA512 (eyeroll) Be sure Don't pull routes is unchecked
  • 0 Votes
    2 Posts
    398 Views
    bingo600B
    On 2.4-RC i'm using the "Service watchdog" package, for some other tasks. Maybe it can restart OVPN too. /Bingo
  • PFSense not communicating with remote subnet

    7
    0 Votes
    7 Posts
    762 Views
    T
    I ended up switching to using ipsec, which I wanted to use anyway but didn't feel like working out the NAT translation. Ended up working out well. Though for some reason PFSense reports that VyOS didn't send the MODP for the ESP group even though I have it configured. Not the worst thing since the key is runs PFS, but still not ideal. Still would love to figure out why PFSense is having this routing issue. I suppose if it gets real bad I will have to convince my boss to pay for official support. Considering the thousands that we saved from not using Cisco….
  • OpenVPN keys and certs in one file

    3
    0 Votes
    3 Posts
    2k Views
    S
    Didnt realize it was that simple haha. Thanks a lot!
  • 0 Votes
    1 Posts
    453 Views
    No one has replied
  • PIA Connecting to Multiple Endpoints

    2
    0 Votes
    2 Posts
    525 Views
    DerelictD
    That would kind of be up to PIA. Then it would be up to you how you route traffic over both circuits if allowed by them.
  • Add rout open vpn client

    4
    0 Votes
    4 Posts
    743 Views
    DerelictD
    If you are not using redirect gateway on the remote access server you need to add the 10.0.20.0 and 192.168.1.0 networks to the Local Networks on the Remote Access OpenVPN server. You also need to make sure those branches know how to route back to 10.17.0.0/24 You need to make sure all firewall rules pass the necessary traffic.
  • 0 Votes
    2 Posts
    524 Views
    DerelictD
    I just saw another system with a down/up openvpn earlier today. The problem there was one-way traffic. Traffic could flow from the side that showed down to the site that showed up but traffic could not flow from the site that showed up to the site that showed down. The tunnel was partially up. Pings sent across from the "down" side would go out the tunnel, be received and replied to by the other side, but would never arrive. It was a CARP VIP on the down side that the ISP was losing the MAC address for. They would accept traffic from that address but couldn't deliver traffic to it.
  • Block VPN from talking with LAN

    2
    0 Votes
    2 Posts
    1k Views
    DerelictD
    Unless you want inbound connections from PIA, then just remove or disable all rules on the OpenVPN tab and the PIAVPN assigned interface tab. Treat it like a WAN interface. If you do not want OPT1 to access LAN, then place a rule on OPT1 blocking traffic to destination LAN net. If you do not want LAN to access OPT1, then place a rule on LAN blocking traffic to destination OPT1 net.
  • Hosting Server Through OpenVPN

    3
    0 Votes
    3 Posts
    699 Views
    DerelictD
    Need more details. In general the trick to port forwarding into pfsense and across OpenVPN to a server on the remote side is: 1. Assign an interface on the destination side. The side with the target server on it. 2. Make sure the rules on the OpenVPN tab do NOT match the incoming, port-forwarded traffic on the destination side. Make sure the traffic is matched by the rules on the assigned interface. That gets reply-to working so reply traffic isn't routed out the default gateway on the destination side.
  • OpenVPN Network Check

    2
    0 Votes
    2 Posts
    652 Views
    T
    That's essentially what I did with some Linux laptops I had to issue at my last job. Ran a job that would check for something that should be there, if not then load openvpn. Sound logic.
  • OpenVPN for internet only, restrict access to other computers

    2
    0 Votes
    2 Posts
    518 Views
    T
    There are two options. A. Create a secondary OpenVPN server and keep the two separated. B. Assign his user a static IP in the pool and create firewall rules to prevent access to your server. Under client specific overides you can add something like ifconfig-push 192.168.1.200 255.255.255.0 to assign his client that IP.
  • WAN Interface loses all connectivity when OpenVPN interface is used.

    1
    0 Votes
    1 Posts
    384 Views
    No one has replied
  • OpenVPN - Can't install Windows exported client

    10
    0 Votes
    10 Posts
    4k Views
    B
    As a matter of feedback, removing and reinstall the package worked for me too.  Soooo nice to have the functionality back.
  • Turning off VPN loses internet

    3
    0 Votes
    3 Posts
    628 Views
    D
    Hi Screenshot attached. When the second rule is enabled there is no internet access from the IP specified in Alias Blockpc. When the rule is disabled internet access is available. [image: Firewall_Rule.png] [image: Firewall_Rule.png_thumb]
  • OpenVPN - Unable to access LAN Subnet except Gateway

    4
    0 Votes
    4 Posts
    593 Views
    M
    Yep, that'll do it too :) Plus, I was mistaken, there is a route to your tunnel network (10.25.2.0/29).  However, I was surprised to see it at only a /29… you're only going to get 5 users out of that, but... maybe that's all you need.
  • Route OpenVPN Traffic to specific port

    6
    0 Votes
    6 Posts
    1k Views
    johnpozJ
    Dude your NOT going to change the SOURCE ports of traffic to the same thing.. It DOESN"T WORK THAT WAY!!! You are completely misunderstanding what they are doing with their 10 port, or your explaining it WRONG!! If you have some application that randomly listens on some port between 1000 and 2000?  And the firewall in front of you will only forward 10 ports then your screwed.. Never going to work..
  • OpenVPN with WAN Failover

    9
    0 Votes
    9 Posts
    2k Views
    M
    Hi! I have default gateway switching enabled but seems it doesn't work. In failover mode I don't see default route in the routing table. Squid also doesn't work with dual WAN (it use the default gateway). I had it working until recently, but for some time this configuration does not work too. Maybe these two problems have the same reason. I'm not sure. Best!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.