[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-talk] tor/netfilter: packets without uid
On Fri, May 11, 2012 at 8:01 PM, <johnmurphy323@xxxxxxxxxxxxx> wrote:
> How do I disable time wait?
actually not straight forward. depending on kernel, first try:
echo 1 > /proc/sys/net/ipv4/tcp_rfc1337
some other settings to aggressively prune lingering kernel states:
echo 2 > /proc/sys/net/ipv4/tcp_fin_timeout (or 1)
echo 0 > /proc/sys/net/ipv4/tcp_orphan_retries
you can set these in sysctl.conf if you want to persist...
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk