From owner-freebsd-net Thu Sep 14 11:54:16 2000 Delivered-To: freebsd-net@freebsd.org Received: from ebola.biohz.net (ebola.biohz.net [206.80.1.35]) by hub.freebsd.org (Postfix) with ESMTP id 77D7037B423 for ; Thu, 14 Sep 2000 11:54:13 -0700 (PDT) Received: from flu (localhost [127.0.0.1]) by ebola.biohz.net (Postfix) with SMTP id 215393A3C2 for ; Thu, 14 Sep 2000 11:54:13 -0700 (PDT) Message-ID: <00b701c01e7d$2c6c1540$0302010a@biohz.net> From: "Renaud Waldura" To: References: <017b01c01e74$52d7fc20$0302010a@biohz.net> Subject: Re: mpd-netgraph with multiple PPTP clients (CONCLUSION) Date: Thu, 14 Sep 2000 11:54:12 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thank you very much to all the helpful people involved in solving this problem: Julian Elischer, Archie Cobbs, Christopher T. Griffiths and Timothy Naple. To summarize the answers, in order to accept multiple client connections, mpd needs to be configured with multiple bundles, each using a separate link. Julian Elischer provided a template configuration to work from. Now, may I suggest this to be integrated in the documentation? Or even better, that incoming PPTP connections somehow inherit a template configuration and "instantiate" it? I have no idea what is involved in doing this, but it sure would be nice -- it doesn't seem right to have a server limited by the number of statically configured clients. Maybe a special syntax, e.g. default: load vpn* vpn*: new -i ng0 vpn pptp* ... in mpd.links: pptp*: set link type pptp set pptp yes incoming set pptp no originate Thanks again for the help, --Renaud ----- Original Message ----- From: Renaud Waldura To: Sent: Thursday, September 14, 2000 10:50 AM Subject: mpd-netgraph with multiple PPTP clients? > SUMMARY > > Does mpd-netgraph, configured as a PPTP server, allow multiple client > connections? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message