Dear Maintainer,
* I was using xymon 4.3.0~beta2.dfsg-9.1+deb7u1 on Debian wheezy 7.11 and successfully ping some ipv6 hosts with conn6 test
* I am migrating to xymon 4.3.28-2 on Debian 9 and conn6 does not work anymore (tests are purple)
So I decided to put my ipv6s to conn=worst,ipv4,ipv6 like
conn=worst,163.172.93.135,2001:bc8:318d:100::1
* I tried also with brakets around [ipv6]
* I noticed all networks tests gone purple and reading xymonnet log, I discovered buffer overflow
Hi, I wrote in #939846: https://bugs.debian.org/939846 and https://bugs.debian.org/867341 are probably related issues if not even the same issue. (867341: "all networks tests gone purple and reading xymonnet log, I discovered buffer overflow") It's though unclear to me relation to the (working for me) conn6 test from hobbit-plugins is — which works fine for me (with hostnames, though). Nicolas: Can you tell us where exactly in xymonnet the buffer overflow is? Is it in xymonnet/dns.c? Because that's where I experience the crashes with IPv6-only URLs on hosts.cfg. Additionally, I actually also have the issue with the last night uploaded 4.3.30-1 in Debian Unstable. Regards, Axel
Hi Axel, I re-read the bug description and realized i was using an ipv6 with conn test (and not conn6) so, the 2 bugs seem to be the same issue or at least related. Regards, Nicolas