Allow From
Posted: Thu May 23, 2013 12:26 pm
I have installed the Linux-nrpe-agent on the Centos server, I accidently put the wrong allow from IP, how can I change to the correct ip?
thanks
thanks
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
only_from = 127.0.0.1 x.x.x.xCode: Select all
allowed_hosts=127.0.0.1Code: Select all
allowed_hosts=127.0.0.1, x.x.x.xCode: Select all
service xinetd restart