[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] IP address limit



On Thu, 29 Jun 2000, Steve Chase wrote:
> Does anyone know the maximum allowed IP addresses for a Raq3i?
> 
> I ask because I have a Raq3i with 128 IP's and now the dns server won't
> start.  I have been told it is because the Raq tries to answer for dns
> on all IP's.  I looked in the Raq3 manual and the knowledgebase and see
> nothing about this.  Anyone?

dunno, but it wouldn't surprise me at all, bind uses 2 connections per
listen address (tcp,udp) and 128 IP's would hit the 256 handles per
process limit...

there is some way to increase this i think...