Feature #9973
openNagios NRPE package isn't IPv6 capable
0%
Description
In pfSense 2.4.4p3 Nagios NRPE package lacks IPv6 capabilities.
1. binding IP: I can only give one IP. For Dual Stack I need to be able to give more than one IP
2. binding IP: I can only give IPv4 addresses, IPv6 address not accepted
3. nagios Servers: IPv6 addresses not accepted
Updated by Jim Pingle almost 5 years ago
- Tracker changed from Bug to Feature
- Affected Version deleted (
2.4.4-p3)
Not a bug, but a missing feature.
Updated by Viktor Gurov almost 5 years ago
Jim Pingle wrote:
Not a bug, but a missing feature.
binding IP: I can only give one IP. For Dual Stack I need to be able to give more than one IP - need additional changes, xinetd
binding IP: I can only give IPv4 addresses, IPv6 address not accepted - it works
nagios Servers: IPv6 addresses not accepted - fixed by this PR
Updated by Jim Pingle almost 5 years ago
- Status changed from New to Pull Request Review
Updated by Jim Pingle almost 5 years ago
- Status changed from Pull Request Review to New
That PR didn't turn out to be necessary. IPv6 addresses are accepted in the GUI already. If they are rejected for you, please specify exactly which fields they are not accepted in and the exact error message you receive when it fails.