On 2010-07-03 00:31, Roger Dingledine wrote: >> Any hints for finding the cause? >> I will be away a few days starting tomorrow. > > A) What's the nickname / IP address? That will help us know how to help > look for it.
pindarots.xs4all.nl / 1d1dnt3d1th3c0nf1g > B) Have you checked that the ports are actually reachable from the > outside? `iptables -L -v -n -x` shows a port 9001 with accepted packets increasing. > C) What's making a controller connection every 5 minutes? That seems > unusual. Probably not anything bad, but I don't know what configuration > would do that. SocksPort 9050 # what port to open for local application connections SocksListenAddress 127.0.0.1 # accept connections only from localhost DataDirectory /var/lib/tor ControlPort 9051 Nickname 1d1dnt3d1th3c0nf1g Address pindarots.xs4all.nl ORPort 9001 ExitPolicy reject *:* # middleman only -- no exits allowed BandwidthRate 20 KB BandwidthBurst 21000 HardwareAccel 1 AccelName padlock AccountingStart day 12:21 AccountingMax 2 GB DisableAllSwap 1 User _tor It didn't do this before... Udo *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe or-talk in the body. http://archives.seul.org/or/talk/

