From owner-freebsd-questions@FreeBSD.ORG Thu Nov 4 01:25:38 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 23B3716A609 for ; Thu, 4 Nov 2004 01:25:37 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B66C443D39 for ; Thu, 4 Nov 2004 01:25:32 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([82.161.136.218]:9978 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.34) id 1CPWNX-000AWI-Vf; Thu, 04 Nov 2004 01:25:32 +0000 Received: from aseed.demon.nl (unknown [192.168.0.48]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 4EF011A9A7; Thu, 4 Nov 2004 02:43:19 +0100 (CET) Received: from localhost (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id 7F1C42C8B5; Thu, 4 Nov 2004 02:25:33 +0100 (CET) Received: from aseed.demon.nl ([192.168.0.48]) by localhost (aseed.antenna.nl [192.168.0.48]) (amavisd-new, port 10024) with ESMTP id 57931-07; Thu, 4 Nov 2004 02:25:18 +0100 (CET) Received: from aseed.demon.nl (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id B31292C89F; Thu, 4 Nov 2004 02:25:18 +0100 (CET) Received: from 82.197.200.111 (SquirrelMail authenticated user albi); by aseed.demon.nl with HTTP; Thu, 4 Nov 2004 02:25:18 +0100 (CET) Message-ID: <63948.82.197.200.111.1099531518.squirrel@82.197.200.111> In-Reply-To: <20041104010547.4471.qmail@web51604.mail.yahoo.com> References: <20041104010547.4471.qmail@web51604.mail.yahoo.com> Date: Thu, 4 Nov 2004 02:25:18 +0100 (CET) From: "albi" To: "Mark Jayson Alvarez" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at aseed.antenna.nl 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:25:38 -0000 hi, > mountpt > //guest@samba/mp3s /mp3 you can probably use e.g. //guest@10.1.1.1/mp3s /mp3 in your /etc/fstab, but of course you can also add your samba-server in /etc/hosts