[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2665 [Tor Directory Authority]: Create a dirauth DoS response procedure
#2665: Create a dirauth DoS response procedure
-------------------------------------+--------------------------------------
Reporter: mikeperry | Owner:
Type: task | Status: new
Priority: major | Milestone: Tor: 0.2.4.x-final
Component: Tor Directory Authority | Version:
Keywords: | Parent: #2664
Points: | Actualpoints:
-------------------------------------+--------------------------------------
Comment(by ioerror):
Here's an example limit rule:
{{{
iptables -A INPUT -p tcp --dport $DIRPORT -m limit --limit 100/minute
--limit-burst 666 -j ACCEPT
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2665#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs