Jim writes:

> I can log in to my server and run nmblookup  with the clients netbios name as
> it is configured in the config.pl file for BPC.  It finds the client.  I can
> then always run the full backup from there with:
> 
>    BackupPC_dump -v -f <client>
> 
> and it works well.

This is a confusing part of the BackupPC setup.  You should almost always
set dhcp = 0 in the hosts configuration file, even if the host has dhcp
turned on.

More specifically, the only case where you should set dhcp = 1 is
if the $Conf{NmbLookupFindHostCmd} broadcast command fails, and
the $Conf{NmbLookupCmd} command works (ie: it only works when you
explicitly contact it with a unicast request).

Craig

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to