Subject: Re: NetBSD 2.0 and Linksys EG1032
To: NetBSD Users <netbsd-users@NetBSD.org>
From: Brian Rose <lists@brianrose.net>
List: netbsd-users
Date: 01/02/2005 08:43:32
Brian Rose wrote:

> 
> I just upgraded from 1.6.1 to 2.0 so I could use my new Linksys EG1032 
> network card (sk0).
> 
> However, I cannot get it to work. I can see th link lights come on when 
> I do a 'ifconfig sk0 up', but 'dhclient sk0' does not work because it 
> sends requests, but nobody replies.
> 
> How can I track this problem down?
> 

I have gotten it working intermittently. I can occasionally configure it 
manually ( ifconfig sk0 inet 192.168.0.5 media autoselect ) but after a few 
minutes it will stop working. Whenever I try to ping something, I get 
"ping: sendto: No route to host".

Here's my 'ifconfig sk0' output
sk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	address: 00:0c:41:eb:b4:82
	media: Ethernet autoselect (100baseTX full-duplex)
	status: active
	inet 192.168.100.105 netmask 0xffffff00 broadcast 192.168.100.255
	inet6 fe80::20c::41ff:feeb:b482%sk0 prefixlen 64 scopeid 0x1



-- 

Brian