• 0 Votes
    2 Posts
    160 Views
    L
    @lsw793237040 [image: 1721091040390-36a995b0-1e40-4d22-83a0-2bf543c2940c-image.png]
  • push DNS on openvpn not work

    1
    0 Votes
    1 Posts
    159 Views
    No one has replied
  • Openvpn connection timeout from certain external ip address

    7
    0 Votes
    7 Posts
    847 Views
    GertjanG
    @sbob990 I showed you my OpenVPN firewall rule, the one that accepts 'UDP, port 1194' from 'everybody'. Such a rule accepts OpenVPN traffic from everybody. No 'blacklisting' is happening on pfSense. That is, you didn't tell us about that. If you don't see the traffic counter in front of the rule going up when you connect, the traffic never arrives at the pfSense WAN NIC. You have an upstream router ? Did you NAT that router ?
  • Multiple OpenVPN Servers

    11
    0 Votes
    11 Posts
    4k Views
    G
    @johnpoz Thank you! And, I really should have seen that, ... doh!
  • Connection to pfSense openVPN - Routing through IPSec Tunnel

    3
    0 Votes
    3 Posts
    193 Views
    M
    @viragomann Thank you so much. I think I'm already too used to the simplicity of openVPN.... thanks, I added the networks and it works. many greets markus
  • LDAP Auth Servers - AD bind problem with

    5
    0 Votes
    5 Posts
    572 Views
    A
    thank you, that seems the only way, since pfsense isnt supporting SASL. tried yesterday also with Apache Directory Studio connection is accepted with StartTLS (no SASL), which doesnt work in pfsense . [image: 1720788012451-f70705f8-df66-484e-9761-4dd8f906e341-grafik.png] and [image: 1720788201961-df09bfed-e607-47a1-9afe-b9a43e917279-grafik.png] this is getting me really confused. anyway i will try to export the CA and do it your way, (was unsuccessful today, to find out how/where to extract it from the synology. the only thing i got was the certificate, no CA ) thank your for your help, i will report back how it went (in about two weeks, have to pause this project).
  • OpenVPN - ECC with Secp256k elliptic curve does not work anymore

    3
    0 Votes
    3 Posts
    229 Views
    M
    Hi, I have updated the VPN CA and TLS certificates, if that what you meant? Sorry I am a beginner with VPN related stuff, still learning how it all works, thanks!
  • OpenVPN only and IP address WAN-LAN

    2
    0 Votes
    2 Posts
    175 Views
    V
    @rnolin said in OpenVPN only and IP address WAN-LAN: If the customer keeps his router, what are the network architecture options? Can we use only the WAN or the LAN of Netgate 1100 ? If you insert pfSense as shown in the diagram you need both. I know that the WAN can't be in the same domain as the LAN, and if we absolutely have to use both the WAN and the LAN, does that mean we have to change all the IPs on the customer's workstations? Change the routes LAN network and connect pfSense to it. On pfSense configure the LAN network as it was on the router before. Other options are: Configure a transit network on the router and connect pfSense to it. You only need a single port connected to the existing LAN then, say LAN. Then you would to add routes on the custom router for the VPN tunnel network and point it to pfSense, and on pfSense for the LAN and point it to the router. Do masquerading on pfSense. This works as well with a single port. The drawback is that, when accessing the LAN devices over VPN, they will see only the pfSense IP, not the real VPN client IP.
  • How to use same local network for IPSEC tunnel and OpenVPN server

    2
    0 Votes
    2 Posts
    169 Views
    V
    @aredondo said in How to use same local network for IPSEC tunnel and OpenVPN server: Hi, I currently have in the pfsense configured an OpenVPN server with access to a specific local IP. But I also need to set up an IPSec tunnel where the local network is this same IP. From the same remote IPs? Which type of VPNs, road warrior or peer to peer?
  • OpenVPN client specific override DNS is not applied

    3
    0 Votes
    3 Posts
    262 Views
    lifeboyL
    I have found a workaround. In Windows PowerShell I can do this: netsh dnsclient delete dnsserver "OpenVPN TAP-Windows6" all netsh dnsclient add dnsserver "OpenVPN TAP-Windows6" 192.168.131.191 This sets the correct DNS server so that I can join the AD domain, which is the goal I was trying to achieve. It seems that the CSO adds the DNS records to the existing one, and doesn't replace it. Is that by design or can it be fixed/changed?
  • 0 Votes
    1 Posts
    69 Views
    No one has replied
  • iOS clients "connection refused" error

    4
    0 Votes
    4 Posts
    220 Views
    chudakC
    After all it was unrelated to OpenVPN problem. Thx all!
  • 0 Votes
    4 Posts
    678 Views
    A
    Hi, there is an option in the configuration of your OpenVPN Server: VPN / OpenVPN / Servers Duplicate Connection: Check! Exactly what I was looking for, thank you very much! and happy 4th tomorrow!
  • OpenVPN error pfSense Version 24

    1
    0 Votes
    1 Posts
    106 Views
    No one has replied
  • Site to Site OpenVPN Setup with a Debian System (as VPN Gateway)

    12
    0 Votes
    12 Posts
    1k Views
    V
    @Bambos The first hit: Masquerading Made Simple HOWTO Something like this should do the job.
  • Netgate Box Acting as OpenVPN Client

    1
    0 Votes
    1 Posts
    95 Views
    No one has replied
  • Remotely Accessing Resources on OpenVPN Client

    3
    0 Votes
    3 Posts
    214 Views
    B
    @viragomann Thank you for your response. While I was waiting for a response, I did try one more approach and I did manage to get it to work. Thanks for your time.
  • How to change MTU/MSSFIX values for OpenVPN in pfsense?

    8
    0 Votes
    8 Posts
    15k Views
    JonathanLeeJ
    https://redmine.pfsense.org/issues/15585 Shouldn’t this export creation file include an option to customize the MTU and MSS ? I opened a feature request for this, as I was wondering this today and referenced this thread. Please let me know if this is something you would like to see.
  • LDAPS authentication issue with Active Directory

    7
    0 Votes
    7 Posts
    5k Views
    H
    @Leva We're seeing the exact problem here. Running pfsense+ 24.03. Did some research on the net in the meantime - there's a related post on Reddit (https://www.reddit.com/r/PFSENSE/comments/dc5mv8/pfsense_active_directory_authentication_using/). I've also opened a support ticket with Netgate (#2887255105) and hope we'll get this up and running finally.
  • 0 Votes
    3 Posts
    163 Views
    T
    @viragomann Man, you ever look at something so long you miss the obvious? Thanks for pointing it out, I hate when I overlook something so simple!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.