From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 15:12:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2D96816A41F for ; Mon, 17 Oct 2005 15:12:33 +0000 (GMT) (envelope-from per@datalatt.com) Received: from av12-2-sn2.hy.skanova.net (av12-2-sn2.hy.skanova.net [81.228.8.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD55E43D53 for ; Mon, 17 Oct 2005 15:12:32 +0000 (GMT) (envelope-from per@datalatt.com) Received: by av12-2-sn2.hy.skanova.net (Postfix, from userid 502) id 8E32238343; Mon, 17 Oct 2005 17:12:31 +0200 (CEST) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av12-2-sn2.hy.skanova.net (Postfix) with ESMTP id 2917737E47; Mon, 17 Oct 2005 17:12:31 +0200 (CEST) Received: from www.datalatt.com (h209n4fls33o954.telia.com [213.64.39.209]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 12B6137E46; Mon, 17 Oct 2005 17:12:30 +0200 (CEST) Received: from [127.0.0.1] ([192.168.0.114]) by www.datalatt.com (8.12.6/8.12.4) with ESMTP id j9HFCix3020728; Mon, 17 Oct 2005 17:12:46 +0200 Message-ID: <4353BF4E.8080707@datalatt.com> Date: Mon, 17 Oct 2005 17:12:14 +0200 From: Per Johnson Organization: =?ISO-8859-1?Q?Datal=E4tt_i_Sk=E5ne_AB?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Charles Howse References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Can't see FreeBSD machine in Mac's Finder X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 15:12:33 -0000 Hi Unfortunately is OS X not so good when it comes to NFS. To make your FreeBSD box talk either AFP or SMB solves your problem. If you have something against that you could try NFS Manager. http://www.bresink.com/osx/NFSManager.html Regards Per Johnson Charles Howse wrote: > Hello List, > > I have a PowerMac G5, named "larry", which the 'Sharing' tab in System > Preferences tells me that other machines on the network can access as > 'larry.local'. > > I have a FreeBSD 4.11 machine on the same subnet, named "moe" (no domain > name), with NFS enabled. > > I can connect to the FreeBSD machine's share by using "Connect to Server" in > OS X, but the machine doesn't show up in the Network pane of Finder. > > Can anyone point me to some resources where I can find a resolution to this?