nrpe: Add 10.16.163.10 to allowed_hosts.

Signed-off-by: James Antill <james@and.org>
This commit is contained in:
James Antill
2025-06-30 20:59:28 -04:00
parent ac0abd5853
commit a960bf8e7c

View File

@@ -96,7 +96,7 @@ nrpe_group=nrpe
# NOTE: This option is ignored if NRPE is running under either inetd or xinetd
#allowed_hosts=127.0.0.1,192.168.0.2
allowed_hosts=10.3.163.10,127.0.0.1,192.168.1.10,192.168.1.20,192.168.1.166,38.145.60.15
allowed_hosts=10.3.163.10,10.16.163.10,127.0.0.1,192.168.1.10,192.168.1.20,192.168.1.166,38.145.60.15