• IPsec connection established, no traffic

    4
    0 Votes
    4 Posts
    1k Views
    X
    Ok, with the help of some experts we got it working. If you ipsec gives you a local network that is not your local network create a virtual ip that is that subnet. Then add a secondary ip in that network on your local computer. Add a static route on the computer. And it's up.  ;D
  • IPSEC VPN on single interface?

    2
    0 Votes
    2 Posts
    3k Views
    C
    You can't do LAN and WAN with one interface like that, but you can do what you're describing with only WAN, no need for two interfaces.
  • IPSEC Net2Net Aggressive not working after reboot

    2
    0 Votes
    2 Posts
    667 Views
    jimpJ
    Probably because it's getting a state leaving WAN before the VPN is up. Waiting allows the state to clear. Add a floating rule to REJECT outbound on WAN for any destination matching your remote VPN subnet(s). That will stop the leakage.
  • IPSEC is UP but no internet

    3
    0 Votes
    3 Posts
    839 Views
    J
    @kapara: what about under IPSEC status?  Do you have any Child SA's? or is only P1 connected? Thank you for your answer. IPSEC Status is fine and services ir running fine . No child SAS. Yes only one P1 connected right now Thank you
  • IPSec for Mobile Clients not working 2.3_1

    22
    0 Votes
    22 Posts
    5k Views
    K
    ok thanks.  I am struggling to find a clear tutorial for this on 2.3.
  • More IPSEC woes…. Horrible performance

    6
    0 Votes
    6 Posts
    1k Views
    K
    I am going to try changing the MTU to 1400 tonight. What is interesting is when I switched to 3des/sha1 from AES on the APU I was able to pass 3-4 mbit on windows file transfers compared to maximum 1.5 on AES 128/Sha1
  • [SOVLED] How to restart ipsec service from command line

    19
    0 Votes
    19 Posts
    37k Views
    K
    With the new version 2.3 are we able to take advantage of all the strongswan commands? I am running 2.2.6 and I lost all connectivity to the GUI during setup of a VPN.  Since I cannot reboot (Business Hours) I wanted to check the status of the VPN's and I was able to run from shell:  ipsec status and was able to get details on all configured tunnels. https://wiki.strongswan.org/projects/strongswan/wiki/IpsecCommand Can we use this to restart the ipsec or is that not recommended?
  • IPSEC EAP-MSCHAPv2Firewall Rules

    3
    0 Votes
    3 Posts
    827 Views
    N
    @cmb: That's handled automatically. Well that is good but for those that come from other firewall system, it is really an abnormally.  I would be better for the system assigned rules to be shown grayed out or even in a different color and not editable.  Thanks.
  • IPSEC VPN with Draytek Router

    3
    0 Votes
    3 Posts
    3k Views
    U
    I think i have found the issue. Default in IPSEC / Advanced Settings the option Configure Unique IDs as is set to yes changed this to no and restarted the VPN and now traffic is working again. previously with Configure Unique IDs as set to yes the only way to get traffic flowing again would be to reboot the PFsense box.
  • Major performance issues ipsec 2.1.5 to 2.3.1 Help if possible????

    6
    0 Votes
    6 Posts
    3k Views
    K
    I just updateted my NTP settings.  Disable time sync in the VM (pfsense 2.3) and rebooted
  • [Solved/Patch] pfSense (dest) -> FritzBox -> Internet <- FritzBox (src)

    2
    0 Votes
    2 Posts
    1k Views
    H
    little update… did some modifications /etc/inc/vpn.inc 1042 if (count($rightsourceips)) { 1043 $rightsourceip = "\trightsourceip = " . implode(',', $rightsourceips) . "\n"; 1044 } 1045 } + + if (isset($ph1ent['avmvirtualip'])) { + $rightsourceip = "\trightsourceip = {$ph1ent['avmvirtualip']}\n"; + } 1046  1047 if (!empty($ph1ent['caref'])) { 1048 $ca = lookup_ca($ph1ent['caref']); 1049 if ($ca) { /conf/config.xml (somewhere in phase1) <avmvirtualip>123.123.123.123</avmvirtualip> (of course, "avmvirtualip" can be replaced with anything) I think, this should be an input field in phase 1 of IPsec. Something like "Force virtualip for remote"… If devs agree, I could write a little patch to include it. Perhaps an advanced text input for more individual configs? For me, this just needs to work the next 2 weeks. But it might be helpful to others?
  • IKEv2 Mobile with Windows 7 (No Route)

    3
    0 Votes
    3 Posts
    2k Views
    K
    Time to upgrade all users to Windows 10 :-)  works great on there with the powershell command!
  • Problems IPsec Pre-Shared Key (2.3.1)

    2
    0 Votes
    2 Posts
    827 Views
    jimpJ
    No changes I'm aware of in that area. Can you try some other variations of your "complex" key? Perhaps it's just one certain type of symbol in it that does not work?
  • IKEv MSCHAP - VPN Problem

    2
    0 Votes
    2 Posts
    2k Views
    S
    Just changed the IP Range to different network and it's working :) (192.168.2.0/24)
  • Ipsec fortigate - pfsense responder only

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Ikev2 on Windows Phone 8.1 Help

    15
    0 Votes
    15 Posts
    8k Views
    M
    Thanks for sharing. That would figure as I do have VPN working on my Lumia 930 and that's configured using MDM and going through a Windows Server as the VPN server. Configuring it manually for pfSense lets it connect, but no data flows through. I'll provide feedback on this issue through the insider hub as the product group does read that stuff. -edit- Giving it another thought though, how can it be that if the UI was broken, it does connect? I don't see the connection between a broken UI and it connecting, but not sending data through. Sounds more like pfSense and Windows 10 Phone not cooperating well in sharing network config. Nevertheless will share in Windows Feedback App.
  • Pfsense 2.3.1 p5 Draytek 2960 Ipsec keeps dropping and connecting

    1
    0 Votes
    1 Posts
    557 Views
    No one has replied
  • [RESOLVED] No return traffic, but other end is sending.

    3
    0 Votes
    3 Posts
    1k Views
    J
    Looks like you were right. They did something, probably finally enabled 1:1 NAT, and now it magically works. Thanks
  • [Solved] Cant access pfsense https over IPSec

    4
    0 Votes
    4 Posts
    2k Views
    M
    @julianbros: Is it only the PfSense http/https service which is broken? Can you confirm by calling other urls from different sites? I had the same problem which was solved by enable MSS clamping on VPN traffic. MSS clamping has solved it for the complete network, thank you!
  • Help Please: Phase 2 Tunnels are down

    7
    0 Votes
    7 Posts
    2k Views
    F
    Thanks a lot then. This solves my problem.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.