Closed
Bug 61434
Opened 24 years ago
Closed 24 years ago
address of DNS is not updated if it couldn't be dertermined before
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
People
(Reporter: futzilogik, Assigned: neeti)
Details
I have a computer with a non-permanent network connection. So I use the PPP
dialup program wvdial 1.41 (see http://www.worldvisions.ca/wvdial/). Here's the
problem:
When I'm not connected, /etc/resolv.conf does not contain a nameserver address.
If Mozilla tries to make a DNS request then, this will of course fail. The
problem is that Mozilla does not update this after I have got a connection and
/etc/resolv.conf contains a valid nameserver address. Any DNS request still
fails. Mozilla does not retry to get the nameserver address if it could not be
determined before.
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Marking really as a dupe, sorry
*** This bug has been marked as a duplicate of 63564 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe of bug 63564: "mozilla doesn't watch /etc/resolv.conf"
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•