Menu

#171 Socks + SSL = broken

open
nobody
None
5
2010-04-15
2010-04-15
No

I'm attempting to use a socks server to connect to a company IRC server. The company IRC server requires SSL.
I have localhost:1080 as the socks server (tunneled over SSH).

* Looking up chat.sanitizeddomain.com
* Looking up 127.0.0.1
* Connecting to 127.0.0.1 (127.0.0.1) port 1080...

After this it just hangs. I *suspect* but can't prove that it is trying to negotiate SSL on 1080. I can confirm that no packets were sent to the real server in question, as seen by both the client host, and by the socks server.

Discussion


Log in to post a comment.