• DNS Redirect over OpenVPN

    14
    0 Votes
    14 Posts
    1k Views
    johnpozJ
    @ryu945 said in DNS Redirect over OpenVPN: Why did I have to use subnet IPs instead? I have not idea what you actually did.. You can for sure use specific IPs in the rules for source and destination.. Maybe you had the wrong IPs in source or destination, maybe there was a state already if you were trying to to block something.. Order of rules matter! Top down, first rule to trigger wins, no other rules are evaluated, etc.
  • Local printer, OpenVPN, remote server

    4
    0 Votes
    4 Posts
    660 Views
    johnpozJ
    @milliput said in Local printer, OpenVPN, remote server: the server tech told me i need a bidirectional tunnel What?? Sorry but that has zero to do with printing through rdp.. For the "server" to print to some printer on the clients network - yes you would need a site to site vpn setup where the server network knows how to get to the client network.. Never in 30 years in biz heard any one call such a thing a bidirectional tunnel ;) hehehe But that is not what your doing.. Your printing to a local resource from your rdp client... There could be some issues with drivers on the server your rdping too.. But thought they fixed that in like windows server 2008, maybe r2 with easy print driver or something.. Been years and years since had to deal with such stuff. But its not your "vpn" setup that is causing the problem that is for damn sure ;) is this printer usb printer on the rdp client or a network printer on the clients network. Its possible vpn setup send all traffic down tunnel and not allow split tunnel. But didn't think openvpn did that out of the box even when using default gateway through the tunnel.. What exactly is the client using for the rdp client? Are they set to use the local printer resource like my pic? site-to-site So you have a site to setup setup with pfsense to this remote site where the server you rdp is?
  • 0 Votes
    10 Posts
    1k Views
    T
    @viragomann The cisco router has a fixed "vpn" connection the corporate "intranet" (194.82.54.70), thats why I can only access it within the LAN through the gw 10.132.37.1. I missed that about the outbound rule. I have added it as an extra outbound rule with dest.194.82.54.70/32 . I can now ping it from my vpn user. Awesome. Thank you for your great help, I really appreciate it.
  • OpenVPN S2S client daemon get's killed

    openvpn s2s daemon dies
    1
    0 Votes
    1 Posts
    346 Views
    No one has replied
  • Cannot access Windows share via OpenVPN

    openvpn windows share
    5
    0 Votes
    5 Posts
    1k Views
    3
    @3lmar It turned out it was a totally different problem. The solution is somehow related to pfsense, because I would not have found it without pfsense's package capture. My windows 10 notebook on the OpenVPN was trying to connect via port 80, which seemed strange. I learned it did that, because the share wasn't on the same subnet. The solution was to disable NetBIOS over TCP/IP: https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/direct-hosting-of-smb-over-tcpip Sorry for having disturbed you. Maybe this helps anybody else, who like me wouldn't expect a problem with windows pcs connecting to windows pcs. I should have stayed with linux.
  • Strange VPN Kill Switch Problem

    6
    0 Votes
    6 Posts
    752 Views
    Bob.DigB
    @johnpoz said in Strange VPN Kill Switch Problem: https://forum.netgate.com/topic/67692/openvpn-kill-switch/6 That would be the other solution but is more prone to user error and I had to much open states with it if I recall correctly. You can also combine both to be really secure.
  • PIA server changes

    7
    0 Votes
    7 Posts
    867 Views
    C
    @bcruze said in PIA server changes: @cobrahead said in PIA server changes: @bcruze said in PIA server changes: There is also that super helpful ping command How can find PIA servers using the ping command? I am not trying to figure out which server I am using, I was looking for the entire list of servers, which used to be posted on their website. i misread. i thought you meant by IP address I apologize It's all good.
  • VPN Speed

    8
    0 Votes
    8 Posts
    998 Views
    R
    @dmallia said in VPN Speed: @ryu945 said in VPN Speed: What is your RAM usage? I have 3GB assigned to pfsense and it stays at 2.45GB used (approx 82%). no changes when I test vpn speed. The fact that such a slow speed has you use so much RAM makes me wonder if it is a RAM capacity issue. I know higher speeds need more RAM. That said, that does seem like a lot of RAM being used for that much speed. You can try giving it more RAM. I wonder if this is the issue because I have literally seen old wireless routers completely cut out when they try to pull bandwidth to fast. I assumed it was a lack of RAM to run the connection. Also, what is your RAM speed?
  • Open vpn with OTP password on system with mutiple wan

    2
    0 Votes
    2 Posts
    340 Views
    S
    For some reason, it is working now.
  • Need help routing OpenVPN to another gateway on the LAN

    2
    0 Votes
    2 Posts
    389 Views
    V
    @jared_ said in Need help routing OpenVPN to another gateway on the LAN: I have pfSense sitting on a network, the WAN interface is disabled and the LAN (192.168.1.0/24) has OpenVPN (172.16.100.0/24) server listening. That's not the proper way to connect a VPN server. Youf LAN devices will send response packets to requests from VPN clients to the default gateway instead back to pfSense, since they don't have a proper route for these IPs. If you want to run the VPN server behind a NAT router either remove it from LAN and put it into transit network, connected to the router and add a static route for the VPN tunnel network to the router pointing to the VPN server and add static route for the LAN to the VPN server pointing to the router add a static route for the VPN tunnel network pointing to pfSense to each LAN device you want to have access do masquerading on pfSense Lan interface.
  • Few clients can't ping but they're connected

    1
    0 Votes
    1 Posts
    248 Views
    No one has replied
  • Add a direct route to OpenVPN Server on client

    3
    0 Votes
    3 Posts
    528 Views
    T
    @marvosa I'm sorry, but i don't know exactly what you mean. If I want to make the WAN Network accessible trough VPN, where the OpenVPN Service is listen, this is currently not possible. Other OpenVPN Implementations (e.g. untangle) add a direct route to the OpenVPN Server to solve the Problem. I think this should also be possible on PfSense, but i don't know how.. :( If you need more information, i can provide them to you.
  • Create OpenVPN client but encounter error

    3
    0 Votes
    3 Posts
    528 Views
    GertjanG
    @peter_apiit said in Create OpenVPN client but encounter error: https://protonvpn.com/support/pfsense-vpn-setup/ Did you asked proton for an update on their https://protonvpn.com/support/pfsense-vpn-setup/ ? It's based on an old version of OpenVPN, probably the 2.4.x series. The latest pfSense 2.5.2 uses the last (nearly) version of OpenVPN : 2.5.2 (version numbers are identical, this is purely a coincidence). The 2.5.2 and 2.4.x (OpenVPN !) are nearly identical. But their are differences. The question is : what does Proton use ? Btw : I'm not using proton myself. edit : This is what I would do : if their 'client app' uses OpenVPN, and that clients logs, uses the client log and the it's opvn file - and compare these with the pfSense OpenVPN opvn file and OpenVPN client logs.
  • Open VPN Site to Site and Remote Clients Combination

    4
    0 Votes
    4 Posts
    488 Views
    M
    @bingo600 said in Open VPN Site to Site and Remote Clients Combination: Dialin Client ip ranges @viragomann Thanks a lot for your advice guys; The dial in tunnel was not added to the Site 2 Site remote networks list, therefore could not be routed. Thanks again
  • Packet loss when connected to PIA server

    1
    0 Votes
    1 Posts
    188 Views
    No one has replied
  • Could not determine IPv4/IPv6 protocol

    1
    0 Votes
    1 Posts
    336 Views
    No one has replied
  • How to share DNS resolvers?

    3
    0 Votes
    3 Posts
    625 Views
    johnpozJ
    Yeah domain override would work - just make sure that unbound allows via ACL queries from the other site IP range. Also keep in mind that if your looking for machineX, which might be machineX.sitea.tld, when it moves and gets a new dhcp lease in site b. You would want to find it via machineX.siteb.tld fqdn If you setup your machines to use suffix search for both siteA.tld and siteB.tld would be possible for the user to just look for machineX
  • Start VPN before user login to machine

    6
    0 Votes
    6 Posts
    707 Views
    K
    You can use machine certificates for authentication. Certificates stored in local computer store or slipstreamed into openvpn config file. This makes vpn connection to establish with no authentication prompts.
  • Routing doesn't work with OpenVPN peer to peer.

    13
    0 Votes
    13 Posts
    1k Views
    dimskraftD
    It was compression issue. I understood it when looking at server OpenVPN logs and seeing error IP packet with unknown IP version=15 seen Some compression was turned ON on client side but any compression was disabled on server side. I was sure this misconfig would be detected automatically
  • openvpn performance issue after update to 2.5

    6
    0 Votes
    6 Posts
    931 Views
    K
    @denndsd , have you tried to disable all mitigation settings? I had similar problem, which I managed to sort out only with downgrade to 2.4.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.