Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 1995 17:09:12 -0400 (EDT)
From:      "Michael C. Newell" <mnewell@lupine.nsi.nasa.gov>
To:        Charlie Root <root@younew.media.mit.edu>
Cc:        questions@freebsd.org
Subject:   Re: Ethernet Connection
Message-ID:  <Pine.SUN.3.91.950814170727.27394J-100000@lupine.nsi.nasa.gov>
In-Reply-To: <199508102210.WAA00251@younew.media.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Aug 1995, Charlie Root wrote:

> Hya,
> 	This is what I want to do, i dont know if this os could do it.
>  What I want to do is to be able to access THIS SYSTEM ( My System ) Running
>  FreeBSD and Connected to the net with a modem WITH another computer using
>  Ethernet /NE2000 Cards.... The other System is PPP Compatible.. I cant
>  Seem to find the DEVIVE ed1 (Which is my ethernet card) in the dev dir.
>  I tried using SLATTACH to get it working, but it dont.. How can I do so?
>  Thanks in Advanced..

Device ed1 is a "pseudo" device compiled into the network code, so you 
won't see an entry in /dev.  However you can do

	ifconfig -a

to see what network devices are configured...  If ed1 was probed it 
should show up there.  Note that you can look at /var/log/messages to see 
your boot log to make sure all devices were properly probed during boot.

Thanks,

Mike

+--------------------------------------+------------------------------------+
|Mike Newell                           | The opinions expressed herein are  |
|NASA Science Internet Network Systems | my own, and do not necessarily     |
|Sterling Software, Inc.               | reflect those of the NSI program,  |
|MNewell@nsipo.nasa.gov                | Sterling Software, NASA, or anyone |
|+1-202-434-8954                       | else.                              |
+--------------------------------------+------------------------------------+
|                  work: http://www.eco.nsi.nasa.gov/~mnewell               |
|                    home: http://www.newell.arlington.va.us                |
+---------------------------------------------------------------------------+




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