• OpenVPN through home network to virtual enviroment

    5
    0 Votes
    5 Posts
    461 Views
    B
    Oh okay Thanks alot man! :) didnt think of that actually.
  • OpenVPN Server: No internet?

    3
    0 Votes
    3 Posts
    423 Views
    Z
    if you have Automatic outbound NAT or Hybrid ,the NAT rule will be created automatically if it is manual you need to create it.
  • Multi-WAN OpenVPN Site-to-site LANs with manual gateway routing

    4
    0 Votes
    4 Posts
    473 Views
    noplanN
    @Gektor Link to video?
  • Remote client unable to connect to one server.

    1
    0 Votes
    1 Posts
    134 Views
    No one has replied
  • Multiple IPs for DNS Server

    2
    0 Votes
    2 Posts
    290 Views
    kiokomanK
    i have some google home stuff with embedded 8.8.8.8 on it, I only use NAT, Port Forward to redirect all query to my dns server
  • Routing and OpenVPN

    12
    0 Votes
    12 Posts
    1k Views
    D
    @viragomann thanks, will do.
  • Difference in DNS Leak Test Results

    1
    0 Votes
    1 Posts
    318 Views
    No one has replied
  • OpenVPN DNS and LAN Not Working

    openvpn problem pfsense
    8
    0 Votes
    8 Posts
    2k Views
    DaddyGoD
    Hi, Because of the differences, is it still a question for me which pfSense version is this? (for example, it's a difference...) [image: 1589966065569-a5e04914-dd2a-4541-837e-1c1e7326f70d-image.png] The second important thing is server mode (you use TLS), but that's all I see: [image: 1589965625870-a4666822-e747-4e05-9657-82e796510e7c-image.png] instead of: [image: 1589965661226-0b4e10a0-be71-4b2c-ad2c-d118a3478c69-image.png] I don't see your own cert for the connection either: [image: 1589965717587-8b5bbbd9-235b-4183-94a3-d0bd6e1d3d4e-image.png] instead of: [image: 1589965778044-8fd16d58-39b6-45f3-a24c-c4f941401cf3-image.png] like: [image: 1589965880180-ff6291f2-6a01-4d33-866c-1f5c2019df89-image.png] and even a VPN User is required: [image: 1589965936182-3397cc2b-5bbd-4e55-933a-bccc0f134c07-image.png] with: [image: 1589965989354-a4585c69-0d7d-49a8-8bc9-792285643332-image.png] exactly where does the DNS (10.0.1.31) point?? this is the box itself or a separate DNS server on the network
  • 0 Votes
    3 Posts
    410 Views
    GertjanG
    Hi, View /etc/inc/openvpn.inc. Locate the several function calls and definition at the bottom of the function called : openvpn_add_keyfile This function takes the directory, the extension, the PEM based64 encoded data and writes out the file. File rights are set to 0600 and that's it. It's line 760 in the openvpn.inc file. If something goes wrong at that place, I guess the $data that gets base64 decodes isn't 'ok' ? Is your cert ok ? Many cert type files are created using that function. When only "server1.cert" goes wrong, I gues it's input (= $data) is 'wrong'. An old 2.4.4-p3 bug that got resolved (?) ^^ edit : non. openvpn server was working just for for my when I was using 2.4.4-p3.
  • OpenVPN Export for iOS should use .ovpn12 for certs and private key

    6
    0 Votes
    6 Posts
    1k Views
    jimpJ
    The OpenVPN connect app for iOS doesn't even support a bundle with multiple files like described for Viscosity to import automatically. You'd have to manually import the .p12 file into iOS separately from the VPN configuration in multiple steps as described on that link. We export the inline configuration because that's what the app accepts to import in one step. If it's insecure, the App shouldn't allow it or should offer to split it and import the keys securely. That's an App problem, not an export problem. We're helping you get the config into the App, that's all. If you don't want to do it that way, don't do it that way, but lobby Apple to change their practices and the App designer to support more secure practices. We could make an iOS "Bundle" but then the user would need to unzip it and copy all the files manually and do all the import steps individually to import the keys and the config. Seems like a lot of work for everyone (us, the users, etc) when the OS and App should be doing it better.
  • Can't save a new openvpn server with 2.4.5-RELEASE

    6
    0 Votes
    6 Posts
    564 Views
    mooncaptainM
    I uninstalled the OVPN client export package and rebooted and I was able to delete the CA and the Cert and add them in again. Also I used blanks in description so all that is OK. Once I get the configuration underway and get to the point I need the Client Export package I'll see if I can add another Server configuration. If there's a problem I'll report back.
  • OpenVPN question

    3
    0 Votes
    3 Posts
    218 Views
    No one has replied
  • Removing openvpn completely

    7
    0 Votes
    7 Posts
    3k Views
    DaddyGoD
    @EdAdders said in Removing openvpn completely: this is still a problem: "UNSPEC" May 18 18:28:35 openvpn 18494 UDPv4 link remote: [AF_UNSPEC] if you still need help, we'll be here after a week too
  • Openvpn push route

    1
    0 Votes
    1 Posts
    302 Views
    No one has replied
  • How to debug dropping OpenVPN connections

    13
    0 Votes
    13 Posts
    1k Views
    D
    There are some spikes once in a while. I was unable to find the root cause. You might be right in that it's caused by the provider itself. To midigate I put the packet loss monitoring threshold at 50/90 and disabled latency monitoring. If there is anything more to do/investigate, I'd be interested to know. [image: 1589792378275-ab5ef44a-1fa5-4b5c-9bc1-474e93783842-image.png]
  • OpenVPN Network/NAT - redundancy/routing

    2
    0 Votes
    2 Posts
    305 Views
    V
    Run the OpenVPN servers on pfSense and run pfSense in HA if you need redundancy.
  • OpenVPN through Cradlepoint

    1
    0 Votes
    1 Posts
    284 Views
    No one has replied
  • OpenVPN Interface/Rule question

    5
    0 Votes
    5 Posts
    531 Views
    J
    Just tried it again...as soon as I change IP address range of OpenVPN server tunnel network from 192.168.75.0/24 to 192.168.120.0/24 all clients lose internet access. I change all rules from 75 to 120 as well as well as the one client specific override. Bizarre.
  • Change from static IP to dynamic

    3
    0 Votes
    3 Posts
    398 Views
    E
    @viragomann Thanks, somehow thought it would be more complex. I see the entry and will give it a go.
  • please help with openvpn

    13
    0 Votes
    13 Posts
    1k Views
    GertjanG
    @vnkvnk said in please help with openvpn: Even more info Using the pfSense - GUI access : does "100" reply to ping ? From "167" : "100" replies to ping ? Or better, can you see and your network resources exposed by "100" on "167" ? @vnkvnk said in please help with openvpn: changed manually IP to 1.168 When doing so - chanting the IP, check / set also the gateway IP, idem for the DNS IP, you can find these on the other tabs.. The last two should be the IP of pfSense.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.