On Wed, Jul 15, 2015 at 02:28:38AM +0200, L.R. D.S. wrote:
> I did the update of a box today, from 5.7 to 5.8 snapshot. Everything
> is working fine, except the tor package. On 5.7 it work normally,
> without any additional configurations, but in 5.8 it cannot complete
> connections. I watched my interface (re0) with tcpdump when trying a
> connection and the connection go to the exit nodes, but can't download
> the content.
> 
> The package is from 
> http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/

You changed your PKG_PATH or pkg.conf to that URL and ran 'sudo pkg_add
-u', right?

> Default /etc/tor/torrc
> 
> What I tried:
> - Purge packages/cache/configurations and reinstall;
> - tor-resolve (in different domains);
> - torsocks (cURL and Firefox);
> - SOCKS5 in localhost:9050 (firefox);
> 
> Maybe:
> - It's just a bad configuration (higher probability, since I'm not a 
> sysadmin);
> - Tor network instability;
> - Tor incompatibility with -current 5.8;
> - Bad compiled package;
> - My ISP is blocking Tor connections (I don't think so).

Can you give examples of what's going wrong from the logs? They should
show up in /var/log/messages.

Also, there's a pretty well-populated mailing list for Tor on the BSDs:

        http://lists.nycbug.org/mailman/listinfo/tor-bsd

You may have better luck there. I suspect that this problem has a pretty
simple fix, though. I've been running snapshots for about five months
and have never had an issue with Tor (which I use daily), so I think
it's specific to your machine.

Reply via email to