Advertisement
Guest User

MacLemon

a guest
Feb 5th, 2010
682
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. # uname -a
  2. FreeBSD 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Feb 6 02:50:23 CET 2010 root@:/usr/obj/nanobsd.Alix3D2-63-9c2246c/usr/src/sys/ALIXKERNEL-63-9c2246c i386
  3. #
  4. # /usr/local/etc/rc.d/tor/tor start
  5. Starting tor.
  6. Feb 06 03:00:43.407 [notice] Tor v0.2.1.22. This is experimental software. Do not rely on it for strong anonymity. (Running on FreeBSD i386)
  7. Feb 06 03:00:43.418 [notice] Initialized libevent version 1.4.13-stable using method kqueue. Good.
  8. Feb 06 03:00:43.419 [notice] Opening OR listener on 0.0.0.0:9001
  9. Feb 06 03:00:43.419 [notice] Opening Directory listener on 0.0.0.0:9030
  10. Feb 06 03:00:43.419 [notice] Opening Socks listener on 127.0.0.1:9050
  11. #
  12. # tail -f /var/log/messages
  13. Feb 6 03:00:46 Tor[1232]: No current certificate known for authority tor26; launching request.
  14. Feb 6 03:00:46 Tor[1232]: No current certificate known for authority dizum; launching request.
  15. Feb 6 03:00:46 Tor[1232]: No current certificate known for authority ides; launching request.
  16. Feb 6 03:00:46 Tor[1232]: No current certificate known for authority gabelmoo; launching request.
  17. Feb 6 03:00:46 Tor[1232]: No current certificate known for authority dannenberg; launching request.
  18. Feb 6 03:00:46 Tor[1232]: No current certificate known for authority urras; launching request.
  19. Feb 6 03:00:46 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have no network-status consensus.
  20. Feb 6 03:00:47 Tor[1232]: Guessed our IP address as 86.59.70.21 (source: 194.109.206.212).
  21. Feb 6 03:00:48 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have no network-status consensus.
  22. Feb 6 03:00:48 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have no network-status consensus.
  23. Feb 6 03:01:47 Tor[1232]: I have no descriptor for the router named "Lemonion" in my declared family; I'll use the nickname as is, but this may confuse clients.
  24. Feb 6 03:02:02 Tor[1232]: Bootstrapped 45%: Asking for relay descriptors.
  25. Feb 6 03:02:02 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have only 0/1551 usable descriptors.
  26. Feb 6 03:02:03 Tor[1232]: Bootstrapped 57%: Loading relay descriptors.
  27. Feb 6 03:02:03 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have only 95/1551 usable descriptors.
  28. Feb 6 03:02:03 Tor[1232]: Bootstrapped 58%: Loading relay descriptors.
  29. Feb 6 03:02:03 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have only 111/1551 usable descriptors.
  30. Feb 6 03:02:03 Tor[1232]: Bootstrapped 65%: Loading relay descriptors.
  31. Feb 6 03:02:03 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have only 204/1551 usable descriptors.
  32. Feb 6 03:02:04 Tor[1232]: Bootstrapped 72%: Loading relay descriptors.
  33. Feb 6 03:02:04 Tor[1232]: I learned some more directory information, but not enough to build a circuit: We have only 296/1551 usable descriptors.
  34. Feb 6 03:02:04 Tor[1232]: We now have enough directory information to build circuits.
  35. Feb 6 03:02:04 Tor[1232]: Bootstrapped 80%: Connecting to the Tor network.
  36. Feb 6 03:02:05 Tor[1232]: Bootstrapped 85%: Finishing handshake with first hop.
  37. Feb 6 03:02:08 Tor[1232]: Bootstrapped 90%: Establishing a Tor circuit.
  38. Feb 6 03:02:13 Tor[1232]: Tor has successfully opened a circuit. Looks like client functionality is working.
  39. Feb 6 03:02:13 Tor[1232]: Bootstrapped 100%: Done.
  40. Feb 6 03:02:13 Tor[1232]: Now checking whether ORPort 86.59.70.21:9001 and DirPort 86.59.70.21:9030 are reachable... (this may take up to 20 minutes -- look for log messages indicating success)
  41. Feb 6 03:02:48 Tor[1232]: We're missing a certificate from authority with signing key 1FD9845C566C40EC0401B9857C98824CB6D4F747: launching request.
  42. Feb 6 03:02:48 Tor[1232]: We're missing a certificate from authority with signing key 42CF43879B4F1188CB428564EE1D319CE7C502B9: launching request.
  43. Feb 6 03:03:20 Tor[1232]: Self-testing indicates your ORPort is reachable from the outside. Excellent. Publishing server descriptor.
  44. Feb 6 03:03:25 Tor[1232]: Self-testing indicates your DirPort is reachable from the outside. Excellent.
  45. Feb 6 03:03:25 Tor[1232]: Performing bandwidth self-test...done.
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement