Menu

#15 allowed_hosts takes only the first parameter

open
nobody
None
5
2011-11-25
2011-11-25
Anonymous
No

The new version of nrpe (2.13) is taking only 1 entry in the alloewd_hosts parameter
from nrpe.cfg :
allowed_hosts=192.168.24.13 192.168.14.0/24

test command :
/usr/local/nagios/libexec/check_nrpe -H 192.168.14.26

from syslog :
Allowing connections from: 192.168.24.13 192.168.14.0/24
Nov 25 13:22:07 localhost nrpe[8056]: Connection from 192.168.14.26 port 57474
Nov 25 13:22:07 localhost nrpe[8056]: Host 192.168.14.26 is not allowed to talk to us!
Nov 25 13:22:07 localhost nrpe[8056]: Connection from 192.168.14.26 closed.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB