<br><br><div class="gmail_quote">On Tue, Apr 15, 2008 at 2:30 PM, sigi &lt;<a href="mailto:dugongs@gmx.de">dugongs@gmx.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, Apr 10, 2008 at 04:54:06PM -0500, Jonathan Addington wrote:<br>
&gt; On Thu, Apr 10, 2008 at 4:31 PM, sigi &lt;<a href="mailto:dugongs@gmx.de">dugongs@gmx.de</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; On Thu, Apr 10, 2008 at 03:41:45PM -0500, Jonathan Addington wrote:<br>
&gt; &gt; &gt;<br>
</div><div class="Ih2E3d">&gt; &gt; &gt; What OS and router (if you have one) are you running?<br>
&gt; &gt;<br>
&gt; &gt; It&#39;s Debian etch running on a vserver<br>
&gt;<br>
</div><div class="Ih2E3d">&gt; If Tor is running as its own user (as is generally encouraged) you can<br>
&gt; run &quot;lsof -iTCP|grep tor-user&quot; (which would remove &quot;evince&quot; above, or<br>
&gt; apache, vnc, or any other program that uses tcp). &quot;lsof -iTCP|grep<br>
&gt; tor-user|wc -l&quot; will give you an actually count, which will also<br>
&gt; include outgoing connections, which will increase the number if you<br>
&gt; are running an exit server. To narrow things down more you could run<br>
&gt; &quot;lsof -iTCP|grep tor-user|grep 9001|wc -l&quot; where 9001 is whatever port<br>
&gt; Tor actually takes connections on, which should give you a good idea<br>
&gt; of the number of nodes you are connected to.<br>
<br>
</div>As I&#39;m running only a bridge-relay now,, is it ok that your suggestions<br>
only show three tor-connections?<br>
<br>
# lsof -iTCP|grep debian-tor|grep 9001|wc -l<br>
3<br>
<br>
In comparison to my middleman before, it&#39;s like nothing...<br>
<br>
Thanks a lot Jonathan, for your answers!<br>
<font color="#888888"><br>
sigi.<br>
</font></blockquote></div><br>I only have a vague idea of what a bridge-relay is as opposed to a normal relay. If you aren&#39;t an exit node (which seems to be the case, or ought to be, for all bridge-relays) you can run<br>
<br>#l lsof -iTCP|grep debian-tor|wc -l<br><br>and see if it turns up more connections. Three seems like a small number to me, but you&#39;ll probably have to wait for someone else to answer (consider posting that as a question in a new thread.)<br>
<br>Glad I could be of some help, I am still figuring out the workings of Tor myself.<br><br>-madjon<br clear="all"><br>-- <br><a href="mailto:madjon@gmail.com">madjon@gmail.com</a>