• PIA and OpenVPN Server; no internet access for clients

    7
    0 Votes
    7 Posts
    3k Views
    V

    Thnx for the guide it is very clear :). Still can't get it to work. Is there a way to see what rule is blocking communications from clients connected to the OpenVPN server?

  • Site2Site w. PKI and /30 nets - routes are not installed on reboot

    13
    0 Votes
    13 Posts
    1k Views
    DerelictD

    Well we have to find out what you have buggered up because it does indeed work for tens of thousands of other people.

    I guess post your /cf/conf/config.xml in a pm to me.

    Unfortunately PMs don't allow attachments.

  • Remove user certificate

    Locked
    4
    0 Votes
    4 Posts
    7k Views
    DerelictD

    He was being helpful. It is exactly what needed to be said. Of all the choices of doktor posts to single out, that one was pretty tame.

    If that offended you, well, good luck on the internet.

    I would place more blame on the newbie who received a pertinent answer inside of 5 minutes then disappeared without so much as a thank you.

    Locking this ancient thread.

  • Packets disappear between vpn client and vpn server

    1
    0 Votes
    1 Posts
    420 Views
    No one has replied
  • Openvpn clients unable to reach servers through ipsec connection (AZURE)

    2
    0 Votes
    2 Posts
    600 Views
    Q

    Well I feel stupid. I started to do  traceroute from Diagnostics tab and did a ping test from server located inside the azure network and realized it the traceroute was leaving my network but stopping when it hit Azure. So i logged into Azure and checked my "Local network gateway" and realized that forgot to add the address space of 10.0.12.0/24. Yay its working

    Also I had to switch the outbound NAT to Manual Outbound NAT rule generation. (AON - Advanced Outbound NAT) with the rules generated.  The order of the outbound NAT are very important to getting it work correctly.

  • Nordvpn OVPN working but unable to view Netflix, its blocked

    6
    0 Votes
    6 Posts
    4k Views
    B

    after several more hours of this i have this working the way i required it.

    my cameras and tv are running on the gateway wan.

    all other devices are working through the nordvpn tunnel.      this has been an absolute nightmare.  i finally have a good backup to my cloud account of the console config backup…

    i also feel along the way with the support tickets i have sent to them they have fixed several issues they were having with servers and speed.  as of last night i am getting faster speeds than ever connected.

    i haven't changed anything but with my pictures of the config its just working better.

    i hope it stays this way.

    i ended up canceling my subscription to NORDVPN>  they could not give me the speeds they said were available on any of their servers.  i have those speeds through a difference provider

  • PIA setup

    7
    0 Votes
    7 Posts
    1k Views
    B

    @Hakon74:

    Hello.

    lates guide https://helpdesk.privateinternetaccess.com/hc/en-us/articles/115005760606-Setting-up-a-Router-running-pfSense-Firmware

    i posted that in the official PIA thread the day it happened.  i feel because of several of my support tickets to them.

    they no longer suggest using their 256 bit encryption, the above is the ONLY "supported" way of connecting with a openvpn device…

    i had told them how unhappy i was with the logs i was getting from them(console).  then i switched to nordvpn and that was a whole nother mess....

    anyways i am glad its working for you.  these openvpn setups have taken hours of my days trying to get this to work!

  • OpenVPN server behind router Draytek Virgo 2925

    5
    0 Votes
    5 Posts
    2k Views
    T

    the server is working now, solution is missing gateway on WAN interface.

  • Ovpn Client to Endian works! but not for all ip?

    11
    0 Votes
    11 Posts
    2k Views
    V

    The NAT method is also called masquerading and that puts it in a nutshell. A Windows firewall by default only trusts devices in its own network and with this method it seems that the access comes from its own network segment.

    To do this is an easy workaround as long as you have no need to determine the source device on the destination device.
    So, in my opinion, its sufficient for home use, but in a business environment I would prefer the routing method and configure the firewalls to allowing access as needed.

  • Tunel OpenVPN server rafic through OpenVPN client

    1
    0 Votes
    1 Posts
    310 Views
    No one has replied
  • OpenVPN: pfSense add Static IP to config

    3
    0 Votes
    3 Posts
    4k Views
    R

    I was struggling with this for a while and nothing i did in "advanced" on the server itself worked.
    In client specific overrides I chose the correct server, put in the common name from the certificate, and chose tunnel network of 192.168.68.6/24

    Now the first (and in my case only) VPN client always gets 192.168.68.6

    In the server the tunnel is 192.168.68.0/24.

    I know that's what Jim said but I am spelling it out so that future googlers (including me probably!) can find it in a more idiot proof form.

  • Openvpn site to site rules

    12
    0 Votes
    12 Posts
    1k Views
    C

    thank you for the help :)

  • OpenVPN routing

    1
    0 Votes
    1 Posts
    442 Views
    No one has replied
  • ActiveDirectory IKE

    1
    0 Votes
    1 Posts
    451 Views
    No one has replied
  • OpenVPN no listen 1194 port

    6
    0 Votes
    6 Posts
    4k Views
    DerelictD

    Dude it's UDP not TCP (UDP is the preferred protocol for OpenVPN). You can't port scan for it.

    What do the server logs say?

    Run a packet capture like I said. Make a connection attempt. If you see traffic, check the logs for why it failed. If you don't you need to see why it is not arriving from outside.

  • Open VPN Setup question

    3
    0 Votes
    3 Posts
    723 Views
    R

    Try adding this line to Advanced VPN > Server config directives;

    push "route-metric 1000"

    And save settings and update running servers. Undo the change you made to your wifi interface and try connecting and see what happens.

  • Debian 9 Network Manager client

    3
    0 Votes
    3 Posts
    757 Views
    C

    The key direction is in fact included in the config file, so I guess this is a bug in Gnome's Network Manager import code.

  • OpenVPN same subnet mask as local network?

    4
    0 Votes
    4 Posts
    1k Views
    DerelictD

    Nope. Figure out how to route the traffic instead.

  • OpenVpn Client on only one subnet

    2
    0 Votes
    2 Posts
    875 Views
    DerelictD

    Check "Don't pull routes" and policy route LAN traffic to the VPN gateway.

    Or, leave "Don't pull routes" unchecked and policy route Wifi out the WAN gateway.

  • Remote Access to NAS

    5
    0 Votes
    5 Posts
    1k Views
    gregeehG

    Yes I did use the wizard!

    Found the problem, it was the Protocol setting in the VPN Server.  Was set to 'UDP IPv4 and IPv6 on all interfaces (multihome)' so I changed it to 'UDP on IPv4 only' and it all worked.

    Thanks for you assistance and have a great Christmas.

    Greg

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