On Sun, Feb 19, 2012 at 8:35 AM, boospy <backuppc-fo...@backupcentral.com>wrote:

> Hi,
>
> The solution is easy. You have to disable the pingcheck. For this edit "
> config.pl", and search for
> $Conf{PingCmd}
> Then replace
> $Conf{PingCmd} = '$pingPath -c 1 -w 3 $host';
> with
> $Conf{PingCmd} = '';
> Ready!
> Backuppc is now compatible  with ipv6.
>
>
> You don't have to disable the ping check. Just change $pingPath to
 /bin/ping6 (or wherever your ping6 is). The syntax of ping6 is the same as
ping, so it should work without any flaws.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to