This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 232446

Summary: Add checkboxes "Private network" & "Loopback" to "No Proxy Hosts" setting
Product: platform Reporter: terje7601
Component: ProxyAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description terje7601 2013-07-09 12:45:17 UTC
In my opinion it would be handy for the "No Proxy Hosts" setting (under "Tools -> Options -> Manual Proxy Settings -> More...") to have 2 additional checkboxes:

Private network -> for all reserved addresses: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, fc00::/7
Loopback -> for all loopback interfaces: 127/8, ::1, localhost

In our corporate environment, we need a proxy to access anything "on the outside", but need to avoid it for machines on our intranet. So being able to simply enable the "Private network" checkbox would be very handy.