Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!uwm.edu!math.ohio-state.edu!newsfeed.acns.nwu.edu!ftpbox!mothost!newdelph.cig.mot.com!komondor!kadow From: kadow@komondor.cig.mot.com (Kevin Kadow) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Max # of IP Date: 7 Feb 1996 20:35:46 GMT Organization: Cellular Infrastructure Group, Motorola Lines: 12 Message-ID: <4fb2f2$asu@newdelph.cig.mot.com> References: <4f7jco$l4k@galileo.polito.it> NNTP-Posting-Host: komondor.cig.mot.com In article <4f7jco$l4k@galileo.polito.it>, Lorenzo Cavassa <cavassa@csp.it> wrote: >Hi, > >what is the maximal number of IP that can i assign to the same ethernet >interface under FreeBSD 2.1? Theoretically, the number of IP aliases is limited only by your subnet mask and the ARP caches on the machines that share the subnet. There are other limitations, in the low 60's I seem to hit some problems with select, getting errors from the httpd process.