• pfsense+ NordVPN slow speed

    6
    0 Votes
    6 Posts
    1k Views
    GertjanG
    @mathais said in pfsense+ NordVPN slow speed: What do you think about going to Torrent download sites and downloading Torrents without a VPN? No need to use a VPN to access a torrent access point, right ? Also, downloading something from a torrent, and "secure my network infrastructure" is imho somewhat contradictory. @mathais said in pfsense+ NordVPN slow speed: In France, we have HADOPI which tracks downloads. So the VPN is useless? I know. I've dealt ones with them. Received a first warning, and I knew it was coming as I discovered earlier that a night auditor was using one of the PC's at work (hotel !) to download 'Disney' movies during his working hours, night time. He told me : "don't worry, I only download "VO" (original, English spoken language - no french subtitles) movies so no risk". Well ... he was wrong. I received a message from HADO and he was fired for this. He still didn't got the message afterwards, and had the great pleasure to meeting the "Disney lawyers" in court. That didn't went well at all. On the other hand : I do something that is considered totally insane : I share 'my' (work) internet connection with an entire hotel == a whole bunch of people unknown to me, also known as my "clients". They can do whatever they want with the connection I offer. If things go downhill, no problem, the owner (the one that subscribed to the internet connection" will do some jail time or has to pay the fine. Great. Basically, you can share your internet connection with everybody as long as you agree to assume all consequences - no exceptions. But I discovered something : during my 20+ year of internet sharing, and ten (hundreds) of hotel clients later, I never received another HADOPI message again. I do use pfBockerng on my hotel's captive portal access to block the most obvious IP and DNSBL destinations. That seems to do the trick, I'm not sure. Maybe people stopped doing illicit things while using a public hotel network ? Or : right after connecting to the portal : they active their VPN.
  • OpenVPN Split-Tunnel Zoom Traffic

    1
    0 Votes
    1 Posts
    141 Views
    No one has replied
  • PF SENSE não conecta na VPN ipsec

    1
    0 Votes
    1 Posts
    93 Views
    No one has replied
  • Portforward configuration for pfSense

    pfsense openvpn portforward
    2
    0 Votes
    2 Posts
    455 Views
    V
    @kstlan02 First off, it's not wise to use public IP ranges in the local network, even for docker. Then I'm wondering, why don't you run the OpenVPN server on pfSense. Do I have to do the port forwarding from the WAN to the LAN or do I have to do it from the WAN to the Docker container that is running OpenVPN? "LAN address" is the wrong destination here for sure. This is an IP assigned to pfSense itself. Hence forwarding to it, is not that, what you want. The question is then, how can pfSense reach the container? I'd expect, that the container gets its traffic forwarded inside the VM. But don't know, how you did configure it. So you have to forward the OpenVPN traffic either to the VM address or to the container IP. In the latter case, you would need to add a static route for it on pfSense of course.
  • Multiple DCO adapters

    1
    0 Votes
    1 Posts
    113 Views
    No one has replied
  • XG1537 and OpenVPN

    3
    0 Votes
    3 Posts
    185 Views
    RicoR
    @viragomann said in XG1537 and OpenVPN: There are pfSense installation out there, which treats hundreds concurrent connections. -Rico
  • Unable to pass traffic

    8
    0 Votes
    8 Posts
    689 Views
    G
    @viragomann I am unsure where are you going with this??? The routing table are being updated on the clients ends. Hence, the users are able to reach the LDAPS Server in the 10.101.xxx.xxx/24 subnet. Otherwise the authentication will fail since there is not LDAPS in pfSense. If you would like to see the routes: ------- ----------------- ------- ----------- -------- -- 22 192.168.xxx.255/32 0.0.0.0 256 25 Ac 22 192.168.xxx.1/32 0.0.0.0 256 25 Ac 22 192.168.xxx.0/24 0.0.0.0 256 25 Ac 20 192.168.xxx.0/24 10.10.xxx.xxx 256 25 Ac 20 172.16.xxx.xxx/24 10.10.xxx.xxx 256 25 Ac 18 172.16.xxx.255/32 0.0.0.0 256 35 Ac 18 172.16.xxx.xxx/32 0.0.0.0 256 35 Ac 18 172.16.xxx.xxx/24 0.0.0.0 256 35 Ac 20 10.101.xxx.xxx/24 10.10.xxx.xxx 256 25 Ac 20 10.23.xxx.xxx/24 10.10.xxx.xxx 256 25 Ac 18 0.0.0.0/0 172.16.1.1 0 35 Ac As youcan see, the routing table updates are working. The routes are present tin the routing table. But, on piece of information I forgot to provide, there are multiple VPN Servers running, unsure what the max number of VPN servers that pfSense can run concurrently. The interesting route in the pfFW: 10.10.xxx.xxx/24 link#11 U 14 1500 ovpns3 10.10.xxx.xxx link#6 UHS 15 16384 lo0 Looking at the logs, set to level 4, the only one I see right now is "Clock Unsynchronized" Other than that the VPN logs are cleaned and the same for the FW rules. Thank you again for your patience and assistance.
  • Use Openvpn client on one wan connection in a dual wan setup

    1
    0 Votes
    1 Posts
    88 Views
    No one has replied
  • OpenVPN client assistance

    31
    0 Votes
    31 Posts
    3k Views
    A
    @viragomann Hello, any benefits to pass clients via pfsense non-transparent proxy and than via openvpn client on pfSense to internet? Will this traffic catching if use non-transparent proxy? Benefits for security i mean
  • Accessing remote files from Windows Explorer via VPN

    1
    0 Votes
    1 Posts
    74 Views
    No one has replied
  • VPN Connection Intermittently Causing DNS Failure

    8
    0 Votes
    8 Posts
    2k Views
    P
    @elegantd said in VPN Connection Intermittently Causing DNS Failure: Sorry had the wrong picture for OPenvpn server settings. [image: 1712884294105-a710e000-6b0d-4645-b5c1-0605a333f4e4-image.png] Thanks for the information. I managed to solve the issue (been ok now for a fair few days) by restricting outgoing DNS requests over my WAN interface only. It is worth noting that I am using an OpenVPN client on PfSense, not a server. Since having DNS go over WAN only, I have not had any hiccups. This is with the resolver forwarding DNS requests directly to remote DNS.
  • open vpn worked then cert expired

    2
    0 Votes
    2 Posts
    135 Views
    V
    @adrianp918 You have to export the new client cert from pfSense and import it on the client. On Windows this only succeed for me if I also imported the private key again. I.e. you have to export a PKCS12 archive from pfSense. Also I had to remove the old cert before importing the new one.
  • Lots of log entries “MULTI: bad source address from client”

    1
    0 Votes
    1 Posts
    110 Views
    No one has replied
  • NordVPN goin up and down is screwing up DNS Resolver.

    7
    0 Votes
    7 Posts
    1k Views
    E
    Solved Short answer: SNORT. Long answer: SNORT was NOT blocking the formation of my VPN tunnels. I have NordVPN setup to use TCP. SO in effect I was creating a denial of service attack on my self! TCP looks for a response which a SNORT rule was blocking. I had SNORT set to drop on the WAN side. My firewall was being swamped by TCP response request that never were going to come. That is why I had CPU problems and my firewall was behaving extremely sluggish. All of this could be alleviated by a reboot. I was needing to do a reboot about once a day. I turned SNORT off and my problems went away. I will next just add my VPNS to a pass list.
  • OpenVPN Client Export - Not Encrypting Private Key (With Password)

    3
    0 Votes
    3 Posts
    588 Views
    K
    A solution is to export the private key of the client from System > Certificates > Certificates > Select the user cert > Set a "export password" and click "Export Private Key" then copy/paste and overwrite the private key in the file exported from the OpenVPN Client Export plugin. If don't want to export unencrypted private key, the password-protected Viscosity bundle export and can be used to build the base of the config file and the private key can be replaced from the export from earlier.
  • Double DDNS in SiTE-TO-SITE

    3
    0 Votes
    3 Posts
    162 Views
    E
    @viragomann I would feel bad if I didn't ask, as the branch is on the other side of the country. Driving there because of a misconfiguration would be terrible. Thanks
  • DNS Over OpenVPN

    2
    0 Votes
    2 Posts
    299 Views
    V
    @Spyderturbo007 said in DNS Over OpenVPN: For example, there is a Synology on the other side of the VPN. I can ping 172.18.0.3, but can't ping it by DNS name of diskstationhbe. This is only a host name. Consider to use FQDNs to access the remote site.
  • configure PFsense OpenVPN remotely with static WAN IP that will change

    4
    0 Votes
    4 Posts
    471 Views
    V
    @brianjmc1 Having the OpenVPN server listening on localhost with port forwardings is a way that clients can use different IPs to connect to a single server. These may also be assigned to different interfaces. I don't think, that this is really necessary in your case, however. I'd just setup all services to listen on the WAN IP, which is 111.222.333.445 during the setup, and then change it to 111.222.333.444. Therefor pfSense provides the WAN alias. Why do you think, that this would mess up something? I setup all settings, ipsec tunnels as Live non PFsense router I expect, that IPSec and any other client attempts to connect if enabled anyway. Maybe the remote site accepts only the origin router IP, so it will fail. But I would disable it till the old router is shut down.
  • 0 Votes
    2 Posts
    223 Views
    GertjanG
    @rec If Google still works : enter : world's most known VPN providers. All these companies can offer you what you need. Before testing one, check : If you can actually reach their servers. If they have clear, up to date instruction about how to set up your router with them. If you can find other customers that are happy about that VPN provider. And so on.
  • DNS resolver not working for openvpn

    7
    0 Votes
    7 Posts
    521 Views
    E
    And Yes mi OpenVPN is an app running on my Pfsense
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.