Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 15738 by MMJ.Bue: No connectivity with system proxy settings
http://code.google.com/p/chromium/issues/detail?id=15738

Chrome Version       : Chromium 3.0.192.0 Build 19719
URLs (if applicable) :
Other browsers tested: Chrome (dev), IE, Fx, Safari, Opera
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4: OK
   Firefox 3.5: OK
          IE 8: OK
         Opera: OK

Problem?
Since build 19000something I'm not longer able to connect to the
internet with my proxyfied machine. I'm still able to reach local
sites and on my non proxyfied box everything works fine. Both machines
are XP professional SP3 with all patches applied.
When using the --proxy-server argument everything works fine on the
proxyfied box. Logs for several test cases attached.


Please provide any additional information below. Attach a screenshot if
possible.

Chromium 3.0.192.0 Build 19719 (system proxy settings) -- NO WEB ACCESS
[3572:5572:1808627937:INFO:proxy_service.cc(619)] New proxy configuration
was loaded:
{
   auto_detect: 0
   pac_url:
   proxy_rules:
   {
     type: TYPE_SINGLE_PROXY
     single_proxy: socks4://192.168.2.1:1080
     proxy_for_http: 192.168.2.1:8080
     proxy_for_https: 192.168.2.1:8080
     proxy_for_ftp: 192.168.2.1:8080
   }
   proxy_bypass_local_names: 1
   proxy_bypass_list:
   {
     192.168.*.*
     192.168.2.1:1080
     192.168.2.1:8080
   }
   id: 1
}

Chromium 3.0.192.0 Build 19719 (--proxy-server=192.168.2.1:8080) -- WORKS
[4140:4848:1808191421:INFO:proxy_service.cc(619)] New proxy configuration
was loaded:
{
   auto_detect: 0
   pac_url:
   proxy_rules:
   {
     type: TYPE_SINGLE_PROXY
     single_proxy: 192.168.2.1:8080
     proxy_for_http:
     proxy_for_https:
     proxy_for_ftp:
   }
   proxy_bypass_local_names: 0
   proxy_bypass_list:
   id: 1
}

Chrome 3.0.190.4 (system proxy settings) -- WORKS
[4972:5128:1808305000:INFO:proxy_service.cc(619)] New proxy configuration
was loaded:
{
   auto_detect: 0
   pac_url:
   proxy_rules:
   {
     type: TYPE_PROXY_PER_SCHEME
     single_proxy:
     proxy_for_http: 192.168.2.1:8080
     proxy_for_https: 192.168.2.1:8080
     proxy_for_ftp: 192.168.2.1:8080
   }
   proxy_bypass_local_names: 1
   proxy_bypass_list:
   {
     192.168.*.*
     192.168.2.1:1080
     192.168.2.1:8080
   }
   id: 1
}


Hope you can sort that out.
Keep up your great work. It's highly appreciated. :-)

Cheers
Markus

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to