• Cannot set static IP on ovpnc1 interface (server is in TAP mode)

    1
    0 Votes
    1 Posts
    474 Views
    No one has replied
  • OpenVPN Client Export Utility Package Missing 'openvpn-install.exe'

    6
    0 Votes
    6 Posts
    2k Views
    O
    jimp and johnpoz - thank you both very kindly for your great help! I manually modified the installers for a couple quickly-needed deployments, but I'll upgrade shortly.
  • "No TLS state for client" after 90 seconds of inactivity

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Bug with gateway monitoring and topology /30

    3
    0 Votes
    3 Posts
    737 Views
    D
    @jimp: With /30 topology the server address in the /30 is completely virtual and often cannot be pinged. You have to set your own monitor IP address for that case, it can't be automatically determined in a reliable way. I can't set the gateway manually because the gateway change at each connexion. Again, it's usefull to ping local IP address, it could be nice if user sould be able to choose dynamic remote address. @jimp: For the status, that is pulled directly from OpenVPN's management interface. If it's wrong, it's a bug or quirk in OpenVPN's behavior, so you'll have to raise the issue upstream with OpenVPN directly. You're right, I confirm the IP address is wrong in OpenVPN interface, I'll check with openvpn project. For that moment, do you know if it's possible to push the new gateway IP address manually to pinger with a script (without pfSense GUI) ? Thank you,
  • 0 Votes
    3 Posts
    9k Views
    M
    Can u please specify the changes you made? i have the same problem.
  • Creating OpenVPN IPVanish client setup without DNS leaks

    4
    0 Votes
    4 Posts
    3k Views
    P
    Yeah you are correct to turn that off. All that does is allow your DHCP server to  override your settings. Check these articles out: https://doc.pfsense.org/index.php/Unbound_DNS_Resolver https://doc.pfsense.org/index.php/Redirecting_all_DNS_Requests_to_pfSense https://doc.pfsense.org/index.php/Blocking_DNS_queries_to_external_resolvers
  • Bittorrent traffic to the VPN automatically

    4
    0 Votes
    4 Posts
    2k Views
    P
    Yeah sure, but in your OP you specified that you didn't want to route by specifying ports. Any firewall rule can be made to use a VPN gateway, you just select your VPN as the gateway in the advanced rule settings.
  • ONE Windows Server 2012 box cannot ping through S2S VPN

    2
    0 Votes
    2 Posts
    615 Views
    V
    Is there a different default gateway set on this Windows server, another than the Vyatta?
  • Route add failed but fine on retry?

    2
    0 Votes
    2 Posts
    472 Views
    S
    The full log if it's of any help: Mar 29 09:39:22 openvpn 18498 Initialization Sequence Completed Mar 29 09:39:22 openvpn 18498 ERROR: FreeBSD route add command failed: external program exited with error status: 1 Mar 29 09:39:22 openvpn 18498 ERROR: FreeBSD route add command failed: external program exited with error status: 1 Mar 29 09:39:22 openvpn 17204 Initialization Sequence Completed Mar 29 09:39:22 openvpn 18498 /usr/local/sbin/ovpn-linkup ovpnc2 1500 1558 10.43.10.6 10.43.10.5 init Mar 29 09:39:22 openvpn 18498 /sbin/ifconfig ovpnc2 10.43.10.6 10.43.10.5 mtu 1500 netmask 255.255.255.255 up Mar 29 09:39:22 openvpn 18498 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0 Mar 29 09:39:22 openvpn 18498 ioctl(TUNSIFMODE): Device busy: Device busy (errno=16) Mar 29 09:39:22 openvpn 18498 TUN/TAP device /dev/tun2 opened Mar 29 09:39:22 openvpn 18498 TUN/TAP device ovpnc2 exists previously, keep at program end Mar 29 09:39:22 openvpn 17204 /usr/local/sbin/ovpn-linkup ovpnc1 1500 1558 10.51.10.6 10.51.10.5 init Mar 29 09:39:21 openvpn 17204 /sbin/ifconfig ovpnc1 10.51.10.6 10.51.10.5 mtu 1500 netmask 255.255.255.255 up Mar 29 09:39:21 openvpn 17204 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0 Mar 29 09:39:21 openvpn 17204 ioctl(TUNSIFMODE): Device busy: Device busy (errno=16) Mar 29 09:39:21 openvpn 17204 TUN/TAP device /dev/tun1 opened Mar 29 09:39:21 openvpn 17204 TUN/TAP device ovpnc1 exists previously, keep at program end Mar 29 09:39:19 openvpn 18498 [5ad846e5cc1f0de1b191851de6585c8b] Peer Connection Initiated with [AF_INET]209.222.23.62:1198 Mar 29 09:39:19 openvpn 18498 WARNING: 'cipher' is used inconsistently, local='cipher AES-128-CBC', remote='cipher BF-CBC' Mar 29 09:39:19 openvpn 18498 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1558', remote='link-mtu 1542' Mar 29 09:39:19 openvpn 18498 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this Mar 29 09:39:19 openvpn 18498 UDPv4 link remote: [AF_INET]209.222.23.62:1198 Mar 29 09:39:19 openvpn 18498 UDPv4 link local (bound): [AF_INET]82.16.99.44 Mar 29 09:39:19 openvpn 17204 [6c8636367fc1b43d257d7e0b8008e2ad] Peer Connection Initiated with [AF_INET]108.61.122.221:1198 Mar 29 09:39:19 openvpn 17204 WARNING: 'cipher' is used inconsistently, local='cipher AES-128-CBC', remote='cipher BF-CBC' Mar 29 09:39:19 openvpn 17204 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1558', remote='link-mtu 1542' Mar 29 09:39:19 openvpn 17204 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this Mar 29 09:39:18 openvpn 17204 UDPv4 link remote: [AF_INET]108.61.122.221:1198 Mar 29 09:39:18 openvpn 17204 UDPv4 link local (bound): [AF_INET]82.16.99.44 Mar 29 09:39:14 openvpn 18498 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Mar 29 09:39:14 openvpn 18498 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Mar 29 09:39:14 openvpn 18213 WARNING: file '/var/etc/openvpn/client2.up' is group or others accessible Mar 29 09:39:14 openvpn 18213 library versions: OpenSSL 1.0.1s-freebsd 1 Mar 2016, LZO 2.09 Mar 29 09:39:14 openvpn 18213 OpenVPN 2.3.14 amd64-portbld-freebsd10.3 [SSL (OpenSSL)] [LZO] [MH] [IPv6] built on Feb 15 2017 Mar 29 09:39:13 openvpn 17204 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Mar 29 09:39:13 openvpn 17204 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Mar 29 09:39:13 openvpn 17106 WARNING: file '/var/etc/openvpn/client1.up' is group or others accessible Mar 29 09:39:13 openvpn 17106 library versions: OpenSSL 1.0.1s-freebsd 1 Mar 2016, LZO 2.09 Mar 29 09:39:13 openvpn 17106 OpenVPN 2.3.14 amd64-portbld-freebsd10.3 [SSL (OpenSSL)] [LZO] [MH] [IPv6] built on Feb 15 2017 Mar 29 09:39:13 openvpn 14626 Initialization Sequence Completed Mar 29 09:39:13 openvpn 14626 UDPv4 link remote: [undef] Mar 29 09:39:13 openvpn 14626 UDPv4 link local (bound): [AF_INET]82.16.99.44:1194 Mar 29 09:39:13 openvpn 14626 /usr/local/sbin/ovpn-linkup ovpns3 1500 1558 10.8.0.1 255.255.255.0 init Mar 29 09:39:12 openvpn 14626 /sbin/ifconfig ovpns3 10.8.0.1 10.8.0.2 mtu 1500 netmask 255.255.255.0 up Mar 29 09:39:12 openvpn 14626 do_ifconfig, tt->ipv6=1, tt->did_ifconfig_ipv6_setup=0 Mar 29 09:39:12 openvpn 14626 ioctl(TUNSIFMODE): Device busy: Device busy (errno=16) Mar 29 09:39:12 openvpn 14626 TUN/TAP device /dev/tun3 opened Mar 29 09:39:12 openvpn 14626 TUN/TAP device ovpns3 exists previously, keep at program end Mar 29 09:39:12 openvpn 14626 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Mar 29 09:39:12 openvpn 14313 library versions: OpenSSL 1.0.1s-freebsd 1 Mar 2016, LZO 2.09 Mar 29 09:39:12 openvpn 14313 OpenVPN 2.3.14 amd64-portbld-freebsd10.3 [SSL (OpenSSL)] [LZO] [MH] [IPv6] built on Feb 15 2017
  • Remote Access Openvpn to access Peer to Peer SiteB

    2
    0 Votes
    2 Posts
    696 Views
    B
    Beside routing, you may want to check firewall rule on both Site A and Site B. It would be easier for comment if you share current configuration.
  • Two factor authentication

    30
    0 Votes
    30 Posts
    6k Views
    C
    @johnpoz: "30 seconds of work adds an extra layer of security. " Sorry it doesn't - that is not how security works in IT.. Let me guess you also hide your SSID or don't broadcast it and use mac address filtering.. Since they are added layers of security? ;)  Do you also turn off your dhcp server as another layer? But yeah those keep grandma from hacking your wifi ;) No, I stand by my answer. The snark is irrelevant. Making something a little more difficult is good planning. The real security is not impaired if some nuisance security is tossed into the mix. It just makes brittle snobs all huffy.
  • Client export utility has no Dynamic DNS entry

    6
    0 Votes
    6 Posts
    1k Views
    jimpJ
    You would enter the fully qualified domain name (e.g. hostname.domain.com) - Whatever hostname is in DNS that points to the firewall on the address used by OpenVPN
  • Strange website behavior after VPN

    2
    0 Votes
    2 Posts
    709 Views
    S
    Hi Old but hey! Seems your VPN Provider has been possibly marked as been known for Fraud or Fraudulent Attempts in the past or current, so they may ear mark it for "Further Authentication" to mitigate these attacks,. Failing that, it could be due to the way your VPN & your Machine handles the Certificate that the site provides. Hope this helped.
  • CMD State 1, CMD Status 2, Client Disconnected

    4
    1 Votes
    4 Posts
    32k Views
    B
    Thanks Jim!
  • 0 Votes
    3 Posts
    686 Views
    M
    Oh that did it..thanks.  I thought that would have broken my policy based routing as well but it seems to still work.
  • PfSense - OpenVPN Connection to Radius Server

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    RADIUS is not encrypted. The protocol doesn't have any mechanism for it. You can use things like MSCHAPv2 to protect the actual passwords and credentials in transit though. But you have to handle the encryption between RADIUS server and client yourself (e.g. VPN)
  • Voip Throw Other Site

    1
    0 Votes
    1 Posts
    339 Views
    No one has replied
  • Lost OpenVPN pushed route after resuming from power lost

    5
    0 Votes
    5 Posts
    867 Views
    B
    Hi Jimp, I did use command "redirect-gateway def1" as attached capture, but no route for 0.0.0.0/1 and 128.0.0.0/1 were added as you can see in capture #2. Could you pls advise correct way to apply that command? Thank you very much. [image: WithRedirectGW1.PNG] [image: WithRedirectGW1.PNG_thumb] [image: WithRedirectGW2.PNG] [image: WithRedirectGW2.PNG_thumb]
  • OpenVPN & RDP

    3
    0 Votes
    3 Posts
    1k Views
    C
    Works for me, although RDP is a little sketchy at times. It works perfectly on one PC but sometimes has problems connecting to another. Try playing around with the network file sharing and control panel settings. They can be annoying. TeamViewer works fine; I have it set to access over local lan exclusively. Occasionally I use TV over the internet but use a complex very long custom password. Usually it's access over local lan only. Once you're on the local lan, use RDP and connect using the IP address: for example 192.168.1.xxx, not using the pc name such as PC123. In fact, I use it extensively on occasion. My 12 inch android tablet has a RDP client program. Since most hotel internet is slow, I can use the home server as the main processor and only need to use the hotel internet to talk to the home laptop. That's all.
  • OpenVPN remote access - plex

    2
    0 Votes
    2 Posts
    825 Views
    C
    Works for me. I had my issues figuring out OpenVPN but eventually got it working. The problem was me coming in from DD-WRT where things are more complicated. pfSense OpenVPN is so easy to get working as a server that I needed to unlearn a lot and I was fairly stubborn about it. It should work. If you can access your network remotely using OpenVPN you should be able to access a Plex server. Just for fun, try using OpenPHT as your PC plex client. The full standard Plex program has issues I didn't care to research that OpenPHT does not have. Android Plex works fine enough for me to consider actually buying a license.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.