Bug 183303

Summary: Add a fastforwarding check to the ipsec rc script
Product: Base System Reporter: olivier
Component: binAssignee: freebsd-rc (Nobody) <rc>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: ae
Priority: Normal Keywords: patch
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description olivier 2013-10-25 17:10:01 UTC
as noticed in inet(4): fastforwarding is not compatible with ipsec, but there is no error message from the kernel regarding this incompatibility when used together.
Here is a simple chock added on the rc.d/ipsec script regarding this incompatibility

Fix: Apply this patch

Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:58:59 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Andrey V. Elsukov freebsd_committer freebsd_triage 2019-05-20 11:36:36 UTC
IP fast forwarding now works by default if ICMP redirects is disabled.