• IPsec Multisite

    2
    0 Votes
    2 Posts
    468 Views
    M
    We have this setup for small remote officers (about 10 to 15 users at each office) You just want to make a IPSEC tunnel from A to B, A to C, A to D and so on. I would test it with: IKEv1 Mutual PSK and Pre-Shared Key AES 128 bits SHA1 - DH 2 AES 128 bits SHA1 PFS key 2
  • VPN(IPSEC) drops after 59 minutes.

    2
    0 Votes
    2 Posts
    532 Views
    M
    @TMSUnited: I have a Draytek 2860 connected to pfsense on 1and1 cloud.  I can establish a connection and the network performs as expected.  However, even though I have set the time out in Phase 1 & 2 to 86400 the connection drops after 59 minutes. I also tried setting up a ping xxx…. -t from both ends but this didn't keep the connection alive.  the Draytek is set to keep alive so it looks like Phase 2 is forcing this to drop after an hour.  The Draytek is set up to Dial in only. pfsesne is 2.4.2 I see quite a few issues with IPSEC so wondering if this is a psfense bug.  I used a 1.x version before and the connection was faultless for years. Thanks Do you have a "Automatically ping host" setup on phase 2?
  • PfSense to ZyXel IPSec VPN Help!

    2
    0 Votes
    2 Posts
    2k Views
    T
    I'm very new to this but I had the same issues connecting my Draytek 2860. With 2.4.2 I tried with two colleagues to connect with various combinations and in the end it only seemed to work on IKV2 with 3DES on G2 for phase 1 and 3DES_MD5 for phase 2.  In the end Draytek support solved the issue.  You may find it is different for ZyXel.
  • [SOLVED] VPN Tunnel

    12
    0 Votes
    12 Posts
    1k Views
    M
    @ikkuranus: Are you aware that 192.0.0.1-192.167.255.255 are public addresses and shouldn't be used for private use unless assigned to you by your ISP? 192.1.x.x and 192.2.x.x fall into that range. Yes I am aware ;) Its all working now with the setup we need. Thank You
  • Ipsec Asa Vpn

    2
    0 Votes
    2 Posts
    500 Views
    DerelictD
    From your "diagram", they are the ones who have to NAT. What is the IPsec access list on the ASA side? What is the phase 2 defined on your side (including any NAT if present there) ?
  • [SOLVED]How to exclude IPSec traffic from NAT properly

    2
    0 Votes
    2 Posts
    624 Views
    V
    SOLVED I forgot to add firewall rules firewall->rules->ipsec: add rule to allow traff from ASA-side to LAN
  • IPSEC fails after Restore to new Hardware

    2
    0 Votes
    2 Posts
    507 Views
    G
    I have logged into the router at the other end, and it has almost the same messages (over & over) in the IPSEC log: Mar 6 16:30:12 charon 05[KNL] creating acquire job for policy 223.252.22.77/32|/0 === 203.49.236.246/32|/0 with reqid {3} Mar 6 16:30:12 charon 05[KNL] creating acquire job for policy 223.252.22.77/32|/0 === 203.49.236.246/32|/0 with reqid {3} Mar 6 16:30:12 charon 06[CFG] ignoring acquire, connection attempt pending Mar 6 16:30:12 charon 06[CFG] ignoring acquire, connection attempt pending Mar 6 16:30:14 charon 06[KNL] creating acquire job for policy 223.252.22.77/32|/0 === 203.49.236.246/32|/0 with reqid {3} Mar 6 16:30:14 charon 06[KNL] creating acquire job for policy 223.252.22.77/32|/0 === 203.49.236.246/32|/0 with reqid {3} Mar 6 16:30:14 charon 13[CFG] ignoring acquire, connection attempt pending Mar 6 16:30:14 charon 13[CFG] ignoring acquire, connection attempt pending Mar 6 16:30:17 charon 06[KNL] creating acquire job for policy 223.252.22.77/32|/0 === 203.49.236.246/32|/0 with reqid {3} Mar 6 16:30:17 charon 06[KNL] creating acquire job for policy 223.252.22.77/32|/0 === 203.49.236.246/32|/0 with reqid {3} Mar 6 16:30:17 charon 05[CFG] ignoring acquire, connection attempt pending Mar 6 16:30:17 charon 05[CFG] ignoring acquire, connection attempt pending Maybe I need to change the level of logging? Or need to look at a different log? Also in the IPSEC Status screen I can see the connecting trying twice in parallel (see attached image) [image: IPSEC_Status.JPG] [image: IPSEC_Status.JPG_thumb]
  • IPSec and traffic blocked leaving the enc0 interface

    3
    0 Votes
    3 Posts
    1k Views
    L
    Thanks for the quick reply! I have tried wide open (ip any any) rules on both the ipsec interface and the LAN interface, and tested initiating connections in both directions.  It would always allow in to enc0 but "default deny out" of enc0.  I will setup to test again and get some state info and captures on the interfaces and post the results here.  It may take a couple days to get time to do so.
  • 0 Votes
    1 Posts
    326 Views
    No one has replied
  • Routing selective outbound NAT traffic through IPSEC

    2
    0 Votes
    2 Posts
    488 Views
    DerelictD
    OpenVPN will be a lot more flexible for that.
  • Routing specific /24 over ipsec

    2
    0 Votes
    2 Posts
    461 Views
    DerelictD
    That's because you cannot policy route IPsec like you can OpenVPN. You might be able to use a phase 2 of 10.47.5.0/24 <-> 0.0.0.0/0 with the reciprocal on the other side, but OpenVPN is a lot more flexible in this regard.
  • IPSEC performance? tinc?

    1
    0 Votes
    1 Posts
    774 Views
    No one has replied
  • Mobile client to home network w/ access to remote site-to-site network

    2
    0 Votes
    2 Posts
    445 Views
    M
    I think we want to do the same thing ish https://forum.pfsense.org/index.php?topic=144475.0
  • How to configure VPN Client l2tp/ipsec with PFsense

    3
    0 Votes
    3 Posts
    12k Views
    S
    Windows clients use 3DES for the encryption, use 3DES in the phase 1 of the IPSec tunnel instead of AES. Source: https://support.microsoft.com/en-ca/help/325158/default-encryption-settings-for-the-microsoft-l2tp-ipsec-virtual-priva
  • Only 1 IPSec VPN Tunnel Can be UP at a Time

    21
    0 Votes
    21 Posts
    2k Views
    S
    Thanks Buddy
  • Pfsense –> Juniper SRX 240 - NAT / BINAT translation

    1
    0 Votes
    1 Posts
    457 Views
    No one has replied
  • IPSec Tunnel Granting One Way Traffic

    2
    0 Votes
    2 Posts
    314 Views
    DerelictD
    Firewall rules on the IPsec tab on pfSense?
  • VPN IS down after a time period

    3
    0 Votes
    3 Posts
    562 Views
    S
    I have the same problem right now…all works until they start dropping like flies and won't reconnect!
  • Direct traffic in IPSECVPN Site to Site "Phase 2 Tunnels"?

    5
    0 Votes
    5 Posts
    639 Views
    I
    That worked!!! Thank you very much.
  • [SOLVED] cross platform IKEv2 VPN - no DNS on Linux/Mac/IOS

    7
    0 Votes
    7 Posts
    12k Views
    T
    @shpokas: I fixed the DNS issue on OS X and IOS by using Apple Configurator to create VPN profile and manually adding DNS section in it. Here's how to do it: https://lists.strongswan.org/pipermail/users/2015-October/008842.html This is definitely the key for split DNS with macOS and iOS!  More details can be found in Apple's Configuration Profile Reference https://developer.apple.com/library/content/featuredarticles/iPhoneConfigurationProfileRef/Introduction/Introduction.html#//apple_ref/doc/uid/TP40010206-CH1-SW612 Look for the DNS Dictionary Keys section and it explains the use of SupplementalMatchDomains to control spilt DNS.  Not sure why this isn't available from the Configuration GUI, but… there you go.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.