From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 16:19:48 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 1200416A422 for ; Mon, 17 Oct 2005 16:19:48 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from av-tac-rtp.cisco.com (bantam.cisco.com [64.102.19.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 612FA43D48 for ; Mon, 17 Oct 2005 16:19:47 +0000 (GMT) (envelope-from marcus@FreeBSD.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-rtp.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id j9HGJkt20455; Mon, 17 Oct 2005 12:19:46 -0400 (EDT) Received: from [64.102.192.190] (dhcp-64-102-192-190.cisco.com [64.102.192.190]) by rooster.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id j9HGJjf05186; Mon, 17 Oct 2005 12:19:46 -0400 (EDT) Message-ID: <4353CF21.1040009@FreeBSD.org> Date: Mon, 17 Oct 2005 12:19:45 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Kelly References: <20051017160356.GB13792@Grumpy.DynDNS.org> In-Reply-To: <20051017160356.GB13792@Grumpy.DynDNS.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Charles Howse , 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 16:19:48 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David Kelly wrote: | On Mon, Oct 17, 2005 at 09:54:15AM -0500, 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? -- | | | I think others are pointing you in the wrong direction. MacOS uses | Bonjour to discover local net resources. Believe this may have been | previously called Rendezvous. | http://developer.apple.com/networking/bonjour/ | | net/howl and net/mDNSResponder mention Bonjour specifically. Correct. You can use howl to advertise an NFS service that MacOS X will auto-discover. For example: mDNSPublish NFS _nfs._tcp 2049 "NFS Share" Joe - -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDU88hb2iPiv4Uz4cRAgoiAJ4s0s+Es6hYkzsrfAXy2+saBi5zuwCfS83R v+5qgV8E0oVlamiidZ24Pc0= =aQrB -----END PGP SIGNATURE-----