> When I have firewall and there's no icmp response from backup client I
> can't initialize backup, how may I turn off this?
It's in the documentation:
$Conf{PingPath} = '/bin/ping';
...
If you want to disable ping checking, set this to some program
that exits with 0 status, eg:
$Conf{PingPath} = '/bin/echo';
Keep in mind that if your firewall is blocking pings, it might also block
file sharing too...
Justin Best
503.906.7611 Voice
561.828.0496 Fax
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/