• Remote access to site-to-site lan issues

    7
    0 Votes
    7 Posts
    608 Views
    L
    @viragomann in the other post you mention at your parents box in the site2site settings, option "Remote Network/s": 10.0.8.0/24 (comma seperated from the other entries My Server 2 is an asus router with merlin firmware using OpenVPN. Would the equivalent of this "Remote Network/s" (since its not pfsense) be a custom config like push "route 10.87.88.0 255.255.255.0" (since that is what the network for remote access client1 is on?) Edit - nevermind. After a little more digging i added "route 10.87.88.0 255.255.0" to my config on server 2 and now when I'm in as a RA client on 10.87.88.x I can get to 10.55.55.0. Thanks!
  • Does OpenVPN favour IPv4?

    6
    0 Votes
    6 Posts
    590 Views
    jimpJ
    Might be something in the client that prioritizes RFC1918 addresses to prevent VPN leakage in cases like that. It's unfortunately common for people to accidentally mix DNS like that and unintentionally send private traffic across public networks via IPv6 when it was meant to stay private on IPv4.
  • OpenVPN no authenticated log generated

    31
    0 Votes
    31 Posts
    3k Views
    noplanN
    @Gertjan said in OpenVPN no authenticated log generated: --> Like exit 0 so the next piece to the puzzle ! send me an e-mail script for openVPN thanks for helpin me out with info
  • OpenVPN with pfSense in less then 10 minute #2

    1
    0 Votes
    1 Posts
    212 Views
    No one has replied
  • OpenVPN with pfSense in less then 10 minute

    Locked
    5
    1 Votes
    5 Posts
    670 Views
    stephenw10S
    Please don't cross-post. This is already being worked here: https://forum.netgate.com/topic/151626/how-to-distribute-connections-between-two-wan-ip-interfaces Steve
  • Customizing /etc/inc/openvpn.tls-verify.php

    3
    0 Votes
    3 Posts
    433 Views
    G
    I disagree. I used different CAs at one time and than it got really complex. I have a setup with 6 sites world wide and different VPNs with access for different purposes (e.G. Production access, financial access, ...) Many people would get muliple certificates for different purposes. Updating this cerificates can be really confusing for some of those people. Including different substrings into the certificate oauthorize different VPNs would be really elegant. The cerificates thmselves are fine (I believe). The error is that the script is prohibing it. Is there a difference with the return code and exit code? A return code "1" should be "okay" while it complains about exi code 1. I get the error that the script failed even when I revert to the original scrip or if I insert exit(1) at the beginning of the scrip.
  • 0 Votes
    2 Posts
    170 Views
    E
    This can be deleted. I forgot to set the Firewall rules correctly. After following this tutorial here it worked: https://www.computing-competence.de/2020/01/03/pfsense-mit-expressvpn-teil1-der-tunnel/ Stay Healthy people!
  • NordVPN is either extremely slow or offline

    13
    0 Votes
    13 Posts
    2k Views
    M
    @Bob-Dig I am glad to hear that it worked out for you well.
  • IPv6 transit network

    2
    0 Votes
    2 Posts
    324 Views
    JKnottJ
    @JKnott To clarify, the 2 ends need addresses, but it's not necessary to have 2 /64 networks to connect them. For example, my cable modem has a /64 link local network, but a /128 host address. So, a link local network and a /128 address or just a /64 specified address network could be used.
  • OpenVPN Connection Email Notifications

    6
    0 Votes
    6 Posts
    7k Views
    C
    @noplan This link is very helpful, thank you!
  • Can't see targets on one VPN from another VPN instance

    1
    0 Votes
    1 Posts
    171 Views
    No one has replied
  • Beginner help, please point me in the right direction

    11
    0 Votes
    11 Posts
    2k Views
    calvinsteelC
    @johnpoz why are you trying to setup OpenVPN client. My suggestion is to make a self hosted vpn on your home internet. It may more secure and protect your all devices but not easy to configure. If you have some technical knowledge, then you will do otherwise you need some help. This guide might be helpful for you to configure self hosted vpn. https://www.purevpn.com/what-is-vpn/how-to-get-a-vpn
  • VPN connection over a specific gateway (multiwan)

    3
    0 Votes
    3 Posts
    329 Views
    C
    @Rico said in VPN connection over a specific gateway (multiwan): It is not possible to have a Client conncted to WAN2 and your traffic replies via WAN1 tx for pointing out that this is not possible at all, the dynamic dns client at pfsense betrayed me :( somehow it updated the ips from the wrong gateway (not sure how this works out, need to check) tx for reply !
  • [SOLVED] Access VPN Clients from WAN interface

    solved
    6
    0 Votes
    6 Posts
    1k Views
    T
    Hi @johnpoz I have NAT enabled on both pfSense firewalls, however as a test I disabled NAT to ensure all natting was handled by the Cisco router and I was still unable to reach the 10.0.20.10 client. RFC1918 blocking is disabled on all the pfSense interfaces. I can access all clients on the LAN network of the pfSense LAB with NAT enabled. I also have a static route on the Cisco router for 10.0.15.0/24 via 10.0.50.10 and I can access any host on that network with no issues. After some more playing around today I got it working. Firstly I had to assignin the ovpns1 interface and enable it under the Interfaces > Interface Assignments. Then I was required to add the 10.0.100.0/24 network into the “IPv4 Local network(s)” under the OpenVPN Tunnel Settings, however this setting wouldn't apply until a reboot of the pfSense. Thanks to everyone for the suggestions. Tyler
  • Malformed packet in protocol OpenVPN after sniffing

    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    It's unlikely that the packet is actually malformed. More likely is that Wireshark doesn't know how to interpret the contents of the packet. Wireshark's parsers don't always keep up with every change in packet contents across versions of things like OpenVPN.
  • OpenVPN - Can't ping some devices

    2
    0 Votes
    2 Posts
    185 Views
    V
    Probably these devices don't have the correct default gateway settings.
  • Port Forwarding through VPN

    10
    0 Votes
    10 Posts
    1k Views
    GertjanG
    @cneu88 said in Port Forwarding through VPN: pfSense B firewall Rules for OpenVPN: (those rules were created by the OpenVPN creation wizard) and pfSense A should have to same Wizard created rules on the it's interface. You have none , Then no VPN server is possible. @cneu88 said in Port Forwarding through VPN: Both rules work and I can see the traffic via the packet capture You want to reach this "LAN B" based server from the Internet. If packets reach the "LAN B" then ther is only one possible barrier left : a firewall rule on the web server running on LAN B ? Does the server on LAN B accept connection out of LAN B ? Still don't know what VPN has to do with this. Make your NAT rules work, it's just a classic router after router setup. So you need NAT rue on every router.
  • Using OpenVPN with Gateway Groups and Failover

    1
    0 Votes
    1 Posts
    181 Views
    No one has replied
  • Ovenpvn to office and access public servers using Office IP

    6
    0 Votes
    6 Posts
    703 Views
    E
    @Rico Still nothing..
  • Utilizing an Opt interface as a dedicated OpenVPN/VPN port

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