From owner-freebsd-questions Mon Mar 10 16:25:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C24D037B401 for ; Mon, 10 Mar 2003 16:25:31 -0800 (PST) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A88143F85 for ; Mon, 10 Mar 2003 16:25:30 -0800 (PST) (envelope-from rod.person@verizon.net) Received: from DURNAGO ([151.201.48.120]) by out003.verizon.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <20030311002529.XBZD3697.out003.verizon.net@DURNAGO>; Mon, 10 Mar 2003 18:25:29 -0600 Date: Mon, 10 Mar 2003 19:25:27 -0500 From: Rod Person To: "Matthew Emmerton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: New Device inphy0?? Message-Id: <20030310192527.48c3590c.rod.person@verizon.net> In-Reply-To: <007401c2e6aa$a7d46aa0$1200a8c0@gsicomp.on.ca> References: <20030309183451.13445f89.rod.person@verizon.net> <007401c2e6aa$a7d46aa0$1200a8c0@gsicomp.on.ca> Organization: Open Source Beef X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [151.201.48.120] at Mon, 10 Mar 2003 18:25:29 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 9 Mar 2003 21:13:34 -0500 "Matthew Emmerton" wrote: > The inphy0 device is just one-half of a ethernet device, specifying the > physical layer controller (which is often separate from the interface to the > system). You should have a network card identified just above this (such as > fxp0, bge0, etc.) It is this ethernet device which you should reference in > your ppp.conf to enable your PPPoE DSL. Oh, that explains it! I just switched from a 3Com card to an Intel card that is fxp0. It was the first time I really paid attention to my dmesg since I built world with 4.8-prerealease and thought that might have something to do with it. Thanks Rod To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message