Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 1996 09:23:59 -0500 (CDT)
From:      Joe Greco <jgreco@brasil.moneng.mei.com>
To:        davo@katy.apana.org.au (Dave Edwards)
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: User PPP failing.
Message-ID:  <199605281424.JAA00247@brasil.moneng.mei.com>
In-Reply-To: <199605281248.WAA01774@katy.apana.org.au> from "Dave Edwards" at May 28, 96 10:18:46 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> 
> We seem to be having a problem with user ppp on our dialin lines.

There are some hard coded constants in ppp that are problematic.  Look for a
number (I think 32) set for the max number of interfaces ppp will try to get
with the ioctl to get the interface list.  I bumped this to 1024 and had
fewer problems  :-)

-current code has better support for doing > 9 tun devices via ppp.
Fetch and recompile ppp from -current..

... JG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605281424.JAA00247>