From: Russell King - ARM Linux admin <linux@armlinux.org.uk>
To: netdev@vger.kernel.org
Subject: v5.2: stuck ipv4 redirects
Date: Thu, 12 Dec 2019 11:44:52 +0000 [thread overview]
Message-ID: <20191212114452.GF25745@shell.armlinux.org.uk> (raw)
Hi,
I'm seeing a problem with ipv4 redirects seemingly not expiring.
I have:
- A VM running a 5.2 kernel, with IP address 192.168.0.251/23, default
route 192.168.0.254.
- The main router at 192.168.0.254/23.
- A second router which was at 192.168.1.59/23, but which I moved to
192.168.0.245/23. Behind this is a subnet 192.168.253.252/30.
The VM at some point received a redirect from 192.168.0.254 for
192.168.253.254, telling it to redirect to 192.168.1.59.
Since the IP change of the second router, the VM has been unable to
contact 192.168.253.254, but can contact 192.168.253.253. What I
see via tcpdump is:
11:34:48.549410 ARP, Request who-has 192.168.1.59 tell 192.168.0.251, length 28
I haven't found a way to view any information on the redirects that
the VM kernel has accepted. The `ip' tool doesn't seem to have any
way to access that information (or I'm missing something.)
Any ideas what is going on, how to inspect the kernel's state from
userland wrt redirects, and how this can be solved without rebooting?
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 12.1Mbps down 622kbps up
According to speedtest.net: 11.9Mbps down 500kbps up
next reply other threads:[~2019-12-12 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-12 11:44 Russell King - ARM Linux admin [this message]
2019-12-12 11:59 ` v5.2: stuck ipv4 redirects Russell King - ARM Linux admin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191212114452.GF25745@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).