Bug 451648
| Summary: | Impossible to reach local network when proxy is set | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luca Foppiano <luca> | ||||||||
| Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 9 | CC: | mcepl, rstrode, walters | ||||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | firefox-3.0-1.fc9.x86_64 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2008-06-18 15:59:06 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Luca Foppiano
2008-06-16 13:30:27 UTC
Do you have in Edit/Preferences/Advanced/Network/Settings set "Use System Settings"? What is the output of this command in xterm? env |grep proxy Yes. Remote websites works...maybe is a problem about proxy ignore host list. [lfoppiano@sboing ~]$ env | grep proxy [lfoppiano@sboing ~]$ Set your proxy correctly in gnome-network-preferences. Proxy is correctly setted in gnome-network-preferences. Created attachment 309596 [details]
network proxy preferences
Created attachment 309597 [details]
network proxy preferences
Created attachment 309598 [details]
network proxy preferences
I guess my proxy preferences are corrected, in the host ignore list I have also another field, and I can't reach to that hosts...(that hosts are locals) With epiphany all works without problems. ok, today when I launch env | grep proxy i got the correct strings: [lfoppiano@sboing ~]$ env | grep proxy http_proxy=http://******:*********@proxy:80/ no_proxy=localhost,127.0.0.0/8,*.domain [lfoppiano@sboing ~]$ I didn't do anything respect last my message... Anyone have the same problem? I update my firefox to firefox-3.0-1.fc9.x86_64 and this bug seems to be fixed. Luca |