Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. ipsec
    Log in to post
    • All categories
    • T

      DHCP-Relay over RoutedVTI IPsec ?

      Watching Ignoring Scheduled Pinned Locked Moved DHCP and DNS dhcp-relay routedvti ipsec
      1
      0 Votes
      1 Posts
      493 Views
      No one has replied
    • I

      IPSec Firewall not allowing SNMP

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec ipsec rules snmp
      1
      0 Votes
      1 Posts
      557 Views
      No one has replied
    • I

      Web GUI incredible slow after IPSEC configurations

      Watching Ignoring Scheduled Pinned Locked Moved webGUI web gui ipsec problems not working
      2
      0 Votes
      2 Posts
      647 Views
      I

      UPDATE:

      I've been doing some tests trying to know where the problem is and it seems that finally it comes from WAN interface. I configured first WAN but until I configured the IPSEC tunnels the problem didnt appear.

      Today I reinstall a fresh pfsense and first of all I configured the tunnels with no problems and when I configured the WAN the problem start. If I enable WAN with DHCP or Static IP without a gateway it works everything fine, when I choose a IPv4 Upstream gatewy then return the problem.

      At this point this topic can be closed.

    • S

      IPSEC with Nat Translation - no route

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec traslation routing
      2
      0 Votes
      2 Posts
      649 Views
      S

      @sdedurana a error in config. Solved. Please close.

    • I

      After configure some IPSEC tunnels PfSense collapse

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec webgui freeze vpn tunnel
      2
      0 Votes
      2 Posts
      684 Views
      No one has replied
    • D

      Routed IPsec to Azure

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec azure vti phase 1 phase 2
      1
      0 Votes
      1 Posts
      634 Views
      No one has replied
    • B

      Multiple sites served by a single P1?

      Watching Ignoring Scheduled Pinned Locked Moved IPsec frr ipsec vti
      3
      0 Votes
      3 Posts
      864 Views
      B

      @keyser Oof. Sounds like I'm in unsupported configuration territory here.

      I'll see how it performs in a lab.

    • J

      Route OpenVPN traffic through IPSec Tunnel

      Watching Ignoring Scheduled Pinned Locked Moved OpenVPN ipsec openvpn routiing
      2
      0 Votes
      2 Posts
      737 Views
      V

      @joshopkins
      Seems all the settings you did are correct, apart from the push-route commands in the default options. These do the same as the "local networks" setting does, which is the preferred way. You shouldn't have both settings.

      Ensure that the access is allowed by rules on all incoming interfaces. Means on the OpenVPN interface at B and on the IPSec of A and C.

      To see what's going on, sniff the traffic on the involved interfaces, while you try to access a remote IP from an OpenVPN client.

    • T

      IPsec tunnels not connecting during CARP HA failover

      Watching Ignoring Scheduled Pinned Locked Moved IPsec carp ipsec
      3
      0 Votes
      3 Posts
      1k Views
      T

      Wanted to add a bit more info here as this issue remains even after upgrading to 2.6.0 today.

      My tunnels are IKEv2 in VTI mode.

      Under Phase 1 Advanced Options, I set "Child SA Start Action" to "Initiate at start (VTI or Tunnel Mode)"
      and
      "Child SA Close Action" to "Restart/Reconnect"

      Under Phase 2 > Keep Alive, I use a host on the other side of the tunnel with Keep Alive "Enable periodic keep alive check".

      The tunnels do not establish if I shut down the MASTER CARP node or "Enter Persistent CARP Maintenance Mode" on the MASTER CARP node. I have to click Connect to manually establish the tunnels.

      Seeing these messages in the IPsec System Log
      charon[43289]: 04[CFG] trap not found, unable to acquire reqid 5002

      Have anyone else seen this issue?

    • S

      IKEV1 Site to Site VPN - Cannot ping Remote Lan

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec ikev1 site-to-site cisco asa
      2
      0 Votes
      2 Posts
      670 Views
      V

      @shahidge4
      The tcpdump from WAN is pretty useless, since the connection is established already.

      Your P2 has a single remote IP. So the VPN will only allow access to this one.
      Do a packet capture on the IPSec interface.

      Ensure that the remote host does not block access from the remote network.

    • D

      IPSec roadwarrior freezes after 15-60 minutes

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec roadwarrior freezing
      1
      0 Votes
      1 Posts
      465 Views
      No one has replied
    • T

      Mysterious ghost IPsec VPN entry on IPsec Status page

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec
      1
      0 Votes
      1 Posts
      465 Views
      No one has replied
    • M

      IPSec before Windows login

      Watching Ignoring Scheduled Pinned Locked Moved IPsec vpn before login ipsec
      1
      0 Votes
      1 Posts
      488 Views
      No one has replied
    • D

      IPsec hub with 16 spokes supernet

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec hub & spoke s2s access
      1
      0 Votes
      1 Posts
      599 Views
      No one has replied
    • semiraueS

      Pfsense 1:1 NAT with site-to-site ipsec

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions ipsec nat site-to-site openvpn
      4
      0 Votes
      4 Posts
      1k Views
      stephenw10S

      So the P2 will effectively end up being (in my example) 10.200.10.0/24 to 10.100.10.0/24.
      Each side 'hides' it;s local 10.10.10.0/24 subnet behind another, same sized, subnet. You could use any unused subnet for that I just chose 10.100.10.0 and 10.200.10.0.

      So on each side that would be the Binat address.

      https://docs.netgate.com/pfsense/en/latest/vpn/ipsec/phase-2-nat.html

      However if you do not need access between the two subnets dircetly but only from the pfSense_1 OpenVPN subnet this becomes easier. You only need to BiNAT on the pfSense_2 side like:

      Screenshot from 2022-05-12 14-02-05.png

      On the pfSense_1 side the P2 would be just be 172.10.10.0/24 to 10.100.10.0/24

      To access the remote side VPN clients would need to use the equivalent NAT address.

      Steve

    • F

      How to set SPD's/traffic selectors in IPsec?

      Watching Ignoring Scheduled Pinned Locked Moved webGUI web gui ipsec bgp
      1
      0 Votes
      1 Posts
      540 Views
      No one has replied
    • A

      SecureW2 ipsec eap-tls

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec ikev2
      1
      0 Votes
      1 Posts
      842 Views
      No one has replied
    • fremoisF

      FreeBox Pro et VPN IPSec Site à site montés (P1 et P2 OK) mais très difficilement utilisables

      Watching Ignoring Scheduled Pinned Locked Moved Français vpn tunnel ipsec mtu
      12
      0 Votes
      12 Posts
      7k Views
      M

      Merci @nicolas-R je vais tester t'as solution.

    • T

      NAT whole network to IPsec

      Watching Ignoring Scheduled Pinned Locked Moved IPsec mikrotik ipsec nat sql rdp
      1
      0 Votes
      1 Posts
      790 Views
      No one has replied
    • R

      NHRP via FRR for dynamic full mesh inter-data center topology

      Watching Ignoring Scheduled Pinned Locked Moved IPsec dmvpn mesh ipsec ospf frr
      2
      0 Votes
      2 Posts
      1k Views
      R

      Well according to this documentation NHRP via FRR is not available for FreeBSD. 😞

      http://docs.frrouting.org/en/latest/overview.html#feature-matrix