From owner-freebsd-questions@FreeBSD.ORG Thu Nov 4 01:09:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4B2316A4CE for ; Thu, 4 Nov 2004 01:09:44 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD8143D39 for ; Thu, 4 Nov 2004 01:09:43 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost.cs.ait.ac.th [127.0.0.1]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id iA419e0i091222 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 Nov 2004 08:09:40 +0700 (ICT) Received: (from on@localhost) by mail.cs.ait.ac.th (8.12.11/8.12.11/Submit) id iA419el3091219; Thu, 4 Nov 2004 08:09:40 +0700 (ICT) Date: Thu, 4 Nov 2004 08:09:40 +0700 (ICT) Message-Id: <200411040109.iA419el3091219@mail.cs.ait.ac.th> From: Olivier Nicole To: jay2xra@yahoo.com In-reply-to: <20041104010547.4471.qmail@web51604.mail.yahoo.com> (message from Mark Jayson Alvarez on Wed, 3 Nov 2004 17:05:47 -0800 (PST)) X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) cc: freebsd-questions@freebsd.org Subject: Re: How can I specify the ipaddress in smbfs entry in fstab? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 01:09:44 -0000 > I wanted to mount our samba server whenever my > computer boots so I added an entry in fstab like this OK that is not really answering your question, but... Given that the samba server is a Unix machine, given that your client is a Unix machine, maybe NFS would be more efficient than samba fro sharing the disks... Olivier