Using NRPE 4.x
What is the correct syntax for allowed_hosts in order to allow any connection, every connection.
I need to temporarily change to an open format.
Do you simply comment out the line?
Please advise.
Thanks
Steve B
NRPE easy question
-
SteveBeauchemin
- Posts: 524
- Joined: Mon Oct 14, 2013 7:19 pm
NRPE easy question
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
Re: NRPE easy question
Hi,
Please comment out the line inside the "/usr/local/nagios/etc/nrpe.cfg" file:
Example
From:
To:
Best Regards,
Vinh
Please comment out the line inside the "/usr/local/nagios/etc/nrpe.cfg" file:
Example
From:
Code: Select all
allowed_hosts=127.0.0.1,::1,192.168.233.61,192.168.233.62Code: Select all
#allowed_hosts=127.0.0.1,::1,192.168.233.61,192.168.233.62Best Regards,
Vinh
-
SteveBeauchemin
- Posts: 524
- Joined: Mon Oct 14, 2013 7:19 pm
Re: NRPE easy question
Thanks. Please close...
Steve B
Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
Re: NRPE easy question
Great!! ... locking thread / ticket.