Re: [tor-relays] Exit filtering Necto3 93.115.95.204

2017-01-13 Thread Dakota Hourie
On Fri, Jan 13, 2017 at 7:45 PM, teor  wrote:

> Is there a test for OpenDNS 'Malicious URL' filtering?


There is! They run a test/demonstration site for malicious filtering at
http://www.internetbadguys.com/.

- Dakota -
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Exit filtering Necto3 93.115.95.204

2017-01-13 Thread teor

> On 14 Jan 2017, at 10:55, Geoff Down  wrote:
> 
> 
> Would the operator of the above mentioned exit please remove OpenDNS
> 'Malicious URL' filtering.

I've forwarded your request to bad-relays@, who will BadExit the relay
once they've determined it is refusing valid requests.

Is there a test for OpenDNS 'Malicious URL' filtering?

> (PS having a .onion contact address doesn't work, I think)

necto.onion is not a valid onion service: it does not have enough
characters.

T

--
Tim Wilson-Brown (teor)

teor2345 at gmail dot com
PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B
ricochet:ekmygaiu4rzgsk6n
xmpp: teor at torproject dot org






signature.asc
Description: Message signed with OpenPGP
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


[tor-relays] Exit filtering Necto3 93.115.95.204

2017-01-13 Thread Geoff Down

Would the operator of the above mentioned exit please remove OpenDNS
'Malicious URL' filtering.
Thanks,
GD
(PS having a .onion contact address doesn't work, I think)

-- 
http://www.fastmail.com - Same, same, but different...

___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Uptime missing from Arm

2017-01-13 Thread Damian Johnson
Hi Arisbe, glad it's working for ya! Nyx should have file descriptor
counts if you're using more than 60% and there's room for it in the
header. For what it's worth here's the relevant bits...

https://gitweb.torproject.org/nyx.git/tree/nyx/panel/header.py#n407
https://gitweb.torproject.org/nyx.git/tree/nyx/panel/header.py#n243

Cheers! -Damian


On Fri, Jan 13, 2017 at 2:06 PM, Arisbe  wrote:
> Thanks for the effort to improve Arm (now Nyx).  I've only tried NYX with
> the default config file but I don't see the file descriptors enabled.  Did
> we lose this data?
>
> arisbe
>
>
>
> On 1/13/2017 11:43 AM, Damian Johnson wrote:
>>>
>>> Thx Damian for this !
>>> Please you give some useful commands to install and use it ?
>>>
>>> I'll be happy to try your tool!
>>> Many thx :)
>>
>> % git clone https://git.torproject.org/stem.git
>> % cd stem
>> % sudo python setup.py install
>> % cd ..
>>
>> % git clone https://git.torproject.org/nyx.git
>> % cd nyx
>> % sudo python setup.py install
>> ___
>> tor-relays mailing list
>> tor-relays@lists.torproject.org
>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>
>
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] assign_to_cpuworker failed

2017-01-13 Thread teor

> On 14 Jan 2017, at 06:18, diffusae  wrote:
> 
> Hello!
> 
> What does this warning mean?
> 
> "Jan 13 09:31:49.000 [warn] assign_to_cpuworker failed. Ignoring."

When tor tried to give a task (cell decryption) to a cpuworker, it
didn't work. This can happen for a few different reasons.

> Do I need to reduce the number of connection to the relay or could I
> ignore this message?

Check the other warnings/notices near this warning.
If there aren't any, then there's no problem.

T

--
Tim Wilson-Brown (teor)

teor2345 at gmail dot com
PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B
ricochet:ekmygaiu4rzgsk6n
xmpp: teor at torproject dot org






signature.asc
Description: Message signed with OpenPGP
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Uptime missing from Arm

2017-01-13 Thread Arisbe
Thanks for the effort to improve Arm (now Nyx).  I've only tried NYX 
with the default config file but I don't see the file descriptors 
enabled.  Did we lose this data?


arisbe


On 1/13/2017 11:43 AM, Damian Johnson wrote:

Thx Damian for this !
Please you give some useful commands to install and use it ?

I'll be happy to try your tool!
Many thx :)

% git clone https://git.torproject.org/stem.git
% cd stem
% sudo python setup.py install
% cd ..

% git clone https://git.torproject.org/nyx.git
% cd nyx
% sudo python setup.py install
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Uptime missing from Arm

2017-01-13 Thread Damian Johnson
> Thx Damian for this !
> Please you give some useful commands to install and use it ?
>
> I'll be happy to try your tool!
> Many thx :)

% git clone https://git.torproject.org/stem.git
% cd stem
% sudo python setup.py install
% cd ..

% git clone https://git.torproject.org/nyx.git
% cd nyx
% sudo python setup.py install
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


[tor-relays] assign_to_cpuworker failed

2017-01-13 Thread diffusae
Hello!

What does this warning mean?

"Jan 13 09:31:49.000 [warn] assign_to_cpuworker failed. Ignoring."

Do I need to reduce the number of connection to the relay or could I
ignore this message?

Regards,


___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Uptime missing from Arm

2017-01-13 Thread Petrusko
Thx Damian for this !
Please you give some useful commands to install and use it ?

I'll be happy to try your tool!
Many thx :)

> I've been rewriting it from the ground up and that's Nyx...
> https://gitweb.torproject.org/nyx.git

-- 
Petrusko
C0BF 2184 4A77 4A18 90E9 F72C B3CA E665 EBE2 3AE5




signature.asc
Description: OpenPGP digital signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays