* Fw: [Bug 215739] New: /proc/sys/net/ipv4/conf/*/send_redirects doesn't work per-interface
@ 2022-03-24 15:08 Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2022-03-24 15:08 UTC (permalink / raw)
To: netdev
Begin forwarded message:
Date: Thu, 24 Mar 2022 13:10:51 +0000
From: bugzilla-daemon@kernel.org
To: stephen@networkplumber.org
Subject: [Bug 215739] New: /proc/sys/net/ipv4/conf/*/send_redirects doesn't work per-interface
https://bugzilla.kernel.org/show_bug.cgi?id=215739
Bug ID: 215739
Summary: /proc/sys/net/ipv4/conf/*/send_redirects doesn't work
per-interface
Product: Networking
Version: 2.5
Kernel Version: 5.4.154
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: IPV4
Assignee: stephen@networkplumber.org
Reporter: luke-jr+linuxbugs@utopios.org
Regression: No
I have some custom routing rules that ICMP redirects interfere with, so I tried
to disable them by writing 0 to /proc/sys/net/ipv4/conf/br-lan/send_redirects,
but this didn't actually work. Neither did it for the bridge sub-interfaces.
To disable redirects, I had to write to
/proc/sys/net/ipv4/conf/lo/send_redirects instead.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-24 15:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-24 15:08 Fw: [Bug 215739] New: /proc/sys/net/ipv4/conf/*/send_redirects doesn't work per-interface Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).