On Sun, Apr 14, 2013, at 08:38 AM, Jochen wrote:
Hello,
I'm running a tor relay (non-exit) on DSL connection. My ISP reconnects me every 24 hours and gives me a new ip. How must tor be configured to publish it's new ip address after reconnect? Can tor daemon (linux) do this automatically or do I have to run a cron job and restart service cron at specific times?
Hi, thanks for running a relay. Tor checks its IP often, and will publish the new one when it detects a change. If you have logging set to at least 'notice' level there will be 'Our IP Address has changed' entries in the log. GD