Closed fufroma closed 6 years ago
I never tried, but at least the 3rd variant should just work i guess. What error do you get?
K-cendre: ERROR: failed to connect - Invalid argument. (myserver:6558)
I saw IO::Socket::INET
in ./lib/Monitoring/Livestatus/INET.pm
but no mention of anything related to IPv6.
@snii would you like me to do some more test?
No, i just don't have time to look into it right now.
Could you try the mentioned patch?
Hi,
I tried having a IPv6 backend.
I tried the following configuration:
peer = [2a03:0:0:6::3]:6558
peer = 2a03:0:0:6::3:6558
peer = myserver.ipv6:6558
with the ipv6 fixed in /etc/hostsNo success.
Are ipv6 backend possible ? If so, could you add an example in the example config file?