• Is continuous logging of lo0 normal?

    3
    0 Votes
    3 Posts
    737 Views
    J

    @jimp:

    There is not enough information to say.

    Is pfSense the OpenVPN client? Or server? Is x.x.x.x an IP address on pfSense, or a remote system?

    How is the OpenVPN instance configured (which interface is it using, etc)?

    pfSense is the OpenVPN server, x.x.x.x is the WAN address of pfSense.
    OpenVPN is configured on the WAN interface.

    Since originally starting this thread, I've made configuration changes, probably correcting errors.  Now OpenVPN seems to be working correctly and I have not been able to duplicate the condition about which I originally posted.

  • OpenVPN Tap Shared key pfsense server Linux Client

    1
    0 Votes
    1 Posts
    416 Views
    No one has replied
  • Migrating OpenVPN to different location

    2
    0 Votes
    2 Posts
    830 Views
    C

    I'm not an expert and am just winging it, but here goes

    Export your signing, server and user certificates. Export users if you can. Import them on the new router.

    I don't know if you can export an openvpn config. If not, copy down the settings for each and recreate them on the new router.

    add firewall entries.

    Or, recreate new certificates and servers and users on the new router. I just did it for two openvpn servers and 6 users. t took about an hour including the time I needed to remember how to do it. Use the wizards. Pass out new config files.

  • Site to Site OVPN

    12
    0 Votes
    12 Posts
    3k Views
    B

    Pfff that's hard to read, can't you give a screenshot? Also not knowing your topology (what alias or description is representing what?) isn't helping either  ::)
    Anyway, at first glance I see here 4 rules where you exit all traffic directly to a gateway (that means without using the route table) and the last one has no filter (source).

    IPv4 *  Bxbox IP  *  *  *  WAN_DHCP  none      Bypass IPvanish Bxbox
    IPv4 *  WiiU  *  *  *  WAN_DHCP  none      Bypass IPvanish WiiU     
    IPv4 *  FilesPlayOn  *  *  *  WAN_DHCP  none      Bypass IPvanish FilesPlayOn
    IPv4 *  *  *  *  *  IPVANISH_VPNV4  none      Route Lan Traffic through IPVANISH

    As you cannot set an openvpn as a gateway (iirc), this isn't the s2s-vpn we are talking about (?). So my first guess would be that your icmp would also match that last rule, and would be sent to that gateway?

    If these assumptions are correct, you could simply add an entry (before that line "Route Lan Traffic through IPVANISH") where you allow LAN subnet (or even more filtered) to the remote subnet and don't specifiy a gateway (so you'll be using the route table)….

  • OpenVPN Server Setup, need internet access for clients (through VPN)

    14
    0 Votes
    14 Posts
    12k Views
    DerelictD

    You need outbound NAT rules that match whatever the tunnel network is on the VPN the clients connect to. No idea from the screen shots if that is the case. The comments there say "LAN"

    https://doc.pfsense.org/index.php/Outbound_NAT

    You can determine if you are having a DNS issue by pinging something by IP address.

    https://doc.pfsense.org/index.php/Connectivity_Troubleshooting

  • HTTP on Android problem through OpenVPN

    1
    0 Votes
    1 Posts
    425 Views
    No one has replied
  • OpenVPN TAP adapter Win10 issues.

    3
    0 Votes
    3 Posts
    1k Views
    K

    Thanks.
    I got it to work using the latest OpenVPN installer (in place of the PFsense downloaded client) and using the TAP driver installer.

    I'm pretty sure I had it connecting correctly running as a user, but when I uninstalled/deleted all software and did a reinstall (to ensure I have a working method for client installations) it will only get routes when running as an admin. Anyway this is an OpenVPN problem so I will use their forums for troubleshooting.

    Thanks for the help.

  • [SOLVED] Trying to set up an OOB Management Network

    4
    0 Votes
    4 Posts
    6k Views
    B

    Okay I've solved my issue thanks to packet capture. My configurations that I posted were perfectly fine and that was the answer I was looking for but instead of getting that help people wanted to play semantics with my words which was completely irrelevant of the question that I asked. In any case I am good now and for anyone trying to set up an Out of Band Management network please follow the configurations that I've posted because they work.

  • 0 Votes
    1 Posts
    724 Views
    No one has replied
  • [Solved] Certificate for OpenVPN: why is it "server: No"?

    3
    0 Votes
    3 Posts
    3k Views
    C

    Thanks for the explanation,

    Clients don't use ns-cert-type server but they have remote-cert-tls server.

    As OpenVPN server is working just fine even with this "Server: No" certificate, I'll keep it but in the mean time I'm a bit less ignorant now :)

  • Pfsense openvpn bridge mode not connecting to LAN

    6
    0 Votes
    6 Posts
    4k Views
    johnpozJ

    Fixed or worked around.. They are completely different ;)

    Source natting would not be a fix to me..  That would be a work around.  To me the proper fix for your issues would be correctly setting the firewall rules on your devices to accept the traffic you want to accept.  Or make the choice that devices on network X behind pfsense do not need a software firewall because they trust all the devices on their same network, and devices that are hostile or not trusted are firewall at pfsense.

    To a nas.  it should have a gateway set if that was your issue.  Or if firewall - same thing goes.  Tricking something into thinking a connection is from the same local lan as it to get around firewall rules and or lack of gateway is a work around if you ask me.

    Either way glad I could be of help, but if you went the source nat method.  I would would evaluate if that is the best long term fix vs stop gap workaround until proper setup can be used, etc.

  • TLS Authentication - have I misunderstood something?

    2
    0 Votes
    2 Posts
    2k Views
    V

    @semprini:

    I was under the impression that username + password + cert = successful login, and username + password + wrong-cert = failed login.

    Got to the server settings and check "Strict User-CN Matching". Then it should behave the way you want.

  • OpenVPN issues after upgrading to 2.3.2_1

    12
    0 Votes
    12 Posts
    8k Views
    K

    As Jimp suggested Im gonna post logs and related data on the thread I previouosly opened for this:
    https://forum.pfsense.org/index.php?topic=116670.0

    Thx

  • [Solved] openvpn cannot connect my lan network computer

    7
    0 Votes
    7 Posts
    2k Views
    johnpozJ

    Good catch on the 172.168 helper!!!  I missed that.

  • Where is my conf file? OPENVPN

    8
    0 Votes
    8 Posts
    37k Views
    N

    @marvosa:

    … per your screen shots... you currently do not have any clients to export.  You will see client configs available for export after you've added users to PFsense (System -> User Manager -> Users).

    5.png

    5.png_thumb

  • OpenVPN Server and Client at the same time

    21
    0 Votes
    21 Posts
    7k Views
    C

    Hi viragomann,

    Thanks for your reply.

    It works, there are no DNS leaks anymore :) !

  • Client export list is empty on v 2.3.2

    14
    0 Votes
    14 Posts
    4k Views
    J

    OK, my bad.
    What I am trying to do is set up openVPN for access from iPhone (ios)

    I had it working but with a bunch of questionable errors in the log.
    I had created my .conf by hand.  I recently read here that the wizard needed to be used to make sure all was properly done.
    So started over and blew it by choosing peer/peer.  Lesson - don't do this stuff late at night.  :P

    My mistake was:

    setting up server for peer/peer tls instead of remote tls. creating a client, not necessary cause export creates it.  Changing server to 'remote tls' and going directly to client export gives me the missing part of the puzzle.

    Thanks for pointing me in the right direction.

  • Server A from VPN Client side cannot ping VPN Server IP.

    6
    0 Votes
    6 Posts
    4k Views
    7

    It looks like I might be having a more basic problem.  Attempting to create a basic interface bridge is failing.  Posted on the General category to get help on that.

    Did you have a procedure you followed for creating the VPN bridge?

  • [Worked Around] Limiting which users can connect to an OpenVPN Instance?

    13
    0 Votes
    13 Posts
    5k Views
    U

    I think the bottom line is that for some use cases we need to be able to manage groups at the VPN server level.

    The preferred solution is to use LDAP but LDAP is not a accessible for everyone. Having a LDAP to manage VPN permission is for a lot of us overkill. It adds complexity, cost, single point of failure etc …

    A simple workaround would be to install (package) a local LDAP instance on as a Local LDAP. Ideally this would be sync with the backup instance as well.

  • Selective routing and selective internet routing

    6
    0 Votes
    6 Posts
    1k Views
    DerelictD

    Yeah. Outbound NAT on WAN. Good deal.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.