After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 582645 - Cannot connect through SOCKS (ssh -D) proxy
Cannot connect through SOCKS (ssh -D) proxy
Status: RESOLVED DUPLICATE of bug 553269
Product: epiphany
Classification: Core
Component: Backend
2.28.x
Other All
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-14 18:44 UTC by Quel Qun
Modified: 2009-10-19 22:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Quel Qun 2009-05-14 18:44:26 UTC
Please describe the problem:
Initially reported on Mandriva: https://qa.mandriva.com/show_bug.cgi?id=50920

I am connected to a remote machine via 'ssh -D locport remote.machine.net' and
setting localhost:locport as a SOCKS proxy in firefox works. If I try to set
the same with gnome-network-properties, it is set in gconf, but epiphany cannot
connect. Using an http proxy works.


Steps to reproduce:
Steps to Reproduce:
1. Connect to an external machine via:
$ ssh -D 4321 remote.machine.net

2. localhost:4321 should now be usable as a SOCKS5 proxy

3. Set this with gnome-network-properties

4. Trying to connect to an outside site with epiphany results in 'Cannot
connect to destination.'



Actual results:
4. Trying to connect to an outside site with epiphany results in 'Cannot
connect to destination.'


Expected results:
External access to the web.

Does this happen every time?
yes

Other information:
Maybe similar to http://bugzilla.gnome.org/show_bug.cgi?id=553269

 Comment #3 from Jens Granseuer    (developer, points: 23)
2008-09-23 16:15 UTC [reply]

Well, nobody would look at a "general" bug. You need to file separate bugs
against specific packages which fail to work so the people responsible for
those packages can look at it.
Comment 1 Quel Qun 2009-10-19 20:14:28 UTC
Right, so epiphany cannot connect and this bug is filed against epiphany.
Five months later, it is still valid and still sitting here as unconfirmed.
Reporting anything in here is such a waste of time.
epiphany-2.28.0
Comment 2 Reinout van Schouwen 2009-10-19 22:14:40 UTC
Possibly a libsoup problem.
Comment 3 Dan Winship 2009-10-19 22:27:48 UTC
yes, libsoup doesn't support SOCKS. will eventually be fixed by GSocket SOCKS support

*** This bug has been marked as a duplicate of bug 553269 ***