Testing bridge capabilities

2007-12-26 Thread Andrew Del Vecchio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey all, I've got my OR set up to be a bridge, and everything seems to be going ok. However, I suspect that my ISP (Cox Communications) may be blocking HTTP port 433, as I can't get a confirmation on it. I know for sure that they block port 80 as of 2

Re: Your computer is too slow to handle this many creation requests!

2007-12-26 Thread Olaf Selke
morphium wrote: > > Tor is only using about 80 MBits, so that aren't even 10% of the Bandwith I > want to give for tor. eeh? Wanna give Tor 800 MBits/s? Tor is a cpu hog efficiently using one core only. On my Debian box the other three cores together serve with less than 10% load having the NumC

Re: Your computer is too slow to handle this many creation requests!

2007-12-26 Thread Drake Wilson
Quoth morphium <[EMAIL PROTECTED]>, on 2007-12-26 19:45:54 +0100: > How to optimize tor to "use" more bandwith without increasing server load? > :) That sounds like it's going to be rather problematic. The data rate that you can pass through a cryptographic system like the Tor network uses is go

Your computer is too slow to handle this many creation requests!

2007-12-26 Thread morphium
Dec 26 19:16:15.114 [warn] Your computer is too slow to handle this many circuit creation requests! Please consider using the MaxAdvertisedBandwidth config opti on or choosing a more restricted exit policy. Dec 26 19:16:15.114 [warn] Failed to hand off onionskin. Closing. Theso 2 Messages are fil

Re: Running on embedded hardware

2007-12-26 Thread Jan Luehr
Hello, Am Mittwoch, 26. Dezember 2007 schrieb coderman: > On Dec 26, 2007 7:21 AM, Jan Luehr <[EMAIL PROTECTED]> wrote: > > ... > > ./configure --prefix=/opt/tor --with-libevent-dir=/opt/libevent > > --with-ssl-dir=/opt/openssl > > i believe you need to pass at least --target= and maybe --host and

Re: Running on embedded hardware

2007-12-26 Thread coderman
On Dec 26, 2007 7:21 AM, Jan Luehr <[EMAIL PROTECTED]> wrote: > ... > ./configure --prefix=/opt/tor --with-libevent-dir=/opt/libevent > --with-ssl-dir=/opt/openssl i believe you need to pass at least --target= and maybe --host and --build. also, openssl in opnewrt appears to be configured with "

Re: Running on embedded hardware

2007-12-26 Thread Jan Luehr
Hello, Am Mittwoch, 26. Dezember 2007 schrieb coderman: > On Dec 26, 2007 6:24 AM, Jan Luehr <[EMAIL PROTECTED]> wrote: > > ... > > I built tor with ./configure --prefix=/opt/tor -with-libevent-dir > > (...) --with-ssl-dir (...) > > can you provide the rest of the configure string for tor? > ... >

Re: Running on embedded hardware

2007-12-26 Thread coderman
On Dec 26, 2007 6:24 AM, Jan Luehr <[EMAIL PROTECTED]> wrote: > ... > I built tor with ./configure --prefix=/opt/tor -with-libevent-dir > (...) --with-ssl-dir (...) can you provide the rest of the configure string for tor? ... > --- SIGILL (Illegal instruction) @ 0 (0) --- > +++ killed by SIGILL

Running on embedded hardware

2007-12-26 Thread Jan Luehr
Hello, I'm trying to run a tor client on my router in order anomyise my network. - System is: Asus WL-500G (32MB Ram) - OS is: OpenWRT whiterussian (Linux: 2.4.30) - tor is v0.1.2.18 self-built, 'cause whiterussian tor binanries are a little bit out-dated ;) libraries: libz.so.1.2.2

Re: Running Tor + Pivoxy from USB stick possible ?

2007-12-26 Thread Marco Bonetti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Stover wrote: > Is this possible? For win32 enviroments: http://portabletor.sourceforge.net/ You could, however, build static versions of both tor and privoxy and carry them around. ciao - -- Marco Bonetti Slackintosh Linux Project Developer: htt

Running Tor + Pivoxy from USB stick possible ?

2007-12-26 Thread Ben Stover
I want to install Tor + Pivoxy on an USB stick and run it on multiple computers on demand. Is this possible? I guess I have to install + start the Tor service on every new computer again. How do I do that without re-installing whole Tor + Pivoxy again? Regards Ben