Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 1.49 KB | Hits: 80 | Expires: Never
Copy text to clipboard
  1. @Kubuntu:~/myTorNetwork#4/work/authorities/auth1$ tor -f torrc
  2. Mar 21 15:32:57.276 [notice] Tor v0.2.1.25. This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686)
  3. Mar 21 15:32:57.279 [warn] You have used DirServer or AlternateDirAuthority to specify alternate directory authorities in your configuration. This is potentially dangerous: it can make you look different from all other Tor users, and hurt your anonymity. Even if you've specified the same authorities as Tor uses by default, the defaults could change in the future. Be sure you know what you're doing.
  4. Mar 21 15:32:57.279 [warn] TestingTorNetwork is set. This will make your node almost unusable in the public Tor network, and is therefore only advised if you are building a testing Tor network!
  5. Mar 21 15:32:57.279 [notice] Initialized libevent version 1.4.11-stable using method epoll. Good.
  6. Mar 21 15:32:57.279 [notice] Opening OR listener on 0.0.0.0:3001
  7. Mar 21 15:32:57.279 [notice] Opening Directory listener on 0.0.0.0:4001
  8. Mar 21 15:32:57.279 [warn] Couldn't open file for 'Log notice file /home/ilter/myTorNetwork': Is a directory
  9. Mar 21 15:32:57.279 [notice] Closing partially-constructed listener OR listener on 0.0.0.0:3001
  10. Mar 21 15:32:57.279 [notice] Closing partially-constructed listener Directory listener on 0.0.0.0:4001
  11. Mar 21 15:32:57.279 [warn] Failed to parse/validate config: Failed to init Log options. See logs for details.
  12. Mar 21 15:32:57.279 [err] Reading config failed--see warnings above.