Good that you found a workaround
In case you'll need it, you can get a patch to the server. With this patch, configuration poll initiated from console will reset "unreachable" flag and recheck node capabilities, as "Change IP address" do. To apply the patch, just replace two files:
src/server/include/nms_objects.h
src/server/core/session.cpp
with files from
https://www.netxms.org/download/patches/001/
and recompile server.
Best regards,
Victor
In case you'll need it, you can get a patch to the server. With this patch, configuration poll initiated from console will reset "unreachable" flag and recheck node capabilities, as "Change IP address" do. To apply the patch, just replace two files:src/server/include/nms_objects.h
src/server/core/session.cpp
with files from
https://www.netxms.org/download/patches/001/
and recompile server.
Best regards,
Victor