From owner-freebsd-questions Wed Apr 18 8:30: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lachesis.increase-field.com (lachesis.increase-field.com [61.200.9.142]) by hub.freebsd.org (Postfix) with ESMTP id E9D5737B422 for ; Wed, 18 Apr 2001 08:29:57 -0700 (PDT) (envelope-from masuda@tcp-ip.or.jp) Received: from localhost (localhost [127.0.0.1]) by lachesis.increase-field.com (8.11.3/8.11.3) with ESMTP id f3IFOkZ05161; Thu, 19 Apr 2001 00:24:46 +0900 (JST) (envelope-from masuda@tcp-ip.or.jp) To: lukek@tkh.att.ne.jp Cc: freebsd-questions@FreeBSD.ORG Subject: Re: yet more PPPoE woes In-Reply-To: References: X-Mailer: Mew version 1.94.2 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010419002446R.masuda@tcp-ip.or.jp> Date: Thu, 19 Apr 2001 00:24:46 +0900 From: Yoshihiro Masuda X-Dispatcher: imput version 20000228(IM140) Lines: 26 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Luke Kearney" Subject: yet more PPPoE woes Date: Wed, 18 Apr 2001 21:57:36 +0900 > Hi all, > still battling away trying to get my PPPoE working properly. I get the > message below everytime I try to connect. I don't really understand what it > means and I am praying that someone can tell me. > > Starting ppp as "root"Error: iface_inAdd: ioctl(SIOCAIFADDR): 10.0.0.1: File > exists > Warning: set ifaddr: Failed 4 > Error: iface_inAdd: ioctl(SIOCAIFADDR): 10.0.0.1: File exists > Warning: set ifaddr: Failed 4 Do you using your ethernet card for not only PPPoE but also your lan or something? tell me the result of forowing commands, # ifconfig -a # ps ax | grep ppp Thats'all -- masuda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message