• [SOLVED] Unable to open port from OpenVPN

    2
    4
    0 Votes
    2 Posts
    489 Views
    SipriusPTS
    It was a bad source configuration at my VLAN over WAN, I had WAN instead. Thanks anyway!
  • OpenVPN Client: No internet

    1
    0 Votes
    1 Posts
    457 Views
    No one has replied
  • After Setting up OpenVPN I get reload errors

    2
    0 Votes
    2 Posts
    537 Views
    jimpJ
    Firewall > Rules, WAN tab, edit that rule, pick UDP for the protocol, save, apply Update to the latest version, that bug has already been fixed in 2.4.3-p1, released a month ago.
  • OpenVPN + DNS Resolver + FQDN resolution

    2
    0 Votes
    2 Posts
    1k Views
    B
    @mightyschwartz Hi, did you ever find a solution for this? I know this is an old topic but I'm having the same issue... Thanks, B.
  • Linux OpenVPN client registering with DNS

    1
    0 Votes
    1 Posts
    689 Views
    No one has replied
  • Only connecting in User Auth, not SSL/TLS + User Auth......

    2
    1 Votes
    2 Posts
    507 Views
    E
    Figured it out. You have to have a separate "user" cert and a separate "server" cert. Doh!
  • OpenVPN settings and outbound NAT ?

    4
    0 Votes
    4 Posts
    691 Views
    ?
    Ok, I think I get it now, It confused me when the VPN is added it appeared to 'cutoff' the normal traffic from LAN to WAN Dave.
  • Pia port forwarding

    2
    0 Votes
    2 Posts
    671 Views
    M
    Would need more info to offer more targeted troubleshooting help, but a few gotchas that I've seen and learned: Once you assign the tunnel to an interface, make sure you bounce the tunnel afterward If you're running a remote access server, edit the rules on your OpenVPN tab so the source address is explicit to your tunnel network. Otherwise, incoming traffic will match on the wrong interface. In other words, if there's an any/any rule on your OpenVPN tab, either remove it or modify it so the source address is explicit to the other services you are trying to run (e.g. a remote access server or another tunnel) Verify your Outbound NAT mode is in either Hybrid or Manual and that you have NAT mappings NAT'ing egress traffic to the PIA address on the PIA interface. Verify your port forwards are configured on the PIA interface and have a Destination Address of your PIA address Verify the policy routing rule on your LAN tab is configured with the correct source address, has the PIA gateway and is above your LANnet/any (or any/any) rule that would otherwise send the traffic out the default gateway.
  • [Solved] OpenVPN Documentation Sticky

    2
    0 Votes
    2 Posts
    494 Views
    DerelictD
    Fixed. Thanks for pointing it out.
  • Do I need to use Enable NCP - Enable Negotiable Cryptographic Parameters?

    7
    0 Votes
    7 Posts
    3k Views
    DerelictD
    Yes, you are correct.
  • Export OpenVPN server?

    7
    0 Votes
    7 Posts
    1k Views
    K
    While i was testing out the exporting from pfsense 2.2.4 to 2.3.5 i got the certs working just when i connect i keep getting that auth failure, i even copy and pasted the password thinking i was going mad crazy. Pictures: pfSense 2.2.4 [image: 1528744936318-cfff7347-95d8-4806-84cc-308d34a310c8-image-resized.png] [image: 1528745213313-clipboarder.2018.06.11-resized.png] pfSense 2.3.5 [image: 1528745034722-clipboarder.2018.06.11-005-resized.png] [image: 1528745034637-clipboarder.2018.06.11-004-resized.png] [image: 1528745034553-clipboarder.2018.06.11-003-resized.png] Error: [image: 1528745151952-clipboarder.2018.06.11-006.png] Thank you
  • Site to Site overriding my WAN? (SOLVED)

    10
    0 Votes
    10 Posts
    1k Views
    K
    I guess your right, tried on my test enviroment 2 pfSense boxes both running 2.3.5 and the Site 2 was using its own WAN rather then using Site 1 WAN
  • 0 Votes
    14 Posts
    4k Views
    DerelictD
    No. I do not have Rogers. If you packet capture on WAN for port 443, attempt a connection, and it arrives, the ISP isn't filtering it. If it doesn't arrive they are or someone else is.
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    86 Views
    No one has replied
  • 0 Votes
    21 Posts
    7k Views
    T
    @grimm-spector Exactly, it will work just fine :)
  • Password in client export

    7
    0 Votes
    7 Posts
    2k Views
    johnpozJ
    Yeah not a big issue, when you need to install into something that wants to see a password you can just add it via openssl.. Was just curious - thanks. When your wanting your ios phone to connect to a eap-tls wifi network it wants a password. It will not take blank, and space doesn't work, etc. Not a big deal if doing a handful.
  • Replacing Expired OpenVPN Certificates

    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • Alerts for Remote VPN Access Use / Attempted Unautorized Use

    11
    0 Votes
    11 Posts
    3k Views
    G
    @derelict said in Alerts for Remote VPN Access Use / Attempted Unautorized Use: Graylog is free. Awesome, but pfSense is not a log server. It is a firewall. Thanks for passing this along - Do you use it? I'm wondering what you do (if your use case is similar - Home/Home Office-A few PCs, a couple of "Smart Devices/Media Players/IoT or similar) or are you running a large network. I would absolutely agree that it's not ideal as a log server and wouldn't work for a large setup. @gertjan said in Alerts for Remote VPN Access Use / Attempted Unautorized Use: When I inspected my "pfSense" logs - I'm using a remote (but local) log server, I do see lines like : 06-06-2018 12:00:12 Daemon.Notice 192.168.1.1 Jun 6 12:00:14 openvpn[32669]: 80.12.41.173:55353 [GertjaniPhone] Peer Connection Initiated with [AF_INET]80.12.41.173:55353 when I loggin with a VPN client on my VPN server (== pfSense). Scripting against the log file with tools like fail2ban (or whatever hand written shell script) and you have your notification mail. That's what I had in mind! As @Derelict : I'm not keeping the logs (+100 Kbytes every day) on pfSense. You have a FreeNAS system, so I guess you're close to a good solution. If you have a similar use case to me, what software are you using? This discussion has caused me to consider creating a log server on my FreeNAS. Certainly I have the capacity to do it, just worried the learning curve for these other tools may be too steep given my time constraints. Unless I have hardware issues FreeNAS is always running when the other PCs are running and analysis/monitoring is badly needed. I think for OpenVPN I will stick with a simple script on /var/log/openvpn.log - maybe a bit of python. OpenVPN might be running when FreeNAS is down, so I'd rather have this simple bit of monitoring locally.
  • LDAP Group Authentication

    2
    0 Votes
    2 Posts
    583 Views
    J
    *BUMP
  • Use both TCP and UDP at the same time with OpenVPN Server

    14
    0 Votes
    14 Posts
    13k Views
    S
    @jegr Thank you. I will definitely consider your advice :)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.