Ryan Rawdon wrote: > Hey all, > > Can NRPE listen on IPv6 addresses? If so, how? I have some hosts which > are not accessible from my Nagios box over v4 due to firewall, NAT and > other constraints, but they're accessible via v6 which most other active > checks/plugins seem to be able to use 100% fine. I don't know if > check_nrpe supports v6, but I can say for sure that I don't have any hosts > successfully listening on [::]:5666 yet. > > Thanks, > Ryan > > From reading the conf file of nrpe and going over it's documentation , unless you specify the "server_address" parameter , nrpe will listen on all NIC and addresses .
I would like to believe that means it will take the V6 address and use it too . I have never done this myself , best way is to try and share with us how it went. Assaf ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
