Hello Everybody!!!

I'm trying to backup up a dhcp client and It isn't  working.. :-(

Some Configuration files:

config.pl

$Conf {DHCPAddressRanges} =[

{

ipAddrBase = > '192.168.0',

first => 20,
last => 250,

},

];


$Conf{NmbLookupPath} = '/usr/bin/nmblookup'

$Conf{NmbLookupCmd} = '$nmbLookupPath -A $host';

$Conf {NmbLookupFindHostCmd} = '$nmbLookupPath $host';

hosts

maximizejana 1 backuppc


The command nmblookup it's working in the command line, when I try 

#nmblooukup -A IP_ADDRESS I can see the netbios name...

But When I try  in the backuppc in the web browser  I got this message:

maximizejana is a DHCP host, and I don't know its IP address. I checked the 
netbios name of 192.168.0.173, and found that that machine is not maximizejana. 

192.168.0.173 is the atual machine....

Idon't know what to do any more..

Thanks

+----------------------------------------------------------------------
|This was sent by [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to