Thanks I think it works.
A few quick questions:
1. Do I have to type in those two commands everytime I boot BT2?
2. The low internet speed is of course caused by the proxy-server. I barely get 200kbps downstream and even less upstream.
With more people using Tor and not 'donating' bandwidth the system will get slower and slower right.
3. In Europe people are more and more using Tor for Torrent downloading. Isn't this very bad for the Tor network? Won't that eat all the available bandwidth?
Code:
t ~ # privoxy /etc/privoxy/config
Jan 19 15:07:07 Privoxy(-1210091840) Info: loading configuration file '/etc/privoxy/config':
Jan 19 15:07:07 Privoxy(-1210091840) Fatal error: can't bind to 127.0.0.1:8118: There may be another Privoxy or some other proxy running on port 8118
bt ~ # tor
Jan 19 15:07:12.991 [notice] Tor v0.1.1.26. This is experimental software. Do not rely on it for strong anonymity.
Jan 19 15:07:12.992 [notice] Configuration file "/usr/local/etc/tor/torrc" not present, using reasonable defaults.
Jan 19 15:07:12.992 [notice] Initialized libevent version 1.1b using method poll. Good.
Jan 19 15:07:12.992 [notice] connection_create_listener(): Opening Socks listener on 127.0.0.1:9050
Jan 19 15:07:12.993 [warn] tor_init(): You are running Tor as root. You don't need to, and you probably shouldn't.
Jan 19 15:07:13.837 [notice] I learned some more directory information, but not enough to build a circuit.
Jan 19 15:07:16.265 [warn] connection_dir_client_reached_eof(): Received directory with skewed time (server '86.59.21.38:80'): we are 60 minutes ahead, or the directory is 60 minutes behind.
Jan 19 15:07:16.588 [warn] routers_update_all_from_networkstatus(): Please upgrade! This version of Tor (0.1.1.26) is obsolete, according to 3/3 network statuses. Versions recommended by at least 1 authority are: 0.1.2.17, 0.1.2.18, 0.1.2.19, 0.2.0.6-alpha, 0.2.0.7-alpha, 0.2.0.8-alpha, 0.2.0.9-alpha, 0.2.0.11-alpha, 0.2.0.12-alpha, 0.2.0.13-alpha, 0.2.0.14-alpha, 0.2.0.15-alpha, 0.2.0.17-alpha
Jan 19 15:07:16.590 [notice] I learned some more directory information, but not enough to build a circuit.
Jan 19 15:07:17.777 [notice] I learned some more directory information, but not enough to build a circuit.
Jan 19 15:07:18.725 [notice] I learned some more directory information, but not enough to build a circuit.
Jan 19 15:07:18.827 [notice] I learned some more directory information, but not enough to build a circuit.
Jan 19 15:07:18.948 [notice] I learned some more directory information, but not enough to build a circuit.
Jan 19 15:07:19.057 [notice] We now have enough directory information to build circuits.
Jan 19 15:07:26.875 [notice] Tor has successfully opened a circuit. Looks like client functionality is working.