*BSD News Article 57705


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!lll-winken.llnl.gov!ames!waikato!comp.vuw.ac.nz!milton
From: Milton.Ngan@comp.vuw.ac.nz (milton)
Newsgroups: comp.unix.bsd.netbsd.misc
Subject: What is the max num of PPP pseudodevices?
Date: 16 Dec 1995 22:04:32 GMT
Organization: Dept. of Computer Science, Victoria Uni. of Wellington, NZ.
Lines: 16
Distribution: world
Message-ID: <MILTON.95Dec17110432@circa.comp.vuw.ac.nz>
NNTP-Posting-Host: circa.comp.vuw.ac.nz
X-Face: 1z?<f6:W_X?x4,("n&O@BTQZcRfJ;|'YmfV`a<zZqH/?y<o<uQNn:A\5*DH|"FAkV9]\z"1
 '2%*6{0b$JO'+GRo**}!f=85':yX7,s8s@o}A(]C2+}[4g$`&K1WUcU^F2nX~UMl?1S7A@u=To/5
X-uri: http://www.comp.vuw.ac.nz/~milton/

I am in a situation where I am trying to server PPP from a NetBSD-i386
box (currently 1.0, soon to be 1.1). I have 10 interface configured,
and this seems to work fine. But when I increase the number of
interfaces above this number, ifconfig says that the interfaces past
the first 10 are not configured. Is this a limit in the implementation
or is there another thing I can tweak in the kernel to increase this
limit?

While I am here, I might as well ask, what is the maximum number of
aliases you can have on a single network interface? Is the alias
mechanism a linked list implementation, so there is no real limit?

Ta

M.
--