• Multi-WAN VPN, which WAN?

    1
    0 Votes
    1 Posts
    532 Views
    No one has replied
  • Newly created second OpenVPN server does not appear in Client Export

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    P
    @cmb: Peer to peer mode won't have an export as remote access. Ah, got it. Thanks.
  • How to reach another network from my OpenVPN connection

    7
    0 Votes
    7 Posts
    2k Views
    D
    @viragomann: @Damned: @viragomann: On which interface is this taken? At pfSense2 take a packet capture on WAN interface. pfSense 1 is the upstream gateway on pfSense 2 or is there another way to the internet? This is from pfsense2 (192.168.30.105) on WAN interface with filter for host address: 192.168.50.100 I think pfsense is upstream gateway of pfsense2 yes. I'm not familiar with the term So you should also see this if you take a packet capture at pfSense 1 on DMZ and OpenVPN, right? Yes I should. The capture is from the WAN-side of pfSense2 It has interfaces: WAN manual 192.168.30.105 LAN manual 192.168.40.1 OPT1 manual 192.168.50.1 And pfsense1 looks like: WAN 1000baseT <full-duplex>192.168.1.2 LAN 100baseTX <full-duplex>192.168.20.1 OPT1 1000baseT <full-duplex,flowcontrol,rxpause,txpause>192.168.30.1</full-duplex,flowcontrol,rxpause,txpause></full-duplex></full-duplex> EDIT: Packet capture looks exactly the same when running on pfSense#1 (192.168.30.1) for OpenVPN interface EDIT#2: I'm starting to believe it is either a pfSense2 issue, or a XenServer issue. In XenServer I've simply created 2 VLANs, 1 and 2. My previous statement that the VMs under pfsense2 have internet access only seems to be half truth. Pinging works fine. I get decent latency I think ~10ms to hosts in my country, ~150ms for pfsense.org with no package loss. Tried accessing a host over ssh. I can see in the host's auth.log that I'm trying to connect. Then my ssh-client on my PC just disconnects. Something about a socket, afraid I can't remember the exact message However when I tried a wget, it got stuck on waiting for HTTP response. I had to cancel it. Tried a netinstall of debian - it took forever. Eventually it said it could not reach the mirror. Went ahead and did a netinstall on the same network as the XenServer host (pfSense1) - no issues at all. wget works fine, getting 27MB/s. Guess I'll have to search around for XenServer VLAN performance a bit… EDIT#3: Well this looks like it! https://forum.pfsense.org/index.php?topic=85797.0 I'll give it a try next time i can.
  • PIA VPN With IP Based Routing But HTTP and HTTPS is Routed Different

    4
    0 Votes
    4 Posts
    2k Views
    T
    @kesawi: ##Send specific source hosts via VPN acl src_to_vpn src 192.168.1.20/30 192.168.1.24/31 tcp_outgoing_address XXX.XXX.XXX.XXX src_to_vpn Is this different from the following option in Squid>General [image: Q2Zg7F9.jpg] This above GUI option does not specify the gateway to be used, whereas the code you mentioned does. Any idea where to put your options in Squid 2.3 GUI?
  • Cannot Ping nothing besides pfSense? (SOLVED)

    1
    0 Votes
    1 Posts
    693 Views
    No one has replied
  • 0 Votes
    4 Posts
    1k Views
    M
    Strange thing, it worked with the movement of tls key, but still same kind of problem. But if I insert a space (or any char) somewhere in the key windod and deletes it, ans same thing in advanced window (which looks like: persist-key; persist-tun; remote-cert-tls server; key-direction 1; reneg-sec 432000 and save, then I can connect. otherwise I get auth failed after disconnection.
  • Reach slave HA node from Openvpn Client

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    https://doc.pfsense.org/index.php/CARP_Secondary_Unreachable_Over_VPN
  • [SOLVED]pfSense - traffic through external OpenVPN client

    1
    0 Votes
    1 Posts
    769 Views
    No one has replied
  • Cisco 525G2 Handsets connecting via SSL VPN

    8
    0 Votes
    8 Posts
    5k Views
    F
    Here's instructions on how to set up OpenConnect as a server: https://wiki.openwrt.org/doc/howto/openconnect-setup
  • Pfsense openvpn support AES-256-GCM ?

    9
    0 Votes
    9 Posts
    6k Views
    PippinP
    Hi, Connecting with latest client 2.3.10 to server on a NAS running version 2.3.6, it`s working, my server log: Control Channel: TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES256-GCM-SHA384, 2048 bit RSA My client log: Control Channel: TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES256-GCM-SHA384, 2048 bit RSA I use tls-version-min 1.2 or-highest cipher AES-256-CBC auth SHA512 in server and client config. I dont know if this can be set in PFS because Im waiting for a case for my first PFS build but OpenVPN seems not to be the limit?
  • 0 Votes
    3 Posts
    1k Views
    P
    I'm getting the same error, I'm not sure why either.  :-\
  • OpenVPN - UDP drops after 2 minutes, TCP fine

    1
    0 Votes
    1 Posts
    961 Views
    No one has replied
  • 2.3 Slow download, good upload

    3
    0 Votes
    3 Posts
    2k Views
    W
    Updated to Version 2.3-RELEASE Still the same error trying to connect to the openvpn-Server… If i install a debian on the same hardware, the vpn will nearly max out my connection. on freebsd it's still very slow. Seems like i still can't use it. Any more help?
  • OpenVPN Server Version

    5
    0 Votes
    5 Posts
    7k Views
    johnpozJ
    using 2.3.9 [2.3-RELEASE][root@pfSense.local.lan]/root: openvpn –version OpenVPN 2.3.9 amd64-portbld-freebsd10.3 [SSL (OpenSSL)] [LZO] [MH] [IPv6] built on Mar 31 2016 library versions: OpenSSL 1.0.1s-freebsd  1 Mar 2016, LZO 2.09 Originally developed by James Yonan
  • OpenVPN Routing Only Port 22

    2
    0 Votes
    2 Posts
    988 Views
    jimpJ
    That would be entirely up to your client. OpenVPN itself only routes by IP address or subnet. There is no concept of routing by port at the IP level. I don't think any clients support doing what you propose currently, however. If it was a site-to-site firewall and there was a pfSense firewall in front, then you could do some work to policy route port 22 into an OpenVPN connection, but that is a bit different situation.
  • [SOLVED] OVPN Users not communicating with LAN

    4
    0 Votes
    4 Posts
    1k Views
    Q
    ugh i dont know why my pictures failed lol but viragomann was right! I changed my vpn tunnel to 10.10.10.0 and everything works! thank you!
  • Openvpn interface destroyed?

    6
    0 Votes
    6 Posts
    1k Views
    K
    Restarted and working perfectly, thx cmb!
  • OpenVPN in new pf 2.3 show only the network in client status

    4
    0 Votes
    4 Posts
    891 Views
    C
    Could you at least answer the questions JimP asked? There are no apparent issues there, if we can get some details about your config maybe we can find something.
  • 0 Votes
    7 Posts
    3k Views
    K
    Yes, but at the web interface you can use standard routing table and add the ipsec security associations info to have all the routing related info in a single place [IMHO]…
  • Can't pass traffic across OpenVPN client

    6
    0 Votes
    6 Posts
    2k Views
    V
    @lagreca: On this end, I can ping a remote LAN machine using the Diagnostics -> ping functionality. If you do that pfSense uses the VPN IP, which is known by the Asus router, of course. If you cannot add a static route to the router, you can also solve this by NAT. Go to Firewall > NAT > Outbound, if it do automatic rule generation, check hybrid or manual and hit save. Add a new rule: Interface: OpenVPN Source: Network and enter your LAN network The rest can be left at defaults, save it. If you have more than one OpenVPN connections, you have to assign an interface to each at first and use this in the rule here.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.