Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Socks proxy and google services

97 views
Skip to first unread message

Kevin Denis

unread,
Sep 12, 2012, 8:05:26 AM9/12/12
to
Hello,

I use ssh with socks proxy: -D 1080

From some times I see a strange behavior with google services: it just
hangs my connection. It could be google.com, or blogger, or analytics.
(sometimes other sites, but it happens more frequently with google).
Th connection just hangs, no errors, and everything, even the ssh
connection itself is blocked.
Then, either one or more connection fails, and everything gets back normal.
If I want to regain connectivity, I could also close my browser (either
firefox or chrome)

I tcpdump'ed ssh server side, and saw nothing stranges, just packet
going through and never going back. I turn log on (-v) and nothing
strange too. I only have some "connection administratively prohibited"
but I'm used to see it and don't think there is more or less since the
problem arose.

My ssh conn is fine I can scp large file without problems, and my
connection from the sshd server to web is fine too. So, my question is,
how can I troubleshoot this problem, and how can I add more logs?

Thanks.
--
Kevin

Kevin Denis

unread,
Sep 19, 2012, 11:17:53 AM9/19/12
to
Le 12-09-2012, Kevin Denis <ke...@nowhere.invalid> a �crit�:
> I use ssh with socks proxy: -D 9050
>
Some more infos for this problem.
A ssh -vvv shows me something strange:
(lots of logs, then):
debug3: channel 49: status: The following connections are open:
#6 client-session (t4 r0 i0/0 o0/0 fd 10/11 cc -1)
#49 direct-tcpip: listening port 9050 for ssl.gstatic.com port 443, connect
from 127.0.0.1 port 59262 (t4 r42 i3/0 o3/0 fd 55/55 cc -1)

And everything is frozen. Then, after a while:
debug3: channel 49: close_fds r 55 w 55 e -1
And the connexion works again.

So, what is this connexion 49, and how can I read the
t4 r42 i3/0 o3/0 fd 55/55 cc -1 numbers?

thanks
--
Kevin

0 new messages