BackupPC-users

[BackupPC-users] IPv6 support

2012-02-19 02:37:20
Subject: [BackupPC-users] IPv6 support
From: boospy <backuppc-forum AT backupcentral DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Sat, 18 Feb 2012 23:35:31 -0800
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.

Greetings
boospy

+----------------------------------------------------------------------
|This was sent by linux AT osit DOT cc via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>