From owner-freebsd-net@FreeBSD.ORG Sat Mar 22 23:53:40 2008 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1763106566B for ; Sat, 22 Mar 2008 23:53:40 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 998428FC2F for ; Sat, 22 Mar 2008 23:53:40 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so730032anc.13 for ; Sat, 22 Mar 2008 16:53:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=rl8gHYV2wR5UcKpzAN0cPdJsZN0gcR8ZJswj1KuOKI4=; b=XncoLZrgfSfA1lQ+Vdy4Zi7aFsL3Rjh9rDKZIw8LzCQxZA50ePfwZfiBur/60fa8+/gHC/u6b2K5q/rFx2zJ+suzja+W9i3tJjX06gDY2rhQCQR9R98OF2tF2gjfD3iH4Yly7vPhMJgXPWKNG3Uij6Bzt2UR3zWDxIorpF5ew/M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LUTLlhHZot7c1wltKLhiMC0RX0dipJmYC7go4fRMA0WN9U6rEoliQC+yqHwlehB1jFJToAYJvJAtsqMx8dtRT6BYtwA2XNWp7FoIKGWlx/ckD1SqTrg4/Geg+pWyg7amxT6W4A9JZU6m0yYiu5A3KlUZfAc2CXJTeP45RyyhWLc= Received: by 10.100.43.13 with SMTP id q13mr13452173anq.74.1206230005746; Sat, 22 Mar 2008 16:53:25 -0700 (PDT) Received: by 10.100.240.5 with HTTP; Sat, 22 Mar 2008 16:53:25 -0700 (PDT) Message-ID: <9a542da30803221653k2dbb9ca8ua992021ffb56a539@mail.gmail.com> Date: Sun, 23 Mar 2008 00:53:25 +0100 From: "=?ISO-8859-1?Q?Ermal_Lu=E7i?=" To: "Brett Glass" In-Reply-To: <200803222331.RAA23225@lariat.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803211547.JAA28265@lariat.net> <47E40130.1000901@elischer.org> <200803212033.OAA03723@lariat.net> <47E56F47.7010908@elischer.org> <200803222331.RAA23225@lariat.net> Cc: Julian Elischer , net@freebsd.org Subject: Re: GRE Mux X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2008 23:53:41 -0000 On Sun, Mar 23, 2008 at 12:31 AM, Brett Glass wrote: > At 02:42 PM 3/22/2008, Julian Elischer wrote: > > >mpd can attach to arbitrary netgraph things... > > Yes, it can; however, there's no way in its configuration language > to say, "set up a PPTP connection, but let this netgraph node do the > demultiplexing." (Or, better, let the kernel do the demultiplexing.) > So, mpd would need to be modified so that when you told it to set up > a pptp server, it did the right thing. Not hard, I'm sure, but it would > need to be coordinated. It is just a matter of connecting the right hooks, no?! > > --Brett > > > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >