Date: Tue, 04 Sep 2018 06:24:53 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 231143] Ipfw fwd with route(8) RTF_BLACKHOLE and fast forwarding on FreeBSD 11 Message-ID: <bug-231143-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231143 Bug ID: 231143 Summary: Ipfw fwd with route(8) RTF_BLACKHOLE and fast forwarding on FreeBSD 11 Product: Base System Version: 11.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: run00er@gmail.com A situation has arisen in which ipfw fwd stops working when=20 RTF_BLACKHOLE or RTF_REJECT, ROUTE (8), is enabled on=20 Freebsd 11 release. FreeBSD 11.2-RELEASE-p1 route add default 127.0.0.1 -blackhole =E2=80=93iface ipfw show 00100 30 4056 fwd 10.0.0.5 ip from table(1) to not 10.0.0.0/8 in via em0 The packet counter changes, but forwarding does not work. On FreeBSD 10 everything works fine. I suppose this is due to changes to forwarding -> fast forwarding by=20 default in FreeBSD 11 and man ROUTE (8), =E2=80=9CBUGS - unless IP fast for= warding is enabled, in which case the meaning of the flag will always be honored.=E2= =80=9D --=20 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-231143-227>