[BackupPC-users] hping command runs normally from command line, but BackupPC reports

2019-10-15 Thread Konstantin Boyandin via BackupPC-users
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

Re: [BackupPC-users] hping command runs normally from command line, but BackupPC reports

2019-11-02 Thread Konstantin Boyandin via BackupPC-users
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