From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 16:52:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5071416A4CE for ; Wed, 29 Sep 2004 16:52:54 +0000 (GMT) Received: from mx2.ngi.de (mx2.ngi.de [213.191.74.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37A9E43D2F for ; Wed, 29 Sep 2004 16:52:52 +0000 (GMT) (envelope-from neal@ngi.de) Received: (qmail 25115 invoked from network); 29 Sep 2004 16:55:31 -0000 Received: from unknown (HELO [10.0.0.8]) ([84.245.180.129]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 29 Sep 2004 16:55:31 -0000 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-current@freebsd.org From: Neal Nelson Date: Wed, 29 Sep 2004 18:52:50 +0200 X-Mailer: Apple Mail (2.619) X-Mailman-Approved-At: Thu, 30 Sep 2004 11:55:21 +0000 Subject: PPP startup problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 16:52:54 -0000 I'm trying to set up a DSL firewall using 5.3-BETA6 but I'm having a problem getting PPP to start automatically. I'm using basically the same setup that works perfectly on 4.7 but when it starts up, I get the message 'Starting ppp as "root"' and then it friezes. If I control-C it, the startup continues and I can then run ppp manually. Is this a general problem with 5.3-BETA6?