Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 21:15:53 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        Ryan Morris <ryan@egate.net>, freebsd-net@FreeBSD.ORG, FreeBSD User Questions List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Multiple connections to MPD-netgraph as PPTP server
Message-ID:  <200203050515.g255Fr033139@arch20m.dellroad.org>
In-Reply-To: <Pine.BSF.4.21.0203041118380.26829-100000@InterJet.elischer.org> "from Julian Elischer at Mar 4, 2002 04:23:37 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer writes:
> > I solved my own problem... it turns out that my naming conventions caused
> > an issue when MPD labelled the PPP node.  It truncated the bundle names at
> > 8 characters, and since mine were 8 characters plus a number following the
> > truncated names for all the links were identical, and it refused to load
> > them.
> 
> I guess this needs noting in the ppp docs
> Soem limits may be inherrited from Netgraph too.

This problem has bitten me in several different situations.
We should increase NG_TYPELEN, NG_HOOKLEN, and NG_NODELEN 
from 15 to, say 63.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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