From owner-freebsd-net@FreeBSD.ORG Thu Apr 17 12:59:06 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 B60A737B401 for ; Thu, 17 Apr 2003 12:59:06 -0700 (PDT) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC2B243FE5 for ; Thu, 17 Apr 2003 12:59:05 -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 NAA24797; Thu, 17 Apr 2003 13:58:59 -0600 (MDT) X-message-flag: Warning! Use of Microsoft Outlook renders your system susceptible to Internet worms. Message-Id: <4.3.2.7.2.20030417135646.02af1510@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 17 Apr 2003 13:57:20 -0600 To: Sten Daniel Sørsdal , From: Brett Glass In-Reply-To: <0AF1BBDF1218F14E9B4CCE414744E70F1F3CEB@exchange.wanglobal. net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Subject: RE: Userland PPP/PPTP tunneling problem 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: Thu, 17 Apr 2003 19:59:07 -0000 At 01:49 PM 4/17/2003, Sten Daniel Sørsdal wrote: >Persistent routes are routes that are reinstalled during bootup. >It will just mark them inactive until needed and deactive when no longer needed. >It's a setup that works. '-p' is the persistent flag. Interesting. Will try this. --Brett