From owner-freebsd-net Sat Jan 11 19:35:16 2003 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 209C937B401 for ; Sat, 11 Jan 2003 19:35:15 -0800 (PST) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D28D43F3F for ; Sat, 11 Jan 2003 19:35:14 -0800 (PST) (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 UAA12105; Sat, 11 Jan 2003 20:34:57 -0700 (MST) X-message-flag: Warning! Use of Microsoft Outlook renders your system susceptible to Internet worms. Message-Id: <4.3.2.7.2.20030111202854.0278c4a0@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 11 Jan 2003 20:34:42 -0700 To: Archie Cobbs From: Brett Glass Subject: Re: PPTP tunneling over PPPoE link Cc: Julian Elischer , freebsd-net@FreeBSD.org In-Reply-To: <200301120138.h0C1cfSw030935@arch20m.dellroad.org> References: <4.3.2.7.2.20030109191546.02975920@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 06:38 PM 1/11/2003, Archie Cobbs wrote: >That bug has been fixed, in sys/netgraph/ng_pptpgre.c revisions >1.26 and 1.2.2.13. Excellent! In that case, the only other thing I need to be able to use it just about everywhere is to be able to trigger shell commands at various points in the scripts, and get output back into variables. (Right now, the scripting language really doesn't have variables and doesn't seem to be able to access environment variables.) The reason I need this is that some of my systems do account timing and expiration. I need to be able to determine when an account expires and to let the system know that a user has logged on and logged off. (I can hack this with the !fg and !bg commands in userland PPP, but can't do it with mpd.) --Brett P.S. -- I'm still wondering why userland PPP doesn't seem to pass GRE. Surely I'm not the first person to run into this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message