Date: Thu, 6 Apr 2000 16:27:16 +0930 From: Greg Lehey <grog@lemis.com> To: Bryan Bradsby <Bryan.Bradsby@capnet.state.tx.us> Cc: "Konstantin A. Potcheyking" <kas@orient.net.ru>, FreeBSD Questions <questions@FreeBSD.org> Subject: Re: Trouble with Digital 21140A Message-ID: <20000406162716.L73669@freebie.lemis.com> In-Reply-To: <Pine.BSF.4.21.0004060029490.31192-100000@localhost> References: <Pine.BSF.3.96.1000406121112.17145Y-100000@orient.net.ru> <Pine.BSF.4.21.0004060029490.31192-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
[moved to -questions; this isn't a hardware issue] On Thursday, 6 April 2000 at 0:33:21 -0500, Bryan Bradsby wrote: >> 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 Don't invent net masks. They need to be the same for all systems on the net, and 255.255.255.240 is decidely unusual. The default for net 192.168.0 is 255.255.255.0. I don't think this is the problem, but since the originator didn't bother to give any details, I didn't answer. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers 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?20000406162716.L73669>