Date: Wed, 15 Jul 2015 08:39:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201581] regression: ipsec not working Message-ID: <bug-201581-8-byi9PHJOHn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201581-8@https.bugs.freebsd.org/bugzilla/> References: <bug-201581-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201581 --- Comment #1 from emz@norma.perm.ru --- After investigation I discovered the following: - now enc0 needs to be up when processing ipsec, if kernel has it - net.enc.out.ipsec_filter_mask and net.enc.in.ipsec_filter_mask default to 1, so the ipsec packets go through firewall - (irrelevant, but still an error) I have "set skip on enc0" in pf.rules file, but upon loading rules I cannot see any occurrences of enc0 in pfctl -vvvs rules. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201581-8-byi9PHJOHn>