From owner-freebsd-questions Fri Jan 5 18:59:55 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 18:59:53 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from postmarq.mu.edu (hermes.mu.edu [134.48.1.5]) by hub.freebsd.org (Postfix) with ESMTP id DD6D837B400 for ; Fri, 5 Jan 2001 18:59:52 -0800 (PST) Received: from marquette.edu ([127.0.0.1]) by postmarq.mu.edu (Netscape Messaging Server 4.15) with ESMTP id G6Q0BR00.EYI; Fri, 5 Jan 2001 20:59:51 -0600 From: Jeremy Vandenhouten To: orb451@yahoo.com, questions@freebsd.org Message-ID: <28e074288248.28824828e074@marquette.edu> Date: Fri, 05 Jan 2001 20:59:51 -0600 X-Mailer: Netscape Webmail MIME-Version: 1.0 Content-Language: en Subject: Re: Linksys LNEPCI2 Problem X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hey Jeremy, so here's the problem, I'm unable to run the > "setup.exe" program while in DOS from the floppy. You may need to extract all the files to the hard drive first, depending on how their setup program runs. > > When I run a dmesg from BSD this is one of the things I get that > might be > important: > > lo0: flags=8049 MTU 16384 > etc etc etc Umm this is the local loopback device, the one that gets assigned 127.0.0.1 and not the network card. > Starting PPPOE: PPPOE: Configuration Label Not Found > Route: Writing to routing socket: Network is unreachable > Add Net Default: Gateway 66.66.166.250: Network Unreachable This would indicate to me that in your ppp.conf file that the label "PPPOE" isn't there at least under that case specific name. > > The 66.66.166.250 is the address of my "Gateway" which works fine > in Doze, when > I initially start or restart the system, this is another > interesting tid-bit: Does your implementation of PPPoE use DHCP? If so, you shouldn't have to set a gateway. > > ed0: IRQ 10 at Device 13.0 on pci0 > device_probe_and_attach: ed0 attach returned 2 Run ifconfig -a and post what it says... These suggestions should get you started, we'll see what others have to say. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message