
Mac OS X client discovery
On Mar 24, 2004, at 12:31 AM, Craig Barratt wrote:
Chris Stone writes:
How are BackupPC users discovering Mac OS X machines that have
non-static DHCP IPs, or is this not possible and they must have static
IPs? Or is there a way to get the Macs to be seen by a netbios name?
On *nix machines one would usually run nmbd (from the samba package)
to support netbios lookups via nmblookup.
However, BackupPC is not married to netbois lookup via nmblookup. If
you have any other way of mapping the hostname (backup client name) to
IP address (eg: maybe you can interrogate the DHCP server), simply set
$Conf{NmbLookupFindHostCmd} to point to your script (plus command-line
arguments). Your script will be passed the host name, and it should
print the IP address to stdout.
Excellent! This sounds like it wouldn't be too hard then to use
Rendezvous (zeroconf) discovery of the the client IPs with something
like Howl's mDNSBrowse installed on the server
(http://www.porchdogsoft.com/products/howl/). I'll post back if/when I
get this going.
Thanks!
--Chris
If you find a good solution please post it to the list. Plus I'm
gathering MacOSX setup examples from the mail list for the faq.
Craig
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/