IPSec outbound traffic being blocked on IPSec interface
-
Great, thanks for the feedback. :)
Steve
-
Working for me too! :D
-
I'm seeing symptoms like those described in this thread with IPv6. I'm trying to use an IPv6 Phase 2 in an IPv4 Phase 1 which uses NAT-T. I'm trying to send all incoming LAN traffic out through a remote VPN server.
The IPv6 states appear to be backwards and all outgoing IPv6 is being blocked by:
block in log inet6 all tracker 1000000105 label "Default deny rule IPv6"
Creating a "sloppy floating rule" like the one mentioned earlier in this thread helps somewhat, but traffic still stalls, especially if I take any action that reloads the filters.
I'm new to IPsec so it could be user error, but IPv4 seems to be working fine over the same Phase 1 without any added rules.
-
I'm seeing symptoms like those described in this thread with IPv6. I'm trying to use an IPv6 Phase 2 in an IPv4 Phase 1 which uses NAT-T. I'm trying to send all incoming LAN traffic out through a remote VPN server.
Are you running 2.4? If not, try 2.4. If you are on 2.4, make sure you are on a current snapshot.
If this is still a problem on a current 2.4 snapshot, comment on https://redmine.pfsense.org/issues/7015 with the details of your IPsec setup, firewall rules, and state table contents.
-
I'm running 2.4.0.b.20170403.0902.
I'll gather some details for that bug.
Thanks.
-
Hello,
I have the same problem, I have 3 PFsense (A, B, C) in IPSEC VPN site-to-site.
Until version 2.3.6 everything worked perfectly. Just after upgrading to Version 4, Site C only passes PING but no TCP / UDP service.The strange thing is that A and B work perfectly.
I reset the configuration of C (2 HP DL160Gen9 Server in HA) and tried to create a local VPN between C1 and C2 with version 2.3.6 and it works perfectly. Just updating to version 2.4 works only on PING.
I think it is a bug that only affects some hardware with version 2.4. -
Hi,
Not sure if it's related, but I saw similar state weirdness. IKEv2 mobile clients, with clients behind nat, but server with public IP. IPv4 only.
In my case the trigger seemed to be multiple clients with the same credentials, when I had peer identifier set to any, and configure unique IDs = yes. I saw similar unidirectional TCP issues as well. -
-
Hello,
Could you please detail this point?
I tried to set this floating rule on ipsec interface without success.The ping is OK between the two subnet, but the inbound TCP traffic was blocked by IPSec interface default IPv4 rule.
Ver: 2.4.2
Thanks,
Istvan -
I found the solution:
Add an allow all 'floating' rule, with interface set to the GRE interface, and direction set to any. Also, note that both the rule on the GRE interface, and the floating rule have advanced option 'State Type' set to NONE