Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 15:07:27 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Stefan Veith <stefan.veith@mail.online-club.de>
Cc:        questions@FreeBSD.ORG
Subject:   Re: How to set up local network?
Message-ID:  <Pine.BSF.3.96.980429150319.13203d-100000@gdi.uoregon.edu>
In-Reply-To: <98042522020100.00246@veith.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Apr 1998, Stefan Veith wrote:

> I have some problems setting up a local network consiting of one FreeBSD
> computer and one Win-0.95 computer, connected over NE2000-Ethernet
> cards.
> 
> 1. First if all: why is the Ethernet card device ed1 and not ed0?

ed0 is reserved for the ISA driver in the GENERIC kernel. ed1 and up is
for PCI NE2000s.

> 2. In the end: where can I find information how to set it all up,
> finally how to mount the other HDD via NFS? Neither in the Handbook nor
> in the FAQ I could find fitting information.

mount -t nfs nfsbox:/path/to/fs /localmountpoint

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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?Pine.BSF.3.96.980429150319.13203d-100000>