• Missing something on a site to site vpn tunnel

    4
    0 Votes
    4 Posts
    859 Views
    V
    Another point to check here is if the local and the remote networks overlaps.
  • Leaking DNS requests- settings seem to be correct?

    2
    0 Votes
    2 Posts
    669 Views
    M
    You could prevent a device in your network to interrogate an unwanted DNS, adding two rules like these in the Firewall LAN tab. In your case the first rule should contain as destination an alias with the DNS addresses you want to authorize. ![locked DNS.png](/public/imported_attachments/1/locked DNS.png) ![locked DNS.png_thumb](/public/imported_attachments/1/locked DNS.png_thumb)
  • Metro Ethernet Multi IP Open SSL VPN

    2
    0 Votes
    2 Posts
    584 Views
    S
    Can you help me ? @sinanc: Hi, I am using PFSense version 2.3.2-RELEASE-p1 1 wired metro ethernet internet connected and 4 multi ip address. I use open ssl vpn service from my main wan ip address which is defined as virtural ip. I want to set up an open ssl vpn service from a different main virtual ip address. The open ssl vpn service I installed will not be able to connect to the local network, but when the client connects to this open ssl vpn, I want to get the open ssl vpn ip address, which is my second definition of the internet out ip address. Sample diagram, Main wan ip 192.168.1.1 open ssl vpn service has local network access client exit ip address 192.168.1.1 Multi wan ip 192.168.1.2 open ssl vpn service local network access disabled client exit ip address 192.168.1.2 I tried to make adjustments, but it did not work. Client vpn wan could not get out ip address because I did not select Tunnel settings / Redirect Gateway in open ssl vpn settings. Can you help me ? Regards.
  • Issue with NordVPN dropping every few days (OpenVPN client)

    3
    0 Votes
    3 Posts
    1k Views
    H
    Many thanks Duren :D I will try that advanced auth entry.
  • Intermittent connection: pfsense and openvpn

    1
    0 Votes
    1 Posts
    552 Views
    No one has replied
  • Can only communicate in one direction. (A bit complicated.)

    7
    0 Votes
    7 Posts
    1k Views
    DerelictD
    The routing was correct. The packets were being sent out the correct interface. Rebooting other devices must have cleared something elsewhere. Glad you got it sorted out.
  • Necessary to create internal certificate and CA with PIA?

    1
    0 Votes
    1 Posts
    351 Views
    No one has replied
  • Question about Site to Site

    3
    0 Votes
    3 Posts
    689 Views
    J
    I assign an addtional interface (ovpnc1 in this case). Activated this (no ip nothing just activated) Then i set an static route to 192.168.50.0/24 on the gatway of this interface.(this was the way of doing this, as i know since years) But my question is, the text in newer Version state like this is not needed any more.
  • OpenVPN site to site - Can't reach client LAN

    13
    0 Votes
    13 Posts
    2k Views
    J
    You were right. After dealing with the datacenter's support, we found I could enable IP spoofing on the LAN interface for the pfSense VM and after allowing that, it works fine without NAT.
  • OpenVPN & ExpressVPN speeds

    3
    0 Votes
    3 Posts
    925 Views
    N
    @Soyokaze: Test with same hosts and ports on your own PC (not from pfsense), Test from both PC and pfsense with different hosts/ports. Did this and was the same but it did give me an idea and found what was the issue. A power surge took one of my ports out on my switch and was stuck in 10MB half duplex which was causing the whole network to go to it. Repalced the switch and good to go. Thank you!
  • Only OpenVPN installer .exe of openvpn-client-export

    6
    0 Votes
    6 Posts
    1k Views
    johnpozJ
    Then I would suggest you put that in as a feature request on redmine or possible the package section.
  • OpenVPN with transparent firewall

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    The firewall can't easily act as both a destination (routing) and a bridge. You would have to manually set a route on each system in your local network, pointing the VPN subnet to the firewall's IP address. When a VPN client tries to contact a server, the server's reply would be going to its default gateway (on the WAN side of the firewall) and not back to the firewall itself. It may also be possible to put a route on the default gateway to point the VPN subnet back to the firewall's IP address, but that would be rather messy. It is nearly always better to NOT bridge, but to do routing. If your ISP provides you with two blocks (one for WAN interconnect, second block routed to the firewall in the first block) then you can do away with bridging and use a proper routed setup instead.
  • 0 Votes
    2 Posts
    779 Views
    A
    I was able to figure this out. The problem was caused by "Authenticated Users" no longer being included in the Pre-Windows 2000 Compatible access built in security group. This group normally provides read rights to all AD Objects. Previous and existing domain admins were automatically being assigned some of these read permissions. Fixed by giving the pfsense LDAP Active Directory account read access to all users.
  • Multiple VPN server entries - Feature2.4 Request?

    2
    0 Votes
    2 Posts
    508 Views
    jimpJ
    Do you actually need separate interfaces? Are they all active at once, or is it meant to fail from one to another? If it's the latter case, you could just add a bunch of "remote x.x.x.x yyyy" lines to the config of the first one. If it's the first case, then there isn't an easy way to automate that currently. (And it's too late for new features on 2.4)
  • HW Acceleration in OpenVPN

    11
    0 Votes
    11 Posts
    5k Views
    V
    @Derelict: I would be surprised if you saw a difference in speed with AES-NI in use or not with OpenVPN. There is a lot of overhead already there that has nothing to do with crypto operations. If anything you might see less CPU utilization to accomplish the same speeds but that is more difficult to measure. I would expect a measurable but not dramatic speedup moving to GCM and changing from aes256 to aes128. It's worth doing, but won't fundamentally change the performance characteristics of a machine.
  • The best tutorial to start with OpenVPN

    16
    0 Votes
    16 Posts
    2k Views
    J
    You are the best Derelict! Thank you so much.  It seems to be working, but I'll do some full testing tomorrow. I added a rule so that traffic going to my LAN net doesn't use the WAN interface.  I put that at the top.  Then, I followed it with the rule for traffic going any to route out the WAN interface.  Now, I can ping my internal LAN devices as well as pinging external sites.
  • Openvpn multi WAN load balance/failover

    3
    0 Votes
    3 Posts
    720 Views
    N
    Anybody please help ? I just want to loadbalance between P2P and Internet but Internet traffic I want to encrypt so I am using open vpn? Any other suggestion please help. Thanks
  • Connection between two OpenVPN Server (site-to-site –- remote)

    5
    0 Votes
    5 Posts
    1k Views
    V
    So you have a pre-shared key site-to-site server, here is only the remote networks option available.
  • Selective Remote Access

    42
    0 Votes
    42 Posts
    6k Views
    V
    @NasKar: If I change the gateway on the Plex2 rule from WAN to default I can't get out to the internet. Not sure why default doesn't work but it still works with the gateway as WAN. I've mentioned that behaviour and the solution alreade twice. here: https://forum.pfsense.org/index.php?topic=132341.msg733209#msg733209 and here: https://forum.pfsense.org/index.php?topic=132341.msg732814#msg732814 So what are the troubles with that? If your vpn client connection is up, the packets go out this connection, when there's no gateway specified in the appropriate rule. So you also need to add an outbound NAT rule for this traffic (on the vpn clients interface!). How to do, I've described here: https://forum.pfsense.org/index.php?topic=132341.msg733440#msg733440
  • OpenVPN Multiple Site-to-Sites routing problem!

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