• Windows clien't can't connect to anything. SMB shares very slow from Mac.

    23
    0 Votes
    23 Posts
    3k Views
    K
    Awesome.  Enable SMB on your Linux file server.  You will have it all.  I've never needed something as dedicated as a large NAS.  They seem to be resource hungry. I do all my sharing out of a linux box with only SMB and SSH enabled and a script to mount the drives on boot.  Nothing amazing.  Yours will no doubt be much more feature-rich and many people likely require such beasts.
  • OpenVPN with both incoming and outgoing peer to peer connection

    3
    0 Votes
    3 Posts
    534 Views
    D
    I wasn't sure if you were saying I needed to modify the Firewall->Rules->WAN rule for that VPN connection or modify the default OpenVPN rule to change the default gateway, I changed the OpenVPN rule and success.  Thanks! I didn't actually want Site 3 to be able to access anything on the Site 2 LAN
  • PfSense + NordVPN Issues

    3
    0 Votes
    3 Posts
    2k Views
    T
    Yes, I have created VLAN interfaces for the corresponding subnets and I have created an interface for my VPN. DNS resolver is setup to do all DNS queries through NordVPN's DNS. Everything works correctly except the 10.0.1.0/24 subnet which I've designated to route through the VPN via NAT. It cannot leave my LAN. These are my NAT settings: https://imgur.com/a/LwdD1
  • Particular computer not accessible through OpenVPN tunnel

    4
    0 Votes
    4 Posts
    585 Views
    P
    Looks like that was it. The box with 10.0.0.118 was provided by out external supplier and when first connecting it to our network, they chose "public network" (for whatever reason). I changed it to "home network" and I can ping it now as well as connect to RDP. I can sure tune the Win 7 firewall in advanced settings but it is good for now. Gateway is okay, the PC got its IP from our DHCP server. Thank you, guys!  :)
  • Help with routing VPN clients

    1
    0 Votes
    1 Posts
    296 Views
    No one has replied
  • Multiple devices shared between multiple users.

    7
    0 Votes
    7 Posts
    1k Views
    J
    If you don't want to use "Duplicate Connection" and you've different CNs you can also set up "client specific overrides" for each cert to get different IPs, but that's more of work. Ok, I will just keep duplicate connections enabled. Have you installed the openvpn-client-export package? Yes I have. It does show one configuration per user, but the other certificate i made does not show up there. Also I am now unable to access the servers from my phone (android, Openvpn for android) through the VPN, not sure what happened there as the only thing i have changed is enabling duplicate connections. I tried disabling duplicate connections but no change. I can still connect to them from my laptop though, I'm guessing for some reason the routes are not being added to my phone. Update: Well my phone is working fine on my home wifi, I guess it has something to do with the cell network…
  • Road Warrior with remote IPSec sites

    5
    0 Votes
    5 Posts
    962 Views
    I
    That was it. I create another P2 for site 30 and now VPN clients have access to both sites. Thanks for the help.
  • Obfsproxy

    5
    0 Votes
    5 Posts
    2k Views
    X
    @visi0n: hi john have you tried obfsproxy? i temporarily enabled the FBSD repo and installed obfsproxy & deps however i still get an error about argparse. configargparse did get installed along with py27. latest obfsproxy commit shows py-argparse should no longer be a dep in 0.2.13 (https://www.freshports.org/security/obfsproxy/) I'm versed on many things but py isnt in my skillbook, i'm stuck as I cant use my openvpn without wrapping through obfsproxy :( Do you have any tips? google didnt get me any further Traceback (most recent call last):   File "/usr/local/bin/obfsproxy", line 6, in <module>from pkg_resources import load_entry_point   File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3019, in <module>@_call_aside   File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3003, in _call_aside     f(*args, **kwargs)   File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3032, in _initialize_master_working_set     working_set = WorkingSet._build_master()   File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 655, in _build_master     ws.require(__requires__)   File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 963, in require     needed = self.resolve(parse_requirements(requirements))   File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 849, in resolve     raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'argparse' distribution was not found and is required by obfsproxy</module></module> do I have the same problem? did you solve it?
  • How to add users on running vpn

    12
    0 Votes
    12 Posts
    2k Views
    D
    I tried that biased on my understanding of the options presented by pfsense GUI. I was unable to make it work….. Now that I think about it i may have entered it in Site A's Config. I will try again tomorrow.
  • OpenVPN Site-to-Site versus Remote Access

    4
    0 Votes
    4 Posts
    918 Views
    V
    You may also do both with an access server. Look here: https://doc.pfsense.org/index.php/OpenVPN_multi_purpose_single_server The routing for the site-to-site can be set by client specific override.
  • OpenVPN TLS Key Negotiation Failed after 4.2.1 update

    2
    0 Votes
    2 Posts
    2k Views
    V
    Looks like the client doesn't reach the server. Ensure that the server listens on WAN address or you've forwarded port 1194 to the address it is listening. Also ensure the incoming packets are allowed by firewall rules.
  • Route traffic originating from the firewall via a gateway group ?

    1
    0 Votes
    1 Posts
    334 Views
    No one has replied
  • OpenVPN Client failing to start

    7
    0 Votes
    7 Posts
    4k Views
    R
    Same exact issue I am having, fails to delete old dynamic routes.  Update version 2.4.1 may of fixed this issue, can anyone confirm? https://forum.pfsense.org/index.php?topic=138608.0
  • BUG: Pfsense 2.4 and OpenVPN 2.4 Client to PIA

    5
    0 Votes
    5 Posts
    9k Views
    A
    Thanks for the response. I checked this boxed with seems to have solved by above problem. "Skip rules when gateway is down" under advanced settings.
  • OpenVPN Server and Client - secure config ?

    5
    0 Votes
    5 Posts
    751 Views
    DerelictD
    You have to make sure the rules are properly-configured on both but not really. When you have one OpenVPN that is essentially a WAN and one that is private you really have no choice but to separate the rules.
  • OpenVPN and Multi-WAN

    1
    0 Votes
    1 Posts
    541 Views
    No one has replied
  • 1 Votes
    1 Posts
    1k Views
    No one has replied
  • Additional VPN server on port 443 getting transport errors

    4
    0 Votes
    4 Posts
    2k Views
    N
    @kejianshi: After you share the port, put your web gui on some other rarely used unassigned port.  If you have a bad case of alzheimer's, write it down and save it in your favorites. By web gui do you mean pfsense GUI? I currently use http: port 80 for it.
  • OpenVPN over UDP 53

    11
    0 Votes
    11 Posts
    4k Views
    johnpozJ
    no problem.. Glad we got it sorted.
  • Minimum CPU for 1Gbps OpenVPN?

    8
    0 Votes
    8 Posts
    2k Views
    K
    Openvpn is simple and port flexible.  IPsec is pretty much the opposite of that.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.