• Linking multiple sites with one connection per site or without NAT

    1
    0 Votes
    1 Posts
    289 Views
    No one has replied
  • IPsec can not ping site B

    3
    0 Votes
    3 Posts
    600 Views
    P

    @scorpoin Try to change the LAN rule to "any any" to include icmp in your rule. Ping is icmp.

  • Mobile IPSEC - Multiple mobile clients with the same public ip

    7
    0 Votes
    7 Posts
    949 Views
    Y

    up

  • 0 Votes
    4 Posts
    1k Views
    M

    just to reply to my own question: I exported the wrong certificate. I had to download the end-entity certs, which are auto generated, during the Site-to-Site VPN. Once I exported the the correct one, established the tunnel.

    -San

  • No traffic through site-to-site

    1
    0 Votes
    1 Posts
    278 Views
    No one has replied
  • 0 Votes
    1 Posts
    296 Views
    No one has replied
  • Traffic will not route through site-to-site VPN

    5
    0 Votes
    5 Posts
    744 Views
    C

    @mamawe
    Yeah the logs haven't been super helpful, without any traffic flowing there's really not much to look at. These 10 connections on the pfsense machine aren't currently active, we had to switch back to our old VPN server after we tried and failed to get traffic moving out of the tunnel.

  • 0 Votes
    4 Posts
    760 Views
    M

    @bp81
    I would also recommend going with VTI mode as @dotdash proposed.

    You can then use gateway groups for the routing and avoid the routing process.

  • DNS Resolver forward over IPSEC site-to-site VPN

    5
    0 Votes
    5 Posts
    2k Views
    DaddyGoD

    @byte0 said in DNS Resolver forward over IPSEC site-to-site VPN:

    All is well.

    Yup, it's best to be the master of your system, pfSense does not invent new things, it just implements what we already knew.... 😉

    Thanks for your follow up

  • ipsec ikeV2 shared nat subnet

    1
    0 Votes
    1 Posts
    227 Views
    No one has replied
  • Not sure what is happening

    1
    0 Votes
    1 Posts
    224 Views
    No one has replied
  • Not able to set Local Network to Network in IPsec Phase 2

    3
    0 Votes
    3 Posts
    520 Views
    G

    @ar-thomas VTI IPSec is different that a policy IPSec connection. You aren’t making policies for networks rather you are merely creating a gateway over which you can route specific traffic based on static routes and policy based routing. There was a very helpful hangout that was done on VTI IPSec righty after it was included in pfsense. I’ve referred to it a few times over the years myself. It can be found at:

    https://www.slideshare.net/NetgateUSA/routed-ipsec-on-pfsense-244-pfsense-hangout-june-2018

    As the hangout and the pfsense documentation indicate, you need to be very sure that the settings, Ike type (should be 2), encryption and hash, etc, are exactly the same in both the 7100 and 5100.

    Try setting things up from scratch after reviewing the slides and, if you still have issues, please post screenshots of your P1, P2, gateway and static routes for both sides.

    Also, any reason you haven’t updated the 7100 to 21.05?

  • IKEv2 VPN for Mobile Clients using Mutual Certificate + XAuth

    1
    1 Votes
    1 Posts
    453 Views
    No one has replied
  • IPSec VPN With Fortigate Failed

    2
    0 Votes
    2 Posts
    957 Views
    L

    Hi team, for update:

    I just change the Encryption method on both site and now the Pfsense Generate new log:

    J Jun 18 16:32:19 charon 11[CFG] constraint requires public key authentication, but pre-shared key was used Jun 18 16:32:19 charon 11[CFG] <bypasslan|1812639> constraint requires public key authentication, but pre-shared key was used Jun 18 16:32:19 charon 11[CFG] selected peer config 'bypasslan' unacceptable: non-matching authentication done Jun 18 16:32:19 charon 11[CFG] <bypasslan|1812639> selected peer config 'bypasslan' unacceptable: non-matching authentication done

    Both site configure to use PSk and based on the log it authentication ok but also some other log require Public key authentication. Not sure what it is. Please help advices

  • site-2-site IPSec IVEv2 vpn with cisco

    1
    0 Votes
    1 Posts
    257 Views
    No one has replied
  • Route one VLAN over L2TP/PPTP to Unifi

    1
    0 Votes
    1 Posts
    455 Views
    No one has replied
  • IPSEC - NAT - PFSENSE

    2
    0 Votes
    2 Posts
    545 Views
    Y

    @yazur Solution:
    PFSENSE OVH: https://nsa40.casimages.com/img/2021/06/16/210616052718680814.png
    PFSENSE GDD: https://nsa40.casimages.com/img/2021/06/16/210616052659440990.png

  • 0 Votes
    4 Posts
    562 Views
    jimpJ

    2.3.2 is 6 years old. No system is so important that it can't have any downtime in 6 years to upgrade, and if it was, it should be in HA so upgrades have minimum impact.

    Upgrade.

  • Problems with IKEv2 VP from iOS, with certificate based user auth

    1
    0 Votes
    1 Posts
    272 Views
    No one has replied
  • IPsec "trap not found, unable to acquire reqid"

    2
    0 Votes
    2 Posts
    335 Views
    O

    Added IPsec to watchdog

    #!/usr/bin/env bash if [ $(tail /var/log/ipsec.log | /usr/bin/grep "trap not found, unable to acquire reqid" | /usr/bin/wc -l) -gt "0" ]; then kill -9 $(cat /var/run/charon.pid) echo "Executed Charon kill script, IPsec seems locked up" fi
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.