Hi,
I found that STAS is not working properly on Domain Controllers with multiple network interfaces attached (subnets).
(nic#1 - 192.168.0.10/24) <DC> (nic#2 - 10.17.12.10/24)
nic#1 is used for networking and nic#2 is used for iscsi for an example.
During STAS installation and configuration there is no option to select interface to listen on.
With "netstat -aobn" you can find that STAS binded itself to all interfaces (0.0.0.0), but in reality it doesn't work on the 192.168.0.10 address.
Test in the advanced tab (agent and collector) are successful to the 10.17.12.10, but fails with 192.168.0.10!
The only workaround we found is to temporary disable the iSCSI interface and restart the STAS service.
This works until STAS is restarted again... which is causing misbehavior.
I have successfully reproduced this issue on multiple setups and environments. (latest version of STAS is also affected)
Any suggestions?
This thread was automatically locked due to age.