Hi, I run tor under freebsd 6.2, and got this message with debug:
[EMAIL PROTECTED] /var/log/tor]$tail -f debug.log Mar 11 15:04:38.314 [notice] Tor 0.1.1.26 opening new log file. Mar 11 15:04:38.316 [debug] parse_dir_server_line(): Trusted dirserver at 18.244.0.188:9031 (46DB) Mar 11 15:04:38.316 [debug] parse_dir_server_line(): Trusted dirserver at 18.244.0.114:80 (E45D) Mar 11 15:04:38.316 [debug] parse_dir_server_line(): Trusted dirserver at 86.59.21.38:80 (1F85) Mar 11 15:04:38.317 [debug] parse_dir_server_line(): Trusted dirserver at 140.247.60.64:80 (F5FC) Mar 11 15:04:38.317 [debug] parse_dir_server_line(): Trusted dirserver at 194.109.206.212:80 (EAD6) Mar 11 15:04:38.333 [info] or_state_load(): Loaded state from "/root/.tor/state" Mar 11 15:04:38.333 [warn] tor_init(): You are running Tor as root. You don't need to, and you probably shouldn't. Mar 11 15:04:38.347 [info] crypto_seed_rng(): Seeding RNG from "/dev/urandom" Mar 11 15:04:39.578 [info] read_file_to_str(): Could not stat "/root/.tor/cached-routers". Mar 11 15:04:39.579 [info] read_file_to_str(): Could not stat "/root/.tor/cached-routers.new". Mar 11 15:04:39.604 [info] update_router_have_minimum_dir_info(): We have 0 of 5 network statuses, and we want more than 2. Mar 11 15:04:39.605 [notice] I learned some more directory information, but not enough to build a circuit. Mar 11 15:04:39.606 [info] update_router_descriptor_client_downloads(): Not enough networkstatus documents to launch requests. Mar 11 15:04:39.606 [info] update_router_descriptor_client_downloads(): Not enough networkstatus documents to launch requests. Mar 11 15:04:39.667 [info] or_state_save(): Saved state to "/root/.tor/state" Mar 11 15:04:39.668 [info] update_networkstatus_client_downloads(): For 5/5 running directory servers, we have 0 live network-status documents. Downloading 5. Mar 11 15:04:39.669 [info] router_pick_directory_server(): No reachable router entries for dirservers. Trying them all again. Mar 11 15:04:39.669 [info] router_pick_directory_server(): Still no reachable router entries. Reloading and trying again. Mar 11 15:04:39.670 [info] read_file_to_str(): Could not stat "/root/.tor/cached-routers". Mar 11 15:04:39.671 [info] read_file_to_str(): Could not stat "/root/.tor/cached-routers.new". Mar 11 15:04:39.671 [info] directory_get_from_dirserver(): No router found for network status; falling back to dirserver list Mar 11 15:04:39.672 [debug] directory_initiate_command(): initiating network-status fetch Mar 11 15:04:39.672 [debug] connection_connect(): Connecting to [scrubbed]:80. Mar 11 15:04:39.673 [debug] connection_connect(): Connection to [scrubbed]:80 in progress (sock 8). Mar 11 15:04:39.674 [debug] connection_add(): new conn type Directory, socket 8, nfds 3. Mar 11 15:04:39.674 [debug] write_to_buf(): added 4 bytes to buf (now 4 total). Mar 11 15:04:39.674 [debug] write_to_buf(): added 221 bytes to buf (now 225 total). Mar 11 15:04:39.675 [debug] write_to_buf(): added 34 bytes to buf (now 259 total). Mar 11 15:04:39.675 [info] update_router_have_minimum_dir_info(): We have 0 of 5 network statuses, and we want more than 2. Mar 11 15:04:39.689 [debug] conn_write_callback(): socket 8 wants to write. Mar 11 15:04:39.689 [debug] connection_dir_finished_connecting(): Dir connection to router 140.247.60.64:80 established. Mar 11 15:04:39.690 [debug] flush_buf(): 8: flushed 259 bytes, 0 ready to flush, 0 remain. Mar 11 15:04:39.690 [debug] connection_dir_finished_flushing(): client finished sending command. Mar 11 15:04:40.677 [debug] connection_bucket_refill(): global_write_bucket now 9436925. Mar 11 15:04:50.686 [info] update_router_descriptor_client_downloads(): Not enough networkstatus documents to launch requests. Mar 11 15:05:01.695 [info] update_router_descriptor_client_downloads(): Not enough networkstatus documents to launch requests. Mar 11 15:05:12.705 [info] update_router_descriptor_client_downloads(): Not enough networkstatus documents to launch requests. its loop the message " update_router_descriptor_client_downloads(): Not enough networkstatus documents to launch requests." there is also no cached-routers under ~/.tor any idea ? thanks, Dr.Death ====================== The Best Security Is Knowledge -- _______________________________________________ Get your free email from http://bsdmail.com

