From owner-freebsd-questions@FreeBSD.ORG Wed Feb 14 13:52:04 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3154616A409 for ; Wed, 14 Feb 2007 13:52:04 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0615313C4B4 for ; Wed, 14 Feb 2007 13:52:03 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 18CEA51948 for ; Wed, 14 Feb 2007 08:52:01 -0500 (EST) Date: Wed, 14 Feb 2007 13:51:55 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070214135155.64326ed7@gumby.homeunix.com> In-Reply-To: <20070214062702.GA54100@epia-2.farid-hajji.net> References: <20070214021450.GC52462@epia-2.farid-hajji.net> <20070214025918.38c60c88@gumby.homeunix.com> <20070214062702.GA54100@epia-2.farid-hajji.net> X-Mailer: Claws Mail 2.7.2 (GTK+ 2.10.9; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: pf/ppp timing problem at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Feb 2007 13:52:04 -0000 On Wed, 14 Feb 2007 07:27:02 +0100 cpghost wrote: > There shouldn't be. Here there are. It's on a: > > FreeBSD 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Jan 16 14:45:10 CET > 2007 > > /etc/ppp/ppp.conf: > ------------------ > > default: > set log Phase Chat LCP IPCP CCP tun command > ident user-ppp VERSION (built COMPILATIONDATE) > > fw-9703: > set device PPPoE:sis0 >... > > /etc/rc.conf: > ------------- > > hostname="XXXXXXXXXXXXXXXXX" > gateway_enable="YES" > ifconfig_sis0="inet 10.10.0.1 mtu 1460 netmask 255.255.255.0" This looks a bit suspicious, the interface used by PPP isn't supposed to be configured with an IP address.