From owner-freebsd-net Thu Jan 31 8:54:47 2002 Delivered-To: freebsd-net@freebsd.org Received: from web20110.mail.yahoo.com (web20110.mail.yahoo.com [216.136.226.47]) by hub.freebsd.org (Postfix) with SMTP id DA2F537B41A for ; Thu, 31 Jan 2002 08:54:39 -0800 (PST) Message-ID: <20020131165439.88852.qmail@web20110.mail.yahoo.com> Received: from [212.234.238.114] by web20110.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 08:54:39 PST Date: Thu, 31 Jan 2002 08:54:39 -0800 (PST) From: ome ome Subject: Re: your mail To: julian@elischer.org Cc: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok ! - I speak french. - I use FreeBSD 3.5 - I try to use protocol PPP (I want to use it in the kernel) for establishing a (ppp) connection with a cisco 4500. The cisco is connected trought the serial interface to a WANnic (Sangoma S5141). - I tried many things with Netgraph (with ngctl) I have made a "graph", but I don't understand how to connect a device to a node? for example: to link /dev/ppp0 to a node (Shall I need a C prog or is it possible with ngctl?) how I can see that the node is well-connected ? to the device (The cisco node always send packets and ngctl diplays it) >Julian Elischer a écrit : > > On Wed, 30 Jan 2002, ome ome wrote: > > > Sorry to bore you again, > > But I'm so good in C than in english. > > > > I don't understand how to connect a ppp node to >pppd? > > Shall I do something particular or is it done > > automatically? > > > > Could you, please, send me some examples? > > > > Thanks > > > > Olivier > > there are 4 DIFFERENT ppps in the freebsd system > netgraph ppp modules --used by mpd > kernel async ppp --used by pppd > kernel sync ppp (sppp) used by isdn and other sync >stuff. > USERLAND ppp (/usr/sbin/ppp) -- does it all outside >the kernel. > > they do not attach to each other. > they are duplicated code. > The netgraph one might be used to replace all the >others if we had the > time to do so. > > If you have a question please give more >information. > (p.s. what language do you speak? maybe we have a > developer that speaks that language that can help >yuo better) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message