Closed
Bug 252815
Opened 21 years ago
Closed 19 years ago
No Proxy for: address exclusion problem without full qualified DNS name
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
DUPLICATE
of bug 136789
People
(Reporter: helmut.fischer, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
When excluding a whole subnet from proxy routing like "localhost,200.0.0.0/18",
a link like http://hostname will nevertheless be forwarded to the proxy.
(hostname in subnet assumed). It only bypasses the proxy, when entering the
full qualified domain name "http://hostname.intranet.domain.com".
An(insufficient) workaround is, to exclude "localhost,200.0.0.0/18,hostname"
Reproducible: Always
Steps to Reproduce:
1."No Proxy for" = "localhost, 192.168.100.0/24"
2. http://webserver (webserver=192.168.100.10)
3.
Actual Results:
webserver no found, as routed through proxy
Expected Results:
to find webserver without using proxy
Comment 1•21 years ago
|
||
*** Bug 252816 has been marked as a duplicate of this bug. ***
Comment 2•21 years ago
|
||
dupe of bug 136789
*** This bug has been marked as a duplicate of 136789 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
REOPEN to depends.
This type of feature might not be fixd in both products, so for now, let it
depend on the core problem.
Status: VERIFIED → UNCONFIRMED
Depends on: 136789
OS: Windows XP → All
Hardware: PC → All
Resolution: DUPLICATE → ---
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•21 years ago
|
||
putting *.ac.uk for example works. It's a mistake in the comment in the proxy
dialog. It says .ac.uk is all you have to type but the * is necc.
Comment 6•21 years ago
|
||
I'm not sure this has to depend on bug 136789 which is about resolving names to
addresses before checking to disable the proxy. I'd like to see a simple way to
disable the proxy for all names which are not fully qualified.
How about a simple dot "." to disable all unqualified names?
Christopher: That is a different bug, see bug 91587.
Summary: Proxy address exlusion problem without full qualified DNS name → No Proxy for: address exlusion problem without full qualified DNS name
Summary: No Proxy for: address exlusion problem without full qualified DNS name → No Proxy for: address exclusion problem without full qualified DNS name
*** Bug 287263 has been marked as a duplicate of this bug. ***
Comment 9•19 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
Updated•19 years ago
|
Assignee: bross2 → nobody
Comment 10•19 years ago
|
||
This is a core issue, if Necko fixes it, we'll get the fix.
Status: NEW → RESOLVED
Closed: 21 years ago → 19 years ago
No longer depends on: 136789
Flags: blocking-firefox3?
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•