From owner-freebsd-stable Wed Aug 30 22:53:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 99EFB37B43C for ; Wed, 30 Aug 2000 22:53:33 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Wed, 30 Aug 2000 22:52:28 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.9.3/8.9.3) id WAA17241; Wed, 30 Aug 2000 22:53:28 -0700 (PDT) (envelope-from cjc) Date: Wed, 30 Aug 2000 22:53:28 -0700 From: "Crist J . Clark" To: Peter van Dijk Cc: freebsd-stable@FreeBSD.ORG Subject: Re: user ppp broken? Message-ID: <20000830225328.J62475@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20000829102745.A36405@dogma.freebsd-uk.eu.org> <20000830114835.J32456@vuurwerk.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000830114835.J32456@vuurwerk.nl>; from petervd@vuurwerk.nl on Wed, Aug 30, 2000 at 11:48:35AM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 30, 2000 at 11:48:35AM +0200, Peter van Dijk wrote: > On Wed, Aug 30, 2000 at 03:19:21AM +1000, Andy Farkas wrote: > > > > Yes, this just bit me - after doing a remote upgrade, the system dials > > back in, but no default route is set! > > I noticed weird errors when I had 'add default HISADDR #blah' > in my ppp.conf. Removing some tabs got it working. > > Looks like a parsing error. ppp doesn't accept more than one tab after > 'add default HISADDR', it seems. Someone file a PR, please :) Nowhere that I can find is it documented that comments can be put on lines with a command. From ppp(8), o A line starting with a (``#'') character is treated as a comment line. Leading whitespace are ignored when identifying comment lines. -- Crist J. Clark cjclark@alum.mit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message