Pfsense reboot when i login from vpn IPSEC
-
Hello,
i have 2 pfsense (2.1.5 and 2.2.1) with VPN IPSEC (ikev1) and multiples P2 :
site A (2.1.5) <–------> VPN <-------> site B (2.2.1)
i m on site A and if i connect to pfsense on site B via its IP LAN with the VPN, the pfsense reboot... if i connect to pfsense on site B via its IP WAN no problem.
opther exemple : if my nagios check pfsense on site B via its IP LAN with the VPN, the pfsense also reboot ...
When the pfsense on site B had a firmware 2.1.5, i had no probem...The pfsense site B does not provide me any log who explain the reboot...
any idea ? Thanks
-
Upgrade to 2.2.2
This was a confirmed problem in 2.2.1 -
That's still an open issue. https://redmine.pfsense.org/issues/4537
The workaround is to go to System>Advanced, System Tunables, and add a tunable for net.inet.ipsec.directdispatch with value 0.
-
@cmb:
That's still an open issue. https://redmine.pfsense.org/issues/4537
The workaround is to go to System>Advanced, System Tunables, and add a tunable for net.inet.ipsec.directdispatch with value 0.
it works !! thanks :)