Quote:> Hello,
> I am having the same problem described in 2003 (!) in this post:
> http://groups-beta.google.com/group/comp.os.linux.networking/msg/2953...
I've
Quote:> been unable to find any answers! Does anyone know how to make it
> possible for me to use Bonjour/Rendezvous names on my linux machine?
> Thanks in Advance,
If you are looking for a way to make network services offered by a
Linux server visible across the network via Bonjour/Rendezvous, you
need the Posix mDNSResponder code that Apple makes available. I can't
tell you exactly where, but I am reasonably positive it was from Apple
Developer Connection and I know that I compiled it under Red Hat Linux
9.0. Once compiled and installed, it worked like a champ. You
configure it with a simple conf file in /etc and it advertises the
services listed in the conf file via mDNS so that Macs (or possibly
Windows with Bonjour installed) can see them.
HTH.
--
Scott Lowe