Ermal Luçi wrote:
look at this http://forum.pfsense.org/index.php/topic,13847.0.html
Just out of sheer curiosity - what the heck does this do, why does solve his problems, and what makes those particular values the correct ones to put there?

- Joel

In /etc/rc.bootup add there near the comment
/* start IPsec tunnels */

exec("/sbin/sysctl net.enc.out.ipsec_bpf_mask=0x00000000");
exec("/sbin/sysctl net.enc.out.ipsec_filter_mask=0x00000001");
exec("/sbin/sysctl net.enc.in.ipsec_bpf_mask=0x00000000");
exec("/sbin/sysctl net.enc.in.ipsec_filter_mask=0x00000002");

save and reboot.



---------------------------------------------------------------------
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org

Reply via email to