Bug 37535

Summary: ip-adresses do not work as proxy exceptions
Product: [Unmaintained] kio Reporter: Christian Bornträger <christian>
Component: httpAssignee: Dawit Alemayehu <adawit>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: dcinege, igor.poboiko, jiggyshome, rasasi78, thiago
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Christian Bornträger 2002-01-26 20:41:25 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kio-http
Version:           Unbekannt (using KDE 2.2.2 )
Severity:          normal
Installed from:    Mandrake Linux 8.1 i586 - Vitamin
Compiler:          gcc version 2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk)
OS:                Linux (i686) release 2.4.17-ide
OS/Compiler notes: 

if I define a proxy
and define a no proxy line
e.g.
141.24.44.0/23 

the proxy is still used for computers in this
subnet if I access them.



(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Waldo Bastian 2002-09-13 22:35:38 UTC
proxy determination does not do hostname <-> IP resolution
Comment 2 Dawit Alemayehu 2003-01-28 06:30:11 UTC
And we do not support ranges either.  Bumping down to wishlist since this is a missing feature 
and not a bug. 
Comment 3 Dawit Alemayehu 2003-07-28 15:00:44 UTC
*** Bug 48221 has been marked as a duplicate of this bug. ***
Comment 4 Thiago Macieira 2005-02-03 03:49:37 UTC
*** Bug 98474 has been marked as a duplicate of this bug. ***
Comment 5 Raúl 2009-11-19 13:36:38 UTC
Confirmed on konqueror 4.3.1, kdelibs 4.3.2. If i get server ip and add it to the proxy free ip list and the I go to the url (including server name) proxy will be used when it should not.
Comment 6 Thiago Macieira 2009-11-19 14:05:16 UTC
If you write "127.0.0.1" in the exception list, then browse to http://localhost, the exception will not match.

The exception list matches only the address you type. Doing name-resolution is not acceptable, so matching the IP is not a feature we can add.
Comment 7 Dawit Alemayehu 2011-05-26 08:13:33 UTC

*** This bug has been marked as a duplicate of bug 62663 ***
Comment 8 Igor Poboiko 2011-05-26 09:08:41 UTC
This one was submitted before bug 62663, so that bug should actually be a duplicate :P
Comment 9 Dawit Alemayehu 2011-05-26 09:31:48 UTC
(In reply to comment #8)
> This one was submitted before bug 62663, so that bug should actually be a
> duplicate :P

I already commented on the other bug report about the state of affairs that is why I marked this one as duplicate instead. Otherwise, I would have done what you stated above.