Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jan 2001 20:59:51 -0600
From:      Jeremy Vandenhouten <jeremy.vandenhouten@marquette.edu>
To:        orb451@yahoo.com, questions@freebsd.org
Subject:   Re: Linksys LNEPCI2 Problem
Message-ID:  <28e074288248.28824828e074@marquette.edu>

next in thread | raw e-mail | index | archive | help
> 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 <UP, Loopback, running, multicast> 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: <NE2000 PCI ETHERNET> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28e074288248.28824828e074>