[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: tor servers communicating to wrong ports
- To: or-talk@xxxxxxxxxxxxx
- Subject: Re: tor servers communicating to wrong ports
- From: coderman <coderman@xxxxxxxxx>
- Date: Sat, 4 Aug 2007 04:28:39 -0700
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Sat, 04 Aug 2007 07:28:49 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bKPGrgmL6yKAOXgkdZrMAGnppewAAAuQ3DKmeHOJp6cssz/0E1rsnhdLziCx7cjDP66FWJLJzDQkrNrvZJQOV+zRGv0BI5MVEaA9LN3lrH2aJb6rsyepBqCR3dQ8iMvEjdkH8j42mLOG+DG50lZplsluvGaVKV8cvWrlgZfFCjI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ar9doYWI2QqSI41LWMCNA0y8ieU9iIbYeNlPs7yCs13+JWoBJRbRSsz7X1VJvdglDClRojsSJgwEwtA56Cjb4Z9cm8BWb9/0VD8Hff3jlOdsDEqKAqDzPTbMn9kj+n4RVnPhiuvXTOLuIIm11tFu380luPitNc52b7YIGFBDqSw=
- In-reply-to: <46B458E7.3000203@xxxxxxxxx>
- References: <46B458E7.3000203@xxxxxxxxx>
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
On 8/4/07, vikingserver@xxxxxxxxx <vikingserver@xxxxxxxxx> wrote:
> ...
> I run a tor server myself on port 995.
> About 1-10 packets per minute coming from other tor servers are blocked.
> They all communicate to ports between 59000 and 65000, and my firewall
> blocks their communication.
is this TCP or UDP? (DNS)
59k and above are ephemeral ports usually associated with a local
client type connection to a remote public ip/port.
best regards,