From owner-freebsd-questions Fri Feb 20 02:54:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28010 for freebsd-questions-outgoing; Fri, 20 Feb 1998 02:54:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cityip.co.za (ns.cityip.co.za [196.25.223.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA28002 for ; Fri, 20 Feb 1998 02:54:43 -0800 (PST) (envelope-from wjv@cityip.co.za) Received: from wjv by ns.cityip.co.za with local (Exim 1.82 #2) id 0y5q4b-00043S-00; Fri, 20 Feb 1998 12:52:53 +0200 Subject: Re: FreeBSD as file server In-Reply-To: <34ED472C.A8668E29@wgss.net> from Chris Maddocks at "Feb 20, 98 01:04:50 am" To: maddockc@wgss.net (Chris Maddocks) Date: Fri, 20 Feb 1998 12:52:53 +0200 (SAT) Cc: freebsd-questions@FreeBSD.ORG X-PGP: ftp://ftp.cityip.co.za/users/wjv/pubkey.asc X-URL: http://www.cityip.co.za/~wjv/ X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: From: Johann Visagie Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Maddocks wrote: > > I'm wondering, how difficult would it be to set up a file server running > FreeBSD on a network? Assuming my network card were supported, and I > wanted to use only free packages/software, would I be able to do it? Depends on whom (or what) you wish to serve files to... If you're serving NFS clients, just enable nfsd and mountd in /etc/rc.conf (if you're using a late model FreeBSD, that is), and read the appropriate man pages. Then write yourself an /etc/exports file (see exports(5)). If you're serving SMB clients (LanManager, Windows NT/95/WfW), Samba will do the trick. (http://samba.anu.edu.au/samba/) You can simply install the FreeBSD port (or a package). If you want to serve Netware clients, then currently you're out of luck without a commercial add-on (and here I speak under correction). -- V Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message