Closed
Bug 210084
Opened 21 years ago
Closed 21 years ago
Exclusion of proxy settings not possible
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: rainmaker526, Assigned: bugzilla)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6
When giving adresses to exclude use of the proxy server, you can give i.e. .com
to exclude all .com adresses. You cannot use 192.168.0. to exclude all adresses
in a LAN network.
Reproducible: Always
Steps to Reproduce:
1. Go to the options screen
2. Go to "connection"
3. Fill in a proxy server, and at "exclusions" fill in 192.168.0.
4. Go to a webserver in your LAN
Actual Results:
You don't get to the right server
Expected Results:
Bypass the proxy and go to 192.168.0.X instead
Don't really know if this bug is reproduceble on all platforms
*** Bug 210086 has been marked as a duplicate of this bug. ***
Comment 2•21 years ago
|
||
Bug 80918 covered this one. (Proxy: "No Proxy for:" does not support ip address
wildcards)
The format to use is 192.168.0.0/24 assuming your subnet mask is 255.255.255.0
(For those unfamiliar with the format, the /x is the subnet mask expressed in
bits masked)
*** This bug has been marked as a duplicate of 80918 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•