Open Bug 856277 Opened 11 years ago Updated 2 months ago

/16 mask in no proxy setting not working

Categories

(Core :: Networking: Proxy, defect, P3)

19 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: mustafabayramgil, Unassigned)

Details

(Whiteboard: [necko-backlog])

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
Build ID: 20130215130331

Steps to reproduce:

193.140.0.0/16 setting not worked. 193.140.220.1 proxy. must be direct.



Expected results:

worked
OS: Windows 7 → All
Hardware: x86_64 → All
Please update you bug title and description to be understable.

If you're testing Bugzilla, use http://landfill.bugzilla.org/
Flags: needinfo?(mustafabayramgil)
when i set no proxy for like this

193.140.0.0/16

i want make direct connect with 193.140.220.1. because 
16 means 255.255.0.0 . 
so when computer connect to 193.140.220.1 bypass proxy and must be make direct connection.
this is not worked.
Flags: needinfo?(mustafabayramgil)
Summary: no proxy for → no proxy for setting not worked
Component: Untriaged → Networking: HTTP
Product: Firefox → Core
Hi mustafabayramgi - what is the URL you are expecting to not use the proxy?

Is it http://193.140.220.1/foo ?

or does it contain a DNS name that resolves to 193.140.220.1? The "no proxy" config item does not resolve dns for you. You could do that with a PAC file, however.

this is "works for me".
Flags: needinfo?(mustafabayramgil)
(In reply to Patrick McManus [:mcmanus] from comment #3)
> Hi mustafabayramgi - what is the URL you are expecting to not use the proxy?
> 
> Is it http://193.140.220.1/foo ?
> 
> or does it contain a DNS name that resolves to 193.140.220.1? The "no proxy"
> config item does not resolve dns for you. You could do that with a PAC file,
> however.
> 
> this is "works for me".
if i set noproxy like this
193.140.0.0/16
means when i connect 193.140.216.9 or 193.140.220.1 or 193.140.221.5
computer make direct connection. but computer make connection to this connection via proxy. when i try same setting
like this 10.0.0.0/8 . computer make direct connection to 10.50.55.1. so it works. i thing it is bug. so i write here. dns is not related this. because i always make conncetion but wrong route.  

i learn alternatively howto using & writing pac file. i always  do what ever i want if it possible.

i thing this is bug & continue.
Flags: needinfo?(mustafabayramgil)
Summary: no proxy for setting not worked → /16 mask in no proxy setting not working
Whiteboard: [necko-backlog]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Severity: normal → S3

Moving bug to Core/Networking: Proxy.

Component: Networking: HTTP → Networking: Proxy
You need to log in before you can comment on or make changes to this bug.