On Wed, Jun 22, 2005 at 12:00:47PM -0400, Tyler Durden wrote:
Any idea how much it would cost? How much time is involved? (My constraint is the latter and not so much the former.)
Debian setup is easiest, put deb http://mirror.noreply.org/pub/tor experimental-sarge main into your /etc/apt/sources.list and you can install tor via apt-get update and apt-get install tor You might want to touch /etc/tor/torrc to reflect your exit policies (my colo blocks port 6667), and bandwidth capping (I cap at 80 KB, which leaves me with some 10-15 GBytes traffic/day). ExitPolicy reject 0.0.0.0/8,reject 169.254.0.0/16,reject 127.0.0.0/8, reject 192.168.0.0/16,reject 10.0.0.0/8,reject 172.16.0.0/12 ExitPolicy accept *:20-22,accept *:53,accept *:79-81,accept *:110,accept *:143,accept *:389,accept *:443,accept *:636,accept *:706,accept *:873,accept *:993,accept *:995 ExitPolicy reject *:1214,reject *:4661-4666,reject *:6346-6347,reject *:6419,reject *:6667,reject *:6881-6889 ExitPolicy accept *:1024-65535,reject *:* BandwidthRate 80 KB -- Eugen* Leitl <a href="http://leitl.org">leitl</a> ______________________________________________________________ ICBM: 48.07100, 11.36820 http://www.leitl.org 8B29F6BE: 099D 78BA 2FD3 B014 B08A 7779 75B0 2443 8B29 F6BE [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]