dc0 ethernet card

Eduardo Viruena Silva mrspock at esfm.ipn.mx
Wed Apr 30 09:53:25 PDT 2003


On Thu, 1 May 2003, dave wrote:

> Hi,
>
> I'm running FreeBSD 5.0-DP2 with a dc0 (LinkSys LNE100TX v2.0 PNIC II 82c115)
> which has clone chip 21143(intel) design.
>
> dmesg output:
>
> Apr 30 06:46:13 insane kernel: dc0: <LC82C115 PNIC II 10/100BaseTX> port
> 0xb800-0
> xb8ff mem 0xec800000-0xec8000ff irq 6 at device 6.0 on pci1
> Apr 30 06:46:13 insane kernel: dc0: Ethernet address: 00:00:00:00:00:00
                                                           ^^^^ argh!



> Apr 30 06:46:13 insane kernel: miibus0: <MII bus> on dc0
> Apr 30 06:46:13 insane kernel: dcphy0: <Intel 21143 NWAY media interface>
> on miib
> us0
> Apr 30 06:46:13 insane kernel: dcphy0:  10baseT, 10baseT-FDX, 100baseTX,
> 100baseT
> X-FDX, auto
>
> I have a 16 IP # subnet with defaultroute to dsl modem. I've set up many
> many machines
> on this subnet. With this card, I can't get it to route outside the local
> network. It will
> do DNS to the local DNS server, and can ssh to and from it to local machine.
>

ok, your NIC is working.


> I then plugged this card into another machine running freebsd, exactly same
> problem.


everyone of them is running FreeBSD 5.0-DP2 ?


> I can ping local machines, but nothing past the DSL modem. I've set up the
> routing
> on this network at least 30 other times for different machines/cards.
>
> I figure it must be a media settings, or something similar but I can't
> solve it.


have you tried to set the default route manually ?

		/sbin/route add default {your_router_IP}

do you have a line saying:

	defaultrouter="your_router_IP"

in your /etc/rc.conf  file ?


can you post:

	ifconfig
	netstat -rn

?

>
> thanks
> dave
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>



More information about the freebsd-questions mailing list