Closed
Bug 286155
Opened 20 years ago
Closed 20 years ago
Firefox only looks up A records even with network.dns.disableIPv6 set to false
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: overlordq, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Trying to load the page at http://d6.6dns.org/info/ipv6 fails in Firefox with an Address Not Found error. Pinging d6.6dns.org [2002:416e:f037::1] from 3ffe:4005:1000:6e::2 with 32 bytes of data: Reply from 2002:416e:f037::1: bytes=32 time=450ms The host is alive, trying to load the page usign the IP directly: http://[2002:416e:f037::1] Returns a The Connection was refused Message. Logging the traffic with Ethereal, for some reason Firefox is trying to connect to the ipv4 address of: 0.0.7.210 Reproducible: Always Steps to Reproduce: 1. Navigate to http://d6.6dns.org/info/ipv6 2. Get Error Mesage 3. Rinse and repeat with http://[2002:416e:f037::1] Actual Results: Site does not load Expected Results: Site should load
| Reporter | ||
Comment 1•20 years ago
|
||
I'm going to set this to INVALID, correct me if I'm wrong, after going back and trying the sites again they appear to be working, it must have been a temporary problem somewhere down the line I'm guessing.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•