From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 20:13:55 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 3AF7F16A4CE for ; Mon, 19 Jan 2004 20:13:55 -0800 (PST) Received: from mta16.srv.hcvlny.cv.net (mta16.srv.hcvlny.cv.net [167.206.5.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BAAF43D45 for ; Mon, 19 Jan 2004 20:13:50 -0800 (PST) (envelope-from kellers@njit.edu) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta16.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HRR006MVT2UFV@mta16.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Mon, 19 Jan 2004 23:13:43 -0500 (EST) Date: Mon, 19 Jan 2004 23:13:47 -0500 From: T Kellers In-reply-to: <20040119212733.652cd295.rufius@comcast.net> To: Zac Brown , freebsd-questions@freebsd.org Message-id: <200401192313.48032.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.4 References: <20040119192335.14eb3744.rufius@comcast.net> <20040119212733.652cd295.rufius@comcast.net> Subject: Re: NFS & Samba problems 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: Tue, 20 Jan 2004 04:13:55 -0000 On Monday 19 January 2004 10:27 pm, Zac Brown wrote: > The problems in the earlier post are irrelevant because I figured out I was > trying to connect to the wrong IP now but I have a new problem. When I use > mount_smbfs I get the following error: > > phineas# mount_smbfs -I 192.168.0.3 //zac@black/homes /mnt/home > mount_smbfs: unable to open connection: syserr = Connection refused > > And when I try to mount the nfs share I get the following error: > > phineas# mount -t nfs 192.168.0.3:/home/zac /mnt/home > 192.168.0.3:/home/zac: nfsd: RPCPROG_NFS: Program not registered > > Any help or enlightenment would be greatly appreciated. Thanks in advance. > > Try mount_nfs 192.168.0.3:/home/zac /mnt/home and/or mount_smbfs -I -W YOUR WORKGROUPHERE 192.168.0.3 //zac@black/homes /mnt/home Tim Kellers CPE/NJIT