Re: DETACHED streams

2009-04-08 Thread slush
My algorithm is very simple - Im walking thru list of exit nodes (filtered with some flags, not important in this case) and select random relay to every exit. So final circuits are like: [random_relay1, exit1] [random_relay2, exit2] ... These pairs are generated on each start of script, but behav

Re: DETACHED streams

2009-04-08 Thread Василий Озеров
Hmm... there are another options that must be set.. For default, tor won't use circuits, that have two nodes in one /16 subnet. Is it clear? 2009/4/8 slush : > Yes, Im attaching streams by myself. Should it be a reason for problems? > > Marek > > > 2009/4/8 Василий Озеров : >> Have you specified o

Re: DETACHED streams

2009-04-08 Thread slush
Yes, Im attaching streams by myself. Should it be a reason for problems? Marek 2009/4/8 Василий Озеров : > Have you specified option in torrc: > > __LeaveStreamsUnattached=1 > > ? > > 2009/4/8 slush : >> Thanks to reply. For now, I found one exit, which do it permanently - >> Fireduck. From rout

Re: DETACHED streams

2009-04-08 Thread Василий Озеров
Have you specified option in torrc: __LeaveStreamsUnattached=1 ? 2009/4/8 slush : > Thanks to reply. For now, I found one exit, which do it permanently - > Fireduck. From router description you can see below, that Fireduck is > exit router and has 80 port open. But Im not succesfull to create >