ntop / nProbe

Open source components and extensions for nProbe
http://ntop.org
GNU General Public License v2.0
1.64k stars 44 forks source link

ZMQ not binding on IPv6 #548

Open artooro opened 1 year ago

artooro commented 1 year ago

When using the config flag --zmq "tcp://*:5556" nprobe binds on all IPv4 interfaces only.

And if there is an attempt to bind specifically on a IPv6 address such as --zmq "tcp://[2001:db8:1234::1]:5556"
There is an error [util.c:6370] Unable to bind ZMQ endpoint

zunder1990 commented 8 months ago

It is almost 2024 please get proper ipv6 support working.