• Crash durring wizard setup

    2
    0 Votes
    2 Posts
    528 Views
    jimpJ
    Looks like that could only happen if there were no certificates on the system at all, which is exceedingly rare. Someone would have to change the GUI to HTTP (dangerous enough as it is) and also delete the default GUI certificate. The code could handle that better, but it's still not something anyone should be hitting. You could make a certificate for now to work around it, either manually or by generating a GUI cert with pfSsh,php playback generateguicert from an SSH or console shell prompt.
  • Services over VPN work on one laptop yet not an other

    1
    0 Votes
    1 Posts
    199 Views
    No one has replied
  • Tunnel and LAN IPv6 addresses for OpenVPN server

    6
    0 Votes
    6 Posts
    1k Views
    JKnottJ
    @lifespeed My prefix has been the same for almost 5 years. However, this is one reason I mentioned ULA. It won´t change, unless you change it. There's not much to subnet. You just assign a /64 to each interface.
  • Dial-in cannot communicate with Site to site

    4
    0 Votes
    4 Posts
    458 Views
    V
    @franco5 said in Dial-in cannot communicate with Site to site: I add the networks local and remote in each configuration setting of Openvpn, On pfSense 2 you have to add "192.168.2.0/24,10.10.10.0/24" to the "Remote Networks" in the server settings. I add push "route 192.168.1.0 255.255.255.0" in Openvpn dial-in client, I add a static route in PFsense to route 192.168.1.0 by 192.168.101.1 These are not needed. On pfSense 2 you have also to add a CSO for the S2S client and state "192.168.2.0/24,10.10.10.0/24" as "Remote Networks" in the settings.
  • pfsense client does not load route

    10
    0 Votes
    10 Posts
    2k Views
    6
    I got it! Right after I posted, I saw the log state that the vpn link did not have an ip address. I looked and the local address was my public ip. I manually set the IPv4 Tunnel Network on my client through the web gui and it worked. I now have a the route and I can ping in both directions. I think it also needs the gateway to be pushed. I'll play around a little more tomorrow just to see the actual reason. I am not sure why it wasn't getting an address without the tunnel network being predefined. I also gave the client vpn an interface. So I'm not sure if that is also required.
  • About Cryptographic Accelerator Support

    3
    0 Votes
    3 Posts
    624 Views
    M
    @SteveITS said in About Cryptographic Accelerator Support: @mcury openVPN does its own thing, take a look at https://docs.netgate.com/pfsense/en/latest/vpn/openvpn/configure-server-crypto.html#hardware-crypto hmmm, thanks SteveITS. I did some tests right now, disabled Intel QuickAssist (QAT) and enabled AES-NI and BSD Crypto Device (aesni,cryptodev), then rebooted. Kept Intel RDRAND engine -RAND enabled in the OpenVPN client settings, and indeed I can't see any difference in performance and/or resources usage in the Firewall. Since I'm not using QAT, I'll keep it disabled, and will use AES-NI and BSD Crypto Device and Intel RDRAND in OpenVPN, along with IPSEC-MB to help Wireguard. Thanks again SteveITS
  • ping fails to remote vpn host

    3
    0 Votes
    3 Posts
    359 Views
    D
    @viragomann It works now. I had to add another firewall rule on the LAG side. thanks for your response
  • OpenVPN "Timeout" under High Avalibility with CARP

    1
    0 Votes
    1 Posts
    210 Views
    No one has replied
  • [error] Unable to contact daemon Service not running?

    8
    0 Votes
    8 Posts
    2k Views
    V
    @Nicholas-0 Do you have other options in the branch drop-town? Maybe it helps to switch the branch to something else and than back again. There are some threads in this forum with this or similar issues. Try to search the forum, maybe there are solutions.
  • Site-to-site OpenVPN between pfSense and MikroTik

    2
    0 Votes
    2 Posts
    392 Views
    N
    Currently the connection is working well in both directions. But I don't know the needed change...
  • 0 Votes
    9 Posts
    4k Views
    C
    @mac1995 Nice hack, but not really a fix Another hack fix is to disable the WAN rule that allows the client to connect to the server. But that's only really effective if the OP has all the servers on his side, and the clients on the remote side.
  • Cannot Ping Internal LAN - OpenVPN

    5
    0 Votes
    5 Posts
    632 Views
    V
    @jbcortezf The machines will send responses to their default gateway. If this is not pfSense you have to route the home network to pfSense. As a workaround you can add an outbound NAT rule on pfSense for masquerading, if the VPN is for your private purposes. What is a CSO? VPN > OpenVPN > Client Specific Override
  • 0 Votes
    1 Posts
    144 Views
    No one has replied
  • IP address leaking...

    9
    0 Votes
    9 Posts
    1k Views
    S
    Here is what I could grab when I stopped home. Was in a hurry. I can get more detail if you need. Thanks for offering to help. This is really puzzling me. [image: 1702918250059-1.png] [image: 1702918257568-2.png] [image: 1702918260453-3.png] [image: 1702918266389-4.png]
  • Custom Message in OpenVPN Connection Window

    1
    1 Votes
    1 Posts
    206 Views
    No one has replied
  • OpenVPN Server Stuck on "Adding route to system" status

    1
    0 Votes
    1 Posts
    553 Views
    No one has replied
  • SMS MFA with Radius

    2
    0 Votes
    2 Posts
    261 Views
    M
    @mrjoli021 SMS, I don't think this is the best option. Check this: FreeRadius on pfSense software for Two Factor Authentication
  • OpenVPN: how to iptable NAT postrouting with masquerade

    3
    0 Votes
    3 Posts
    768 Views
    J
    @viragomann Thanks this did nudge me in the right direction. I ended up creating vlan interfaces and made outbound nat rules. Since the pfsense LAN interfaces were already able to get to the internal VLANs it was simpler approach.
  • issue with VPN Tap mode

    6
    0 Votes
    6 Posts
    636 Views
    V
    @tuannm1509 said in issue with VPN Tap mode: i can't ping form the VPN Client to Lan Interface of Pfsense Firewall and PC Test Do you mean, you ping from the client itself and use the LAN IP as source, or pinging from any other device on the clients LAN? For other devices on the LAN, you would need to add a static route to them for the remote network and point it to the Windows machine. Additionally on Windows you would need to enable routing and configure its firewall accordingly to pass through the traffic. I don't think, that the bridge do the job without this. It would be a better practice to run the OpenVPN client on the router instead. Anyway you need add a CSO on the OpenVPN server for the client, where you state the client sides LAN network at "Remote Networks". Additionally you need to state it also in the server settings.
  • Will existing VPN users be able to connect after upgrade

    1
    0 Votes
    1 Posts
    168 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.