Hi,
I'm trying to set up a general scenario which consists in a PC sending through UDP OUT node an UDP message to another PC receiving through UDP IN node that message.
Node-red is installed over Windows OS in both cases.
Sended message:
(Not) received message:
Please, note in the previous image that if I send a local UDP message, I recieve it without problems. But the message sended from outside network never arrives.
When I monitor the traffic using Wireshark, I see the incoming message, but it does not appear in the debbug windows of Node-red.
Could anybody help me, please?
Thanks in advance!
Regards,
Ariel