nProbe icon indicating copy to clipboard operation
nProbe copied to clipboard

ZMQ not binding on IPv6

Open artooro opened this issue 3 years ago • 1 comments

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

artooro avatar Oct 27 '22 21:10 artooro

It is almost 2024 please get proper ipv6 support working.

zunder1990 avatar Dec 25 '23 14:12 zunder1990