Hello,
While running BackupPC 3.2.1 (CentOS), I found I can't set up backups
for a host that can't be reached via ICMP Ping.
I have hping installed, and modified default PingCmd for the host in
question with
/usr/bin/sudo /usr/sbin/hping $host -p 80 -c 1 -S
When I run it under backuppc use
ntin
On 16.10.2019 13:03, Konstantin Boyandin via BackupPC-users wrote:
> Hello,
>
> While running BackupPC 3.2.1 (CentOS), I found I can't set up backups
> for a host that can't be reached via ICMP Ping.
>
> I have hping installed, and modified default PingCmd for the host