[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Tor errors
- To: or-talk@xxxxxxxx
- Subject: Tor errors
- From: Alexandre Vieira <nullpt@xxxxxxxxx>
- Date: Sat, 10 Sep 2005 18:21:29 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Sat, 10 Sep 2005 13:21:45 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=X5S+D0QjG3zpd6QoDqC7ILZsRoQC3iS/ng9kOfY2VSyZxfz3ZWgbvvMWkeP3I5+MfAKjCn/2avaMlVmhX/u4OTOi+9Vxs7LWqP+gRzufZkI1bIkT9vpMl4y3/zRM2sstzEq3Y79Zwl624GHHOozj/hpIMbw5ofbryn8EQG0jC+Q=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
Hello,
I had tor working in my office (more info in my older thread:
http://archives.seul.org/or/talk/Aug-2005/msg00082.html) but suddenly
it got broken. I receive this message when I try to use it:
Sep 10 18:12:59.418 [warn] connection_or_read_proxy_response(): The
https proxy sent back an unexpected status code 502 ("Proxy Error ( SSL
port specified is not allowed. )"). Closing.
The only changed I made to torrc is:
HttpProxy 127.0.0.1:8888
HttpsProxy 127.0.0.1:8888
So it can talk with my NTLM authenticator/proxy which is working fine (tested).
Anyone knows what this could be?
Cheers