Re: [tor-relays] Local DNS on Exit logs failed user queries

2016-08-17 Thread teor
> On 18 Aug 2016, at 15:46, Andrew Deason wrote: > > On Wed, 17 Aug 2016 12:23:15 +1000 > teor wrote: > >> Has anyone checked if the logs on other resolvers (like unbound) have >> the same issue? > > On my exit running unbound, I haven't seen any messages from unbound > beyond the startup/shu

Re: [tor-relays] Local DNS on Exit logs failed user queries

2016-08-17 Thread Andrew Deason
On Wed, 17 Aug 2016 12:23:15 +1000 teor wrote: > Has anyone checked if the logs on other resolvers (like unbound) have > the same issue? On my exit running unbound, I haven't seen any messages from unbound beyond the startup/shutdown messages for the past several weeks, but maybe I just haven't

Re: [tor-relays] Guard Flag without stable Flag

2016-08-17 Thread Ivan Markin
George Kadianakis: > I think this is OK. > > The patch that required Stable flag for Guard flag only got merged recently: Just for the record, the corresponding ticket [1] and commit [2]. > I'm not sure how many dirauths run a Tor version with that patch. % git tag --contains c4208ef65f58836670

Re: [tor-relays] Guard Flag without stable Flag

2016-08-17 Thread George Kadianakis
tmbates12 writes: > [ text/plain ] > My relatively new Tor relay has somehow managed to get a Guard flag without > having the Stable flag, I'm not sure if this is supposed to happen though..? > > https://atlas.torproject.org/#details/ABF5C38A93F2D7E77A226871AB0ADB052279B48F > [ text/plain ] I th

Re: [tor-relays] Guard Flag without stable Flag

2016-08-17 Thread Green Dream
Looks like the guard flag already fell off. In any case I wouldn't worry about this. I think clients probably wouldn't choose a guard without the stable flag? ___ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin

Re: [tor-relays] Problems with isp's onestrike policy

2016-08-17 Thread teor
> On 18 Aug 2016, at 08:23, majacobs wrote: > >>> >>> Cut off three times because of worm spread alert. I ran an exit node for >>> just a couple of weeks. First came in while i was away on holiday . Could >>> not connect to my vpn but noticed that one of my consumer routers send a >>> reboot

Re: [tor-relays] Guard Flag without stable Flag

2016-08-17 Thread teor
> On 18 Aug 2016, at 07:10, tmbates12 wrote: > > My relatively new Tor relay has somehow managed to get a Guard flag without > having the Stable flag, I'm not sure if this is supposed to happen though..? > > https://atlas.torproject.org/#details/ABF5C38A93F2D7E77A226871AB0ADB052279B48F Looks

[tor-relays] Fwd: Problems with isp's onestrike policy

2016-08-17 Thread majacobs
>> >> Cut off three times because of worm spread alert. I ran an exit node for >> just a couple of weeks. First came in while i was away on holiday . Could >> not connect to my vpn but noticed that one of my consumer routers send a >> reboot message around the first day of my vacation and didn'

[tor-relays] Guard Flag without stable Flag

2016-08-17 Thread tmbates12
My relatively new Tor relay has somehow managed to get a Guard flag without having the Stable flag, I'm not sure if this is supposed to happen though..? https://atlas.torproject.org/#details/ABF5C38A93F2D7E77A226871AB0ADB052279B48F ___ tor-relays mailing

Re: [tor-relays] Local DNS on Exit logs failed user queries

2016-08-17 Thread Tristan
I couldn't find the default config for Unbound when I installed it, so I just used the example file. Logging is disabled by default in this file. Unbound has a setting for "log-queries" which will print a line with time, IP, name, type, and class for each query. Not sure if setting this to "no" wil

Re: [tor-relays] ExoneraTor down

2016-08-17 Thread Peter Palfrader
On Wed, 17 Aug 2016, Alexander Dietrich wrote: > I just tried to use ExoneraTor, but it seems to be down: > https://exonerator.torproject.org/ There is some database maintenance going on. It should be back later this evening if all goes well. -- | .''`. ** De

[tor-relays] ExoneraTor down

2016-08-17 Thread Alexander Dietrich
Hi, I just tried to use ExoneraTor, but it seems to be down: https://exonerator.torproject.org/ Best regards, Alexander -- PGP Key: https://dietrich.cx/pgp | 0x52FA4EE1722D54EB ___ tor-relays mailing list tor-relays@lists.torproject.org https://lists.t

Re: [tor-relays] Web server and TOR bridge at same IP:port

2016-08-17 Thread simon
On 16.08.2016 14:26, Alen Hiew wrote: > Is it possible to configure on own physical server a https Web server > (for ex., Apache) at port 443 and obfs4 or meek bridge at same static > global IP address and same port 443? I've set up something like this for normal tor node (not obfs), see nginx sit