Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2000 00:33:21 -0500 (CDT)
From:      Bryan Bradsby <Bryan.Bradsby@capnet.state.tx.us>
To:        "Konstantin A. Potcheyking" <kas@orient.net.ru>
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: Trouble with Digital 21140A
Message-ID:  <Pine.BSF.4.21.0004060029490.31192-100000@localhost>
In-Reply-To: <Pine.BSF.3.96.1000406121112.17145Y-100000@orient.net.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
> We have 10BaseT/UTP network.
> FreeBSD 3.4 found this card as de0.
> I've tried configure it with ifconfig:
> 
> ifconfig de0 inet 192.168.0.1 media 10BaseT/UTP

You left off the netmask. Might not be needed, but try something like
this:

ifconfig de0 inet 18.3.1.20 media 10baseT/UTP netmask 255.255.255.240

-bryan



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004060029490.31192-100000>