• 0 Votes
    2 Posts
    401 Views
    Bob.DigB
    @MikkelBalle said in Multiple clients - VPN provider is sometimes assigning same subnet to different clients: Is there anything else I can do to avoid the issue? I don't think so. But in my experience the problem only occurs if gateways have the same ip-address, the same subnets don't matter. So maybe you should look into this weird behavior of your setup.
  • 0 Votes
    3 Posts
    529 Views
    johnpozJ
    @skysurf76 said in Request for suggestions for setting up remote firestick access to local LAN resources via OpenVPN on PFSense: install OpenVPN on the firestick I wouldn't even think that is an option to be honest.. The easy solution would be at the location the firestick is would be to create a vpn client connection on their router to the home where the server is pfsense. Now with any android device you could prob side load openvpn client?? But you going to trust where you get this side load apk?
  • Site-to-Site OpenVPN problem on 2.7.0

    2
    2 Votes
    2 Posts
    506 Views
    M
    @michaelschefczyk I started from zero added everything from zero as it was a branch office Firewall with just 2 users and this configurazione: OpenVPN Access Server (for when I need to access my other servers and I'm not in the office or at home as I limit my firewall/servers and my customers one only to my own IPs) One OpenVPN Server Site To Site Shared Key where one pfsense in cloud was connection (stopped working) One OpenVPN CLient to the main site with PfSense with shared key which stopped working. So I started from zero I added just Openvpn Client as SSL/TLS and in NO WAY I could make it working and the certificates are ok, if from the firewall I ping the other side it's working just it does not rotate from LAN through the VPN. I disabled it and I configured Clied as Shared Key and BUM IT WAS WORKING. So I started to add users, Nat Rules and lalalalal. It was working... Then I added first Server (Remote access) and... it stopped working... if I disable the Remote Access server and I rtestart the client connection it works again. it's evidently a problem of routing and the subnets are all UNCOMMON and all DIFFERENT as they have always been. I don't know what did they mess up but surely the fact that SSL/TLS site to site is broken is something abnormal moreover they tell that SHARED KEY IS DEPRECATED and we should implement SSL/TLS and they break the new one... Moreover to whom can we ask? No one knows...
  • This topic is deleted!

    0
    1 Votes
    0 Posts
    2 Views
    No one has replied
  • OpenVpn with radius Calling-Station-Id always shows WAN IP

    radius open vpn
    1
    0 Votes
    1 Posts
    484 Views
    No one has replied
  • OPEN VPN Server Cert lost Connection with WEBGUI

    1
    1
    0 Votes
    1 Posts
    155 Views
    No one has replied
  • Clients can't connect after 23.05.1

    6
    0 Votes
    6 Posts
    754 Views
    johnpozJ
    @chudak I think one of the other fixes in the app was something about fixed issue with display of available update I normally use openvpn, but I do have tailscale setup as my backup, I am just so use to openvpn its my go to. when I was adding the new profiles for my new certs on my ipad, I noticed I had not added tailscale to it - it was very easy ;)
  • Radius events CallingStationID IP

    open vpn radius nps
    1
    0 Votes
    1 Posts
    570 Views
    No one has replied
  • Open vpn now connected but no internet visible

    4
    0 Votes
    4 Posts
    610 Views
    F
    Thanks guys useful info! Didn’t realise ping was changeable to interface as it’s came up as auto - but never clicked it to reveal the rest (dumb I guess) Did the reset to previous config just in case - didn’t help but after a few hours an few reboots without changing anything everything started working again so assuming there was a problem at the remote server end tho it was over many different countries and servers and the phone Nordvpn app was ok all the time - tho that’s running IKEv2 not upd OpenVPN if that changes anything - so who knows
  • pfsense 2.6.0 system logs message OpenVPN failed to start

    20
    3
    0 Votes
    20 Posts
    2k Views
    J
    @viragomann I reposted, thanks https://forum.netgate.com/topic/181119/solved-pfsense-2-6-0-system-logs-message-openvpn-failed-to-start
  • [SOLVED] pfsense 2.6.0 system logs message OpenVPN failed to start

    1
    0 Votes
    1 Posts
    159 Views
    No one has replied
  • NO LAN ESXI REACHEBLE

    2
    0 Votes
    2 Posts
    397 Views
    V
    @gijey Ensure that the LAN address of pfSense is set as default gateway on the LAN devices. Also check if access from outside of the local subnet is allowed on the devices firewalls.
  • 0 Votes
    2 Posts
    315 Views
    E
    Sorry, solved... 🥺 By mistake I've entered the same subnet of the tunnel to a new interface (vlan) while copying/pasting from my config sheet...
  • open vpn stopped working

    1
    0 Votes
    1 Posts
    307 Views
    No one has replied
  • 0 Votes
    4 Posts
    1k Views
    frogF
    currently the company has an ASA which does radius to their Network policy server which has the Azure AD add on. So was hoping that OpenVPN or other vpn on PFSense. Hoping to reuse that
  • OVPN Client asks for Password

    10
    1
    0 Votes
    10 Posts
    5k Views
    adamwA
    @knebb You can stay on Debian 12 and even upgrade later. Just use OpenVPN client from Debian 11. The default: dpkg -l | grep openvpn ii openvpn 2.6.3-1 amd64 virtual private network daemon dpkg -l | grep openssl ii openssl 3.0.9-1 amd64 Secure Sockets Layer toolkit - cryptographic utility Steps: sudo apt purge openvpn sudo apt autoremove sudo sed -i 's/bookworm/bullseye/g' /etc/apt/sources.list sudo apt update sudo apt install openvpn dpkg -l | grep openvpn ii openvpn 2.5.1-3 Lock openvpn package so it doesn't upgrade automatically in the future: sudo apt-mark hold openvpn openvpn set on hold. Remember to revert to the default distro repositories: sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list sudo apt update
  • VPN override remote host ip if local network has the same ip

    3
    0 Votes
    3 Posts
    450 Views
    Y
    @Pippin said in VPN override remote host ip if local network has the same ip: @yeahmagnets said in VPN override remote host ip if local network has the same ip: My remote network is 192.168.1.0/24 and the home network is 192.168.1.24/0 Change at least the home network: https://community.openvpn.net/openvpn/wiki/AvoidRoutingConflicts Yeah that is an option but just think that you went to holiday and hotel's network is also 192.168.1.0/24 and some other guest's computer assigned 192.168.1.50 so you can't say leave that ip it conflicts with my file server can you? There must be solution.
  • tunnel is up but cannot route traffic from client to remote client

    5
    0 Votes
    5 Posts
    673 Views
    Z
    @viragomann you rock man! I thank you to pointing me to the solution! it's working as expected now! ciao!
  • OpenVPN Issue - Multiple Interfaces Not Functioning Simultaneously

    9
    3
    0 Votes
    9 Posts
    878 Views
    N
    @viragomann These public ip addresses are my vps where openvpn is installed. Yes. Yes. [image: 1687872474107-752fda1f-875d-4f38-8e28-bf917811b24e-obraz.png]
  • OpenVPN client export private key password

    6
    0 Votes
    6 Posts
    11k Views
    J
    @wolfsden3 Download the Most Clients config 1 single file with that it should work [image: 1687852444213-4a9f6bf1-87fb-41ad-bc29-5108d59fb25b-image.png]
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.