Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi Ali!
loadUI uses UDP port 13572 for discovery, so make sure that that port isn't being blocked in some firewall along the way. IP broadcast must also be enabled between the two nodes for discovery to work. Also, the discovery service sends out a discovery packet every 30 seconds, so it may take some time before your agent is discovered.
Maybe you can use Wireshark or some other packet sniffer to find out where the packets are lost? Setting a filter of "udp.port==13572" should isolate the discovery packets.
Regards,
Dain
eviware.com
loadUI uses UDP port 13572 for discovery, so make sure that that port isn't being blocked in some firewall along the way. IP broadcast must also be enabled between the two nodes for discovery to work. Also, the discovery service sends out a discovery packet every 30 seconds, so it may take some time before your agent is discovered.
Maybe you can use Wireshark or some other packet sniffer to find out where the packets are lost? Setting a filter of "udp.port==13572" should isolate the discovery packets.
Regards,
Dain
eviware.com