• Trouble routing traffic for OS X 10.11 IKEv2 client

    1
    0 Votes
    1 Posts
    676 Views
    No one has replied
  • [solved]Double Tunnels between one multiwan site and one singlewan site

    2
    0 Votes
    2 Posts
    770 Views
    E
    problem solved… I have a misconfig @ Virtual IP.... silly me...
  • Route OPENVPN through IPSEC Encryption domain

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    G
    Think I found the problem. Adding a secunday phase 2 with the OPENVPN range and then set the NAT/BINAT option to 172.16.246.9/32 seems to have fixed it. If anyone else have the same problem
  • IPSec shown als connection established … but isn't anymore

    5
    0 Votes
    5 Posts
    1k Views
    E
    @almabes: I'm experiencing something similar, I think.  I have pfSense support engaged to help figure it out. Do you have any perceptions to that issue meanwhile?
  • VPN PF Sense with PF Sense - Protocol IPsec

    3
    0 Votes
    3 Posts
    1k Views
    P
    https://34643faf-a-9102fed9-s-sites.googlegroups.com/a/bstecnologia.com.br/imagens/arquivos-para-upload/IMG_20151111_161030415.jpg?attachauth=ANoY7cqQDnOTgXRFUmN2UC-2mao86pTqi0Ae5ZYXInu5meFlPh8zVWkCT6Saqj2uQscr7ca0f_9–-seko4TsW78xlRGvfDJ2_6P-mMf9TFz2YO2h-ZqHfuS4_UGMopsHlg-l3d5htDCOa7lwdX9pPE9zTAzsfT54XvR8W2ctQyMRB5Ie5fPcRSxqnt8R603Zhauc-8D6IfsgDZ-_-yVx29Pz_6k5XvY-F8wTONU4Fr84sPNqHt_Jue9Kt1LI-zVmbTBfFRvLoq9&attredirects=0 https://34643faf-a-9102fed9-s-sites.googlegroups.com/a/bstecnologia.com.br/imagens/arquivos-para-upload/IPSec1.PNG?attachauth=ANoY7coJDONBEW1E4NYBDbRP3AM5JqfSUbG_HgwzVIks3_hyBzHXh3LNBlGXhRedymedl31Ec3dkWxp-7Qsazuz6p61eXronNImNiTuD9kHgRH7mBkK1MIKFs9gghnGOvik7x0or3HmgGxkJ0bCvz5Wjjs4JG0lHFoHqApM9jTPc58w92Kknw3ol91qCoNvE712BtD0hz05arJ7SGE5snlISFPT_bqQ9jANpFl2pGnx5wA4xoUQgA3Q%3D&attredirects=0 Try again. Please
  • PfSense 2.2.4 IPSec RoadWarrior VPN Setup HELP!

    5
    0 Votes
    5 Posts
    3k Views
    R
    Are you use fixed ip? because I update to 2.2.4 and roadwarrior stops work. I use dynamic dns and change name conf to ip address. ex: (my identifier): dynamic dns: myfirewall.anydns.org - change to: my identifier: ipaddress: (no need nothing here). In client put the dynamic dns.. Works for me!
  • IPSEC Logging

    2
    0 Votes
    2 Posts
    9k Views
    P
    I've now upgraded to 2.2.5 and the IPSEC logging seems to work slightly differently. To stop all of the DPD traffic logging I've had to set the following Logging Levels in IPSEC Advanced settings to Audit from the default of Control: IPSEC SA Networking Message Encoding Also, the settings are now preserved between re-boots. Is there anyway to get the IPSEC logging to show [P1 Description] (like pre 2.2) as this would make reading the log a lot easier? Regards Peter
  • IKEV2 connect problem.

    2
    0 Votes
    2 Posts
    876 Views
    A
    I have solved it.I change phase2 of local network to 0.0.0.0/0
  • Mobile VPN does not add udp/esp rules if using IP Alias as responder

    3
    0 Votes
    3 Posts
    895 Views
    L
    Not sure what you mean by IP alias of localhost. It's a Virtual IP Address/IP Alias configured on the WAN interface. It is then chosen in the interface entry of Phase 1, instead of the WAN interface. The reason I do this is to avoid exposing the Mobile VPN on the router's primary IP address.
  • IPsec gigabit throughput

    7
    0 Votes
    7 Posts
    3k Views
    T
    @gustavo7w: Googling I found that the problem with smb protocol can be fixed changing MTU value. We've also transferred large files with SFTP or SCP and it doesn't have the same speed issues as SMB.  That may be an option for you too.
  • IPSEC Connections in 2.2.3 fail after a couple of days.

    12
    0 Votes
    12 Posts
    5k Views
    K
    The problem still exists in 2.2.5.  Upgraded from the Development stream to the production version on Friday and today the tunnels are inoperative and can not be restarted.  The IPSEC task can not be stopped from the GUI or from the command line and the only option is to reboot pfsense.
  • IKEv2 and iOS 9

    12
    0 Votes
    12 Posts
    5k Views
    D
    Thanks for the info. I just used the Apple configurator to use AES256/SHA2…but it seems my Windows 10 VPN wants to use DH group2 (1024). Is there an easy way I can change win10 VPN client to use group 21 DH?
  • Security

    1
    0 Votes
    1 Posts
    515 Views
    No one has replied
  • IPSEC IkeV2 Mobile client with EAP-MSCHAPv2 - not connecting.

    10
    0 Votes
    10 Posts
    6k Views
    D
    Thanks Itctech. Added 256. I have discovered that the issue is that the iPhone does not like ".me" addresses. Perhaps it does some pre-validation on the device.  I have just registered a .com address and it connects to the server. However using the .me (which is with the same registry and the sme dynamic ns provider and pointing to the same IP) it fails to connect at all. Looks like an Apple issue. So, now I can connect no problems!  Both from my windows tablet AND my iPhone!  YAY!!!!! Thankyou so much for your help.
  • AWS VPC pfSense IPSec setup

    7
    0 Votes
    7 Posts
    2k Views
    L
    Ensure that you have put in static routes in AWS VPC for the network on pfSense. Ensure that they have propagated into your routing table on AWS. Check that your Network ACLs and Security Groups allow traffic from the pfSense network to your AWS subnets. Check that the AWS instances don't have a firewall configured that blocks your traffic too.
  • MOVED: IPSEC / L2TP

    Locked
    1
    0 Votes
    1 Posts
    623 Views
    No one has replied
  • Multiple Phase 1 Encryption Proposals for Mobile Client

    2
    0 Votes
    2 Posts
    931 Views
    L
    Just realized I posted it in the wrong subforum. If a mod can move it to IPSEC that would be great. Looks like someone requested this functionality four months ago: https://redmine.pfsense.org/issues/4826 Something as simple as "Auto" in AES selection box on Phase 1 that replicates the proposals for each strength would probably work too.
  • Normal charon memory usage?

    18
    0 Votes
    18 Posts
    6k Views
    J
    @cmb: The most significant leaks are now fixed in 2.2.5. Well, we've patched around them, anyway.
  • Create a L2TP/IPSec server in pfSense?

    5
    0 Votes
    5 Posts
    1k Views
    jimpJ
    What exactly didn't work? And are you certain it was the firewall that didn't work? L2TP/IPsec client support is extremely inconsistent and in some cases broken. Move on to IKEv2… L2TP/IPsec isn't worth the trouble.
  • Questions migrating Linux Strongswan IKEv2 setup

    2
    0 Votes
    2 Posts
    857 Views
    jimpJ
    EAP-TLS is IKEv2 with per-user certificates.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.