• OpenVPN on android problem

    12
    0 Votes
    12 Posts
    902 Views
    S
    @JonathanLee Not only smb needs to be accessed, but also a proxmox server, for example
  • 0 Votes
    3 Posts
    331 Views
    JonathanLeeJ
    @nattygreg Thanks I have attempted many trail and error tests, another one that gave me speed boosts was changing these settings. Screenshot 2025-03-03 at 21.50.05.png
  • Ciphers: AES-256-GCM VS CHACHA20-POLY1305

    4
    0 Votes
    4 Posts
    923 Views
    JonathanLeeJ
    @Gertjan does SafeXcel accelerate any of these ?
  • routing openvpn road warrior setup

    8
    0 Votes
    8 Posts
    395 Views
    V
    @justanotherpfsenseadm If the interface is configured as a DHCP client it possibly gets a gateway from the DHCP, or you've stated the gateway by yourself in the interface settings. In theses cases pfsense automatically adds an outbound NAT rule. You can verify automatically generated rules at the bottom of the outbound NAT page.
  • Any recent changes? Getting hard reset.

    16
    0 Votes
    16 Posts
    1k Views
    JKnottJ
    @Gertjan said in Any recent changes? Getting hard reset.: Your "/sbin/ifconfig ovpns1 172.16.255.1/24 mtu 1500 up" seems to fail. can't tell you why ..... No issues with my : I couldn't seen any reason either, so I rebooted pfSense and that seemed to clear it.
  • Certificate renew question

    7
    0 Votes
    7 Posts
    579 Views
    M
    Sooo I did some extensive testing on my home box... Renew CA - use same key and same serial Renew server cert - use same key and NOT use same serial In this scenario all existing certs are valid and can connect without an issue. If I renew client cert it also connects without an issue. What is more interesting is this: Old CA was valid to today for example When I generated client cert with that CA it was valid for 10 years and NOT until today like my old CA So this probably mean that this cert, generated with old CA and valid for 10 years will also be valid with NEW CA and NEW server cert in place :) So if you have like 400 clients like I do it is IMHO OK if CA is valid for 10 years, then just renew CA and server cert approx. 2 years before expiration and take care of certs that are expiring and that's it :) And then, repeat after 8 years... Thoughts or criticism? Can it really be this simple and straightforward or am I missing something?
  • 0 Votes
    5 Posts
    893 Views
    M
    @FernandoScheffel said in OPENVPN site-to-site LOCAL/AWS doesnt ping between hosts only between pfsenses: I solved the problem creating a NAT Outbound rule in my pfsense server to translate local IP to tunnel IP I'm having a similar problem. Can you give an example of how your configuration looks in pfsense? I tried to reproduce it but I think I'm making a mistake in some detail.
  • Selective routing for OpenVPN clients

    4
    0 Votes
    4 Posts
    2k Views
    I
    @Xentrk no idea how you pulled this off but as soon i enable redirection rule on LAN to openvpn gateway i get wierd shit going on like very slow gui reloads suggesting loopback errors, traceroute going through vpn, but websites like ifconfig.me reporting "normal IP" for some time then al web browsers time out, but i can run succesful trace to them through vpn connection.... VPN gateway is heathy - if i set it as default gateway everything works great, except it seems to ignore firewall rules as i get open ports without any NAT rules on it's interface.
  • How many max VPN user supports Pfsense

    10
    0 Votes
    10 Posts
    4k Views
    S
    @Gertjan said in How many max VPN user supports Pfsense: @Sf said in How many max VPN user supports Pfsense: I try to evaluate, and need to understand how calculate a vpn user. Easy. You need to know what you 'consume' yourself. With out flat rate ISP price, this notion is lost. Then you need to know what others need : this question, how hard you try, can't be answered. From now on, stay at home, do what the 'working world' did during covid. And go ask others how they experiences it, the quality of their uplink to work, etc. Understand that everybody wants a "1 Gbit symmetrical" these days ^^ As shown above : 80/100 users over a 100/65 Mbit could work ... but I'm pretty sure they had to wait ones in a while to get to their 'data' ^^ Thank for answer. It's not bandwith or ISP that I want calculate, but cpu and memory needed.
  • OpenVPN nested VPN

    1
    0 Votes
    1 Posts
    119 Views
    No one has replied
  • 0 Votes
    3 Posts
    240 Views
    S
    I figured out the problem. Apparently there's something screwy regarding the bridged connections for my VMs (pfSense and OpenVPN clients) where if I try to force all traffic through the OpenVPN connection, it won't work (I am running VmWare Workstation) I solved it by switching the external (WAN) and OpenVPN client box to NAT, and it worked just fine.
  • pfsense as openvpn server behind fortigate 40F

    8
    0 Votes
    8 Posts
    1k Views
    Z
    I have a setup behind a FortiGate and use a DMZ and a LAN for pfsense. So I'm not port forwarding form the internet into my lan and can have strict firewall policy on the wan side, into the Fortigate DMZ \ pfSense WAN. Then the lan side of pfSense is more of a transit network and not part of my actual lan on the Fortigate, allowing me to also place explicit rules on what can cross into my lan and other network from the VPN connection. Internet > FortiGate(DMZ) > pfSense(WAN) pfSense(Lan\Transit) > Fortigate(Transit) > Fortigate LAN, Guest, IOT, NOT (Network of things, No internet access) and more. You will need to be aware of port forwarding, firewall rules, routing to set this up correctly. I'm guessing your issue was port forwarding or firewall rules on the Fortigate.
  • Connect to another site (same LAN segment, with radiolink)

    2
    0 Votes
    2 Posts
    186 Views
    GertjanG
    @AntonioR said in Connect to another site (same LAN segment, with radiolink): the LAN is 10.0.0.0/24 in both sites. easy : don't do that. The router on the first site knows where 10.0.0.0/24 is, its local. The solution is something like : Change the 10.0.0.0/24 on the first site for (example) 10.0.1.0/24. and tell router site 1 that 10.0.2.0/24.= can be reached using the VPN. Change the 10.0.0.0/24 on the second site for (example) 10.0.2.0/24. and tell router site 2 that 10.0.1.0/24.= can be reached using the VPN.
  • Netgate's openvpn client's remote server and my homes public IP

    7
    0 Votes
    7 Posts
    381 Views
    GertjanG
    @opticalc said in Netgate's openvpn client's remote server and my homes public IP: and it was leaking DNS due to my client still using PFSense as the DNS server Unbound (the pfSense resolver) can be forced to use the VPN connection also .....
  • Open VPN no longer working after certificate reissue

    9
    0 Votes
    9 Posts
    648 Views
    A
    I followed some of your instructions and it is working once more. I made a new CA as stated I made a new Server Cert I changed the OPENVPN to use the new CA & Cert I changed 1 user to use the new CA & Cert I downloaded and installed a fresh installed and it is now working. @Gertjan Once more, thank you for time help time and assistance with helping me get this fixed. I really appreciate it.
  • OPENVPN PIA Installed and working but lost VLAN access

    5
    0 Votes
    5 Posts
    224 Views
    W
    That did the trick. Thank you again. Pleased to have it working.
  • OpenVPN interface won't get IPv4 Virtual Address

    2
    0 Votes
    2 Posts
    169 Views
    S
    So I figured it out. You need to go to Interfaces -> WAN and set "IPv6 Configuration Type" from "DHCP6" to "None" and then reboot pfSense. When rebooted, the interface now has an IPv4 virtual address when you look at interface status that you can bind to and use.
  • 0 Votes
    3 Posts
    2k Views
    H
    I got the same error message after upgrading to a more recent pfsense version (2.6). I tried the packet capture (and I saw the client packets arriving), I switched from UDP to TCP (to no avail), I tried different port numbers and still got the same error message (TLS key negotiation failed to occur within 60 seconds). Then I configured the OpenVPN server "Endpoint Configuration" and switched the interface from "WAN" to "any". Et voilà - the error message was gone and the connection was established as desired! I then tried all different settings for "interface" to find out which was the right one, but I got the error message for every single one of them. Only "any" worked.
  • DCO server gateway monitoring error / dpinger route error IPv6

    2
    0 Votes
    2 Posts
    128 Views
    D
    I reviewed DCO limitations and the document states that openvpn /DCO should honor kernel level routes. I added static routes (although dpinger should do this as well) and that didn't fix anything.
  • [SOLVED] OpenVPN Server not connecting clients after 80 tunnels

    7
    0 Votes
    7 Posts
    423 Views
    N
    @Bambos This is surely the case
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.