Search found 3 matches
- Thu May 05, 2016 12:23 pm
- Forum: Open Source Nagios Projects
- Topic: send_nsca ipv6 patch
- Replies: 5
- Views: 2373
Re: send_nsca ipv6 patch
Submitted pull request: https://github.com/NagiosEnterprises/nsca/pull/6
- Thu May 05, 2016 11:09 am
- Forum: Open Source Nagios Projects
- Topic: send_nsca ipv6 patch
- Replies: 5
- Views: 2373
Re: send_nsca ipv6 patch
I'm going to repost on the general forum. I just saw that that is the successor to the devel mailing list.
- Thu May 05, 2016 10:59 am
- Forum: Open Source Nagios Projects
- Topic: send_nsca ipv6 patch
- Replies: 5
- Views: 2373
send_nsca ipv6 patch
When the client is on an IPv6 only network, or you just don't want to deal with all the IPv4 NAT garbage. The nsca service is normally used with xinetd or systemd.socket, but it should eventually get fixed also just for completeness. nsca-2.9-ipv6.patch diff -up ./src/netutils.c.ipv6 ./src/netutils....