From owner-freebsd-questions@FreeBSD.ORG Mon Apr 26 23:58:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C7F416A4D0 for ; Mon, 26 Apr 2004 23:58:18 -0700 (PDT) Received: from ducktape.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1A7943D39 for ; Mon, 26 Apr 2004 23:58:17 -0700 (PDT) (envelope-from glenn@antimatter.net) Received: from antimatter.net (goober.antimatter.net [199.184.188.23]) by ducktape.net (8.12.10/8.12.10) with ESMTP id i3R6umOT009706 for ; Mon, 26 Apr 2004 23:56:48 -0700 Received: from sludge.antimatter.net (66-27-95-123.san.rr.com [66.27.95.123]) (authenticated bits=0) by antimatter.net (8.12.10/8.12.6) with ESMTP id i3R6wDLu015310; Mon, 26 Apr 2004 23:58:15 -0700 (PDT) Message-Id: <6.0.1.1.2.20040426235246.067905c8@mail.antimatter.net> X-Sender: glenn@mail.antimatter.net X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Mon, 26 Apr 2004 23:58:16 -0700 To: freebsd-questions@freebsd.org From: Glenn Dawson Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: jails and pptp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 06:58:18 -0000 I have a client that wants to run a pptp server inside a jail which I host. As far as I can tell, this isn't really possible. poptop and mpd both use facilties that aren't available inside a jail. I'm wondering if anyone can give me a good explanation that I can use to tell him why this isn't possible. Or, if someone can tell me that it is possible and give me some links or pointers as to how to make it work. Thanks in advance. -Glenn