This is a discussion on Re: OpenSSH 4.7: call for testing. within the OpenSSH Development forums, part of the Networking and Network Related category; On Thu, 16 Aug 2007, Pekka Savola wrote: > On Thu, 16 Aug 2007, Darren Tucker wrote: > > This ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, 16 Aug 2007, Pekka Savola wrote:
> On Thu, 16 Aug 2007, Darren Tucker wrote: > > This can happen if you have something that uses the port ranges that the > > regress tests assume will be free (33xx). I have had problems with > > ClamAV's clamd which by default uses a port in that range. > > Yes, there's clamd listening to 3310 on localhost. I wonder if the > regress tests should use something higher (e.g., in 10000-20000 range) > which might have a higher chance of being free? After looking over http://www.iana.org/assignments/port-numbers it looks like we should use something in the 49152 through 65535 range. <quote> The Dynamic and/or Private Ports are those from 49152 through 65535 </quote> -- Tim Rice Multitalents (707) 887-1469 tim@multitalents.net _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |