Date: Tue, 01 Aug 2017 11:09:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 221137] FreeBSD 11+ does not send ICMP redirects Message-ID: <bug-221137-2472-nVoQt0nWdv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221137-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-221137-2472@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=3D221137 --- Comment #3 from Andrey V. Elsukov <ae@FreeBSD.org> --- (In reply to igorr from comment #2) > But it is good to have ICMP redirects without special tweaks. > Everything worked in 9.X, and I have checked that 10.3 also sends ICMP > redirects. Yes, it was broken with ip_tryforward introduction. But I don't like the solution with M_SKIP_FIREWALL. This flag can be used by pfil module and clearing it can break something. I prefer to reintroduce sysctl variable to disable tryforward. --=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-221137-2472-nVoQt0nWdv>