• What is difference between 1194/udp & 443/udp?

    2
    0 Votes
    2 Posts
    3k Views
    J

    Answering my own question.
    I had 2 OVPN servers, each with different port config's running.

    This didn't work for me.  Disabling one of the server config's allowed 443/udp to work very well on an iPhone over a cell connection.
    I haven't tried this yet from a wifi connection outside of my home.

  • Disconnects every 30min on the dot

    15
    0 Votes
    15 Posts
    2k Views
    jimpJ

    Definitely a client error. Completely uninstall OpenVPN and the tap adapter from the client and then download the most recent release from the OpenVPN site and try that.

  • Restricting VPN user to accessing only a single ip

    2
    0 Votes
    2 Posts
    1k Views
    V

    Off course this is possible. pfSense is a firewall, that's its primary job.

    How to do depends on whether you want to restrict access to a particular user or to all vpn users.
    If all users should be restricted modify the default allow any to any rule on OpenVPN interface (assuming you have used the wizard for setup) and change the destination to "single host or alias" and enter the host you want to permit access to the vpn users.

    If you want to restrict only certain users you have to configure client specific overrides at first to assign static IPs to these users and then use these IPs as source in the firewall rules.

  • DNS Servers on other side of VPN tunnel?

    2
    0 Votes
    2 Posts
    530 Views
    D

    Nevermind. Found it. DHCP Service on that Interface lets you specify all that.

  • How To Route SSH Tunnel Traffic Through OpenVPN Client Gateway

    4
    0 Votes
    4 Posts
    2k Views
    johnpozJ

    My point was how you would access your machine would be via your normal wan IP from the public internet.

    I would not go through some vpn tunnel you have already set up with some vpn provider.. I would go direct to your wan IP.  But would just vpn in via a vpn server you run on pfsense not some client to some vpn service.

  • OpenVPN conflicting with local network connection

    4
    0 Votes
    4 Posts
    1k Views
    T

    I ran into the same issue a while back and solved it using the instructions from the user Efonne in this post:
    https://forum.pfsense.org/index.php?topic=43507.msg225465#msg225465

  • Singel interface Bridged OpenVPN server

    4
    0 Votes
    4 Posts
    3k Views
    V

    @iorx:

    By using NAT on the the routed OpenVPN connection, all client OpenVPN clients will originate from the the same, accepted IP, address. It's a solution, but I would like to see that each client poses with a unique IP (They've got some medical software which backtracks the clients IP and connects back to the client)

    You can use outbound NAT to translate a whole subnet. So you can get a unique IP for each client as well.
    E.g. the VPN tunnel network is 10.10.10.224/27, outbound NAT can translate it to 1.1.1.224/27. To wit 10.10.10.228 will be translated to 1.1.1.228 , 10.10.10.229 to 1.1.1.229 and so on.
    What's the problem with this???

  • Unable to create or save OpenVPN client

    10
    0 Votes
    10 Posts
    2k Views
    johnpozJ

    Yeah because those instructions are no longer valid.. Put in your username and password..  The username and password can be put in the gui now.

    I was just showing them because you have a username and password to auth with, etc. When you were saying you didn't have any..

    PM me your username and password for torguard and I will walk through a setup giving you pictures, etc.  I would do this on my own if they had a free trail, but don't really feel like giving them my cc.. To be honest not really a big fan of any of these vpn sites.  I just run my own off vps I have all over the place.    Once I am done you can change your username and password, etc.

    Been here a long time, don't think I am going to try and do anything or steal your vpn account ;)  Just trying to help.. And sure clear instructions for 2.3.2 will be useful for the other users here as well.

  • OpenVPN IPv4/IPv6 Dual Setup

    4
    0 Votes
    4 Posts
    1k Views
    johnpozJ

    no you can listen on port X on ipv4 and port X on ipv6..

    I would assume as soon as openvpn 2.4 comes out of beta they will move to it..

  • How to use one openvpn client as a gateway for all other clients

    2
    0 Votes
    2 Posts
    777 Views
    V

    In the OpenVPN server settings "inter-client communication" have to be checked to enable it.
    The GW-client should have a static IP. Use client specific overrides on server to set this up.

    On the GW-client you need a firewall rule on OpenVPN interface which allows Internet access.
    Also there is an outbound NAT rule necessary on WAN interface which translates the addresses from source = VPN tunnel subnet to the WAN address.

  • OpenVPN: bandwidth problem (site to site)

    1
    0 Votes
    1 Posts
    594 Views
    No one has replied
  • Cannot edit "Local Network" on an existing OpenVPN Server

    2
    0 Votes
    2 Posts
    575 Views
    DerelictD

    There is no reason to push more routes to the client with redirect gateway set. That option pushes a default route.

    2.3.2_p1 on Firefox hides local networks when redirect gateway is set on both new and edit. What specific version and browser are you using.

  • Pfsense to pfsense VPN (NOOB)

    8
    0 Votes
    8 Posts
    2k Views
    DerelictD

    You could renumber your 192.168.1.0/24 network
    They could renumber their 192.168.1.0/24 network
    They could exchange traffic with your 192.168.16.0/24 if they implement 1:1 NAT on the VPN but that would have to be done at their end.

    The best solution is for one of you to renumber off 192.168.1.0/24

  • OpenVPN bridged with STP enabled

    1
    0 Votes
    1 Posts
    525 Views
    No one has replied
  • No traffic between OpenVPN site-to-site

    1
    0 Votes
    1 Posts
    556 Views
    No one has replied
  • Openvpn site-to-site: client cannot ping openvpn server and server lan

    30
    0 Votes
    30 Posts
    9k Views
    C

    What interests me is the OpenVPN connection site-to-site. In fact I attach firewall configurations of both the server (192.168.10.1) that the client (192.168.8.1).

    ![lan server firewall.jpg](/public/imported_attachments/1/lan server firewall.jpg)
    ![lan server firewall.jpg_thumb](/public/imported_attachments/1/lan server firewall.jpg_thumb)
    ![lan client firewall.jpg](/public/imported_attachments/1/lan client firewall.jpg)
    ![lan client firewall.jpg_thumb](/public/imported_attachments/1/lan client firewall.jpg_thumb)

  • Internet from Openvpn server

    2
    0 Votes
    2 Posts
    731 Views
    V

    So this server accessing your friend is an access server?
    If it is check "Redirect gateway" in the server settings to direct any client traffic over vpn and add an outbound NAT rule for the vpn tunnel subnet. Firwall > NAT > Outbound.
    The outbound NAT has to be set to automatic or hybrid mode.
    In the NAT rule select WAN at interface, at source enter the vpn tunnel subnet and at translation "interface address".

  • Openvpn lockout

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Simple one

    1
    0 Votes
    1 Posts
    560 Views
    No one has replied
  • Real IP-addresses behind OpenVPN - why do I not see them in my logs?

    13
    0 Votes
    13 Posts
    3k Views
    T

    Yes, I find it wierd behavior. But the device is otherwise good - and this has to be a one device environment. Asus AC-55U. It's got proper syslogging, good wifi and good 4G with antenna support. Compared to others, this is enterprisey. And comes with a OpenVPN -client built in. The specs with just one device is pretty unbeatable.

    I hate the NATtin though, and hope to find some obvious misconfiguration being the reason.

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