From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 08:00:05 2003 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 0F98716A4B3 for ; Fri, 17 Oct 2003 08:00:05 -0700 (PDT) Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.74.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 356E243FE9 for ; Fri, 17 Oct 2003 08:00:01 -0700 (PDT) (envelope-from subscriber@insignia.com) Received: from dailuaine.isltd.insignia.com (dailuaine.isltd.insignia.com [172.16.64.11])h9HF00f2042483 for ; Fri, 17 Oct 2003 16:00:00 +0100 (BST) (envelope-from subscriber@insignia.com) Received: from tomatin (tomatin [172.16.64.128])h9HF00SX047437 for ; Fri, 17 Oct 2003 16:00:00 +0100 (BST) (envelope-from subscriber@insignia.com) From: Jim Hatfield To: freebsd-questions@freebsd.org Date: Fri, 17 Oct 2003 16:00:00 +0100 Organization: Insignia Solutions Message-ID: X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.37 Subject: Using poptop.... 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: Fri, 17 Oct 2003 15:00:05 -0000 If anyone can give me a recipe for setting up poptop I'd be very grateful. I want to run it on a machine which is a gateway/firewall. One NIC has a public address and the other is on a private network, ie 192.168.1.x. I want to allow XP clients to connect into the private network. I found the man pages a bit terse(!) and they seem to assume that kernel ppp will be used whereas AIUI the port is built to=20 use userland ppp. I would use mpd but it has problems with XP clients.