Wrong IPv6 in cache
Categories
(Core :: Networking: DNS, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | wontfix |
People
(Reporter: clement+mozilla, Unassigned, NeedInfo)
Details
Attachments
(1 file)
968.92 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
When I visit rss.forumanalogue.fr or www.forumanalogue.fr, Firefox sometimes display toot.forumanalogue.fr instead.
The top image shows the first visit of rss.forumanalogue.fr, then I visit toot.forumanalogue.fr, see middle screenshot, and finally, I visit rss.forumanalogue.fr again, see bottom screenshot.
Actual results:
Sometimes Firefox is having a wrong IPv6 in cache. Using the extension SixOrNot, I can see for rss.forumanalogue.fr the following IPv6 2001:41d0:fecf:8900:216:3eff:fe65:97bc, with the label "Cache". However, this IP corresponds to toot.forumanalogue.fr and the actual IPv6 for rss.forumanalogue.fr is 2001:41d0:fecf:8900:216:3eff:fef1:20a2.
It is not linked to the extension SixOrNot. Indeed, I have the same issue with other computers on my network which don't have this extension installed.
They are also using different DNS resolvers, which makes me wonder if Firefox is ignoring the system DNS resolvers.
DoH is disabled.
For all tested computers, other web browsers are working properly, tested with w3m and Chromium.
I thought that it can come from DNS Prefetching, however, there is no X-DNS-Prefetch-Control in any of the HTTP headers for any of the involved website.
I guess that if it was about cache and cookies, the issue would not be random.
about:networking#dnslookuptool shows correct AAAA entries even when Firefox is having the wrong IPv6 in cache.
Expected results:
Firefox should have cached the IPv6 corresponding to the website, not another one.
Comment 1•3 years ago
|
||
Hi Clément Février,
I tried replicating this on my end using Ubuntu 18.04.3 LTS and Windows 10 pro. When you say "Firefox sometimes display toot.forumanalogue.fr instead." how often does this happen to you? After how many visits?
Can you attach you about:support please?
Please test if the issue occurs to you in safe mode (add-ons disabled). Here is a link that can help you do that:
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
If the issue persists, also test it using a fresh profile, you can find the steps to do that below:
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
Also, try this on the latest version of nightly. You can download it from here: https://nightly.mozilla.org/
I will move this over to a component so developers can take a look over it. If is not the correct component please feel free to change it to an appropriate one.
Thanks for the report.
Best regards, Clara.
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Moving to Networking component
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Description
•