From owner-freebsd-net@FreeBSD.ORG Wed Jul 23 09:12:20 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A42837B41D; Wed, 23 Jul 2003 09:12:20 -0700 (PDT) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1968B43FA3; Wed, 23 Jul 2003 09:12:17 -0700 (PDT) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp1000.lariat.org@lariat.org [63.229.157.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id KAA05313; Wed, 23 Jul 2003 10:12:09 -0600 (MDT) X-message-flag: Warning! Use of Microsoft Outlook renders your system susceptible to Internet worms. Message-Id: <4.3.2.7.2.20030723100957.02c45840@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 23 Jul 2003 10:12:04 -0600 To: Julian Elischer From: Brett Glass In-Reply-To: References: <4.3.2.7.2.20030722194139.03a7a860@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" cc: net@freebsd.org Subject: Re: NAT and PPTP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 16:12:21 -0000 At 12:21 AM 7/23/2003, Julian Elischer wrote: >it needs one netgraph node... fullstop >it uses negligable kernel ram per session >1node handles lots of sessions The way the configuration file works, one node can handle only one client. I tried to work with it when we first began to set up PPTP servers, and gave up; it just wasn't configurable enough. --Brett