• SOMETHING IS BROKEN AFTER 2.3.3-RELEASE-p1 UPGRADE

    4
    0 Votes
    4 Posts
    1k Views
    J
    That completly solve the problem, hope openvpn configuration can have a checkbox to enable this option in the future, and hope information in this topic can help anyone else in the same situation after the upgrade. Thanks Jimp!
  • OPENVPN keep crashing

    2
    0 Votes
    2 Posts
    947 Views
    C
    i have noticed one user has forget his VPN on while he is on the office, he is connecting with the VPN from the LAN, when i disable his connection VPN start working. is there is a way to fix this ? even when the users forget to disconnect their VPN on the LAN won't cause the openVPN server to crash. is this related to the Crypto: AES-128-CBC/SHA1 D-H Params: 1024 bits we are using?
  • MTU issues IPV4

    5
    0 Votes
    5 Posts
    1k Views
    B
    Morning - anyone have any information regarding this? I need to be able to save the mtu size of my openvpn so after a reboot, it doesn't change back to 1500. thanks
  • How to connect my pfSense router to a private openVPN server

    2
    0 Votes
    2 Posts
    706 Views
    B
    import your CA and your cert+key in pfsense. use the .ovpn file to configure a vpn client on pfsense.  after configuring, make sure it connects in the OVPN logs.  You'll need to assign and enable an interface, check the routing, create any rules you need (connecting clients entering your LAN through the VPN tunnel to other subnets inside your LAN).
  • Server poll timeout, restarting…

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Problem with RADIUS for OpenVPN

    1
    0 Votes
    1 Posts
    524 Views
    No one has replied
  • How to get separate DNS for "OpenVPN subnets" and "ISP subnets"?

    9
    0 Votes
    9 Posts
    2k Views
    jahonixJ
    @Ip: By "their" I suppose you are referring to the subnets … I'm refering to  Services > DNS Resolver  and  Services > DNS Forwarder You have to pick the interfaces they serve.
  • PC Engines apu2c4 OpenVPN performance tests

    12
    0 Votes
    12 Posts
    15k Views
    B
    @haarweg: @jimp: https://forum.pfsense.org/index.php?board=69.0 ah, board more in a forum sense than in a hardware sense :). thank you. Were you able to test with a recent build of 2.4?  Looking for updated numbers on the apu2c4 if available. Looks like current OpenVPN throughput is ~ 71mbps from your tests using iperf which gives a more real-world number than just local raw benchmarks.  Has anyone seen higher on this hardware?
  • OpenVPN + AD: Authentication failed

    6
    0 Votes
    6 Posts
    9k Views
    jimpJ
    That's a very clear error message. Fix your network policy on the Windows server. It's a problem there, not a problem with pfSense.
  • VPN RecommendatioS

    11
    0 Votes
    11 Posts
    3k Views
    S
    I do not agree that ExpressVPN is an absolutely awesome service. I've been surprised when found it as one of the top rated VPNs. As for me, ExpressVPN is nothing more than a well-thought-out business plan for boosting their rating. I’ve tried to use it, but it did not impress me. There are many other services that provide multiple features and even discounts for their users. The site https://www.bestvpnrating.com helpes me to be informed.
  • Site-to-Site VPN cannot access LAN behind PFsense

    10
    0 Votes
    10 Posts
    4k Views
    L
    @bienicc: LinxS, Just make sure you put IP subnet of both sites into "IPv4 Remote network" fields (on both site), that I think you are done already. What you need is to pay attention to firewall rule at both sites, whether it allow to ping each other or not. That resolved my issue, (after making sure I restarted my VPN service), Thank you for your help  :D Next I am going to implement SSL/TLS as it is more secure than shared key  :)
  • Firewall VPN-bypass Rules Ignored

    1
    0 Votes
    1 Posts
    679 Views
    No one has replied
  • SG-1000 and site to site openvpn dynamic IP remote sites

    3
    0 Votes
    3 Posts
    751 Views
    K
    Thank you!
  • Site-to-Site OVPN Cannot Access Remote Clients from Local LAN

    2
    0 Votes
    2 Posts
    622 Views
    S
    There should be an option for "inter-client communication" you can select in the server preferences.
  • Site to Site with DD-WRT (SOLVED)

    29
    0 Votes
    29 Posts
    6k Views
    C
    Mine is working now too.. thanks a lot.  ;D @killmasta93: Thanks for the reply so i finally solved the issue while reading how OpenVPN works, OpenVPN uses this table [  1,  2] [  5,  6] [  9, 10] [ 13, 14] [ 17, 18] [ 21, 22] [ 25, 26] [ 29, 30] [ 33, 34] [ 37, 38] [ 41, 42] [ 45, 46] [ 49, 50] [ 53, 54] [ 57, 58] [ 61, 62] [ 65, 66] [ 69, 70] [ 73, 74] [ 77, 78] [ 81, 82] [ 85, 86] [ 89, 90] [ 93, 94] [ 97, 98] [101,102] [105,106] [109,110] [113,114] [117,118] Meaning if my config on OpenVPN server is ifconfig 192.168.90.1 192.168.90.2 so then i needed to give my client overide this, the client gets 192.168.90.5 and the gateway is 192.168.90.6 ifconfig-push 192.168.90.5 192.168.90.6 iroute 192.168.1.0 255.255.255.0 Felt so silly after one week Now pfSense can ping DDWRT so at the end it was not  DDWRT issue Hope this helps someone else
  • "Move" specific client to an interface?

    8
    0 Votes
    8 Posts
    1k Views
    B
    Many thanks, jimp.  That works perfectly.  ;D
  • Why is /30 not allowed for OpenVPN server tunnel subnet?

    7
    0 Votes
    7 Posts
    1k Views
    J
    @jimp: A /30 makes no sense for remote access. OpenVPN's internal behavior changes significantly when using a /30 tunnel network, it's intended only for site-to-site VPNs. When using a /30 the server cannot push settings and it has several other limitations. Understood.  Thanks for the clarification.  I'll just use a /29.
  • OpenVPN: how to set up a reverse site-to-site?

    1
    0 Votes
    1 Posts
    925 Views
    No one has replied
  • Site-to-Site Shared Key FW Rules & NAT

    4
    0 Votes
    4 Posts
    831 Views
    DerelictD
    https://doc.pfsense.org/index.php/Why_can%27t_I_ping_some_OpenVPN_adapter_addresses
  • OpenVPN Server/Client Issue

    7
    0 Votes
    7 Posts
    1k Views
    M
    Common Name - Interface Name -        Network    -        IP         LAN        -      PCILAN      - 192.168.1.0/24 - 192.168.1.1     VPN Clients  -        Dorm        - 192.168.0.0/24 - 192.168.0.1         WAN        -  OnboardWAN  -  10.90.13.0/24  - 10.90.13.224 (assigned to me not by choice)       PIA VPN    -          PIA          -  10.38.12.0/24? -  10.38.12.6    (assigned to me not by choice) Now that I typed that out I tried what you said and changed all the outbound OpenVPN rules to PIA and that fixed it. Thanks
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.