I am currently using GOOSE communication in Straton to send messages to a protection relay, and the functionality works as expected. However, I am encountering a limitation: the MAC address of the Ethernet interface used for transmitting the GOOSE messages must be specified manually.
Is there a way to configure this dynamically, based on the active Ethernet connection of the PC?
For instance, when deploying the Service Engine on a PC, I need to manually determine which network port the HMI is connected to and then update the MAC address in the Logic Engine configuration. This approach is prone to errors, as connecting the HMI to an incorrect Ethernet port could result in communication failures.