• MULTI: bad source address from client with Home Public IP

    1
    0 Votes
    1 Posts
    355 Views
    No one has replied
  • 0 Votes
    2 Posts
    546 Views
    V
    @hamidsattarrana Double-check that the CA assigned to the OpenVPN server and the CA the user cert is from are the same and that you selected to correct server in the client export utility. You can verify the certs in System > Certificate Manager > Certificates, which gives you a good overview of the issuer and the usage.
  • OpenVPN Policy Routing

    12
    0 Votes
    12 Posts
    1k Views
    S
    Thanks for all the help. The OpenVPN server was trying to push DNS to the client and it was the cause of all my troubles.
  • OpenVPN Virtual Interface

    2
    0 Votes
    2 Posts
    541 Views
    J
    Anyone else looking for something like this, Wireguard has it and it works great!
  • OpenVPN-Client security risks?

    2
    0 Votes
    2 Posts
    595 Views
    V
    @richardeb No, if you only did the recommended setup you're safe. However, be careful when you add an OpenVPN server on your pfSense additionally. The wizard if you run it, will add an allow any rule to the OpenVPN tab. You must consider that the OpenVPN tab is in fact an interface group which includes all the OpenVPN instances, either servers and clients, you're running on pfSense. And rules on an interface group have priority over rules on member interface tabs. So to stay save when running additional OpenVPN instances, where you must permit inbound access from, either assign an interfaces to each of the instances and define your rules there, while you leave the OpenVPN tab blank, or set the source in the rule so that it is only applied to the concerned VPN clients.
  • Tunnel VPN not working without CSO?!?!?!

    5
    0 Votes
    5 Posts
    787 Views
    M
    @viragomann Thanks again for you always clear and relevant answers! Have a good day!
  • site to site to opt1

    12
    0 Votes
    12 Posts
    1k Views
    V
    @jarhead You have to establish an layer 2 connection between server and clients. L2 between different network interfaces can be achieved with a bridge. So you have to create a bridge at both sites. I didn't get where your clients and the server are connected to. The concerned interface have to be bridged with the VPN interface. So at both sites you have to use tap mode OpenVPN and assign an interface to the VPN instance. Then you can bridge these interfaces with the respective server or client interface.
  • OPENVPN NOT TUNELING IP

    8
    0 Votes
    8 Posts
    1k Views
    F
    @viragomann Ey, sorry for no reply, i was trying and trying... i can't do more... The log on the server says "P_CONTROL_HARD_RESET_SERVER_V2" and "P_CONTROL_HARD_RESET_CLIENT_V2". In the client the first message is "Preserving recently used remote addres: [AF_INET]xxx.xxx.xxx.xxx:xxxx" "UDPv4 link local:(not bound)" I don't know what can i do
  • client overide routes not working

    4
    0 Votes
    4 Posts
    776 Views
    M
    @viragomann Got it working. Thanks,
  • Client export missing server IP in config

    1
    0 Votes
    1 Posts
    319 Views
    No one has replied
  • OpenVPN OTP with Active directory users

    1
    0 Votes
    1 Posts
    304 Views
    No one has replied
  • Same subnet over VPN

    1
    0 Votes
    1 Posts
    433 Views
    No one has replied
  • Un-necessary floatings

    2
    0 Votes
    2 Posts
    637 Views
    E
    Any one has any clue ?
  • DNS resolution over OpenVPN: TCP vs UDP

    5
    0 Votes
    5 Posts
    2k Views
    mgiM
    @greywolf could this be mtu/mss issue when tje connection is over TCP?
  • Changed Gateway and WAN static IP cant connect from specific host/ip

    3
    0 Votes
    3 Posts
    625 Views
    J
    Seems like an ISP issue, but it has resolved itself. Thank you for the assistance.
  • External RADIUS / Cisco-AVPair / clientip

    3
    0 Votes
    3 Posts
    1k Views
    R
    @mmercier can you please give me the step by step to get openvpn on the 22.01 release, been trying to configure it and it won’t start. Went by all documentation twice every time and nothing, is there another documentation on configuration for 22.01 release, please and thank you.
  • PiVPN and pfsense as Client

    13
    0 Votes
    13 Posts
    3k Views
    N
    @mariof said in PiVPN and pfsense as Client: my devices on the network I didnt have to disable gateway monitoring. Got it set up and since the RPI runs PiHole before VPN I use it for DNS and gateway testing. Do you, by any chance, have two RPIs? I have to VPN servers on two seperate RPIs on two continents (Netflix :-) works) but I am having problems with CAs as common name is the same causing pfSense to get confused.
  • Can’t import existing OpenVPN config

    1
    0 Votes
    1 Posts
    250 Views
    No one has replied
  • VPN up, but IP address still exposed.

    5
    0 Votes
    5 Posts
    808 Views
    T
    @drhans Here are screen shots of my client config for a Nord UDP client connection that is up and working as expected. Note that if you want to start out with all traffic being routed through the VPN connection, un-check the "Don't Pull Routes" option that I have checked. The full set of "Custom Options" I have, which is not fully visible in my screen shots, is: tls-client; remote-random; tun-mtu 1500; tun-mtu-extra 32; mssfix 1450; persist-key; persist-tun; ping 15; ping-restart 0; ping-timer-rem; reneg-sec 0; remote-cert-tls server; auth-nocache; pull-filter ignore "redirect-gateway"; pull-filter ignore "dhcp-option"; auth-retry nointeract; Note that you will NOT want the line: pull-filter ignore "redirect-gateway"; if you want all traffic to be routed through the VPN. And in fact I probably don't need it myself with "Don't Pull Routes" enabled. You also may or may not want the line: pull-filter ignore "dhcp-option"; which prevents the server from pushing DNS servers to use. I have pfSense configured to use unbound but with the outgoing interfaces set to my VPN client interfaces. Some of the other things I have in my custom options are redundant to options set up by the GUI, but not harmful; it's just been a while since I've cleaned them up, but I know that these work for Nord. [image: 1648731850703-a7263980-045c-4839-8c67-22e0ff199eb7-image.png] [image: 1648732010836-51fb8fe1-920c-42a1-89f7-caa871c1ecd6-image.png] [image: 1648732058974-a9999673-6e36-44ad-ae68-77d440194da5-image.png] [image: 1648732092474-7cfbc770-9ae4-4114-b321-e3840c6aca98-image.png]
  • How to route a wifi interface through OpenVPN?

    3
    0 Votes
    3 Posts
    654 Views
    V
    @circle-0 said in How to route a wifi interface through OpenVPN?: These describe in various clarity how to set things up for LAN and I thought I could just replace the LAN interface occurences in the guides with the wifi interface/network. No luck however. Generally it should work this way as described. Consider that in the outbound NAT rule you have also to replace the source with your wifi network. If it doesn't work, post more details of your setup.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.