libiec61850 icon indicating copy to clipboard operation
libiec61850 copied to clipboard

Problem with goose subscriber

Open PreethiSreenath opened this issue 5 years ago • 2 comments

The sample goose subscriber works only with the sample goose publisher given in the library. Can anyone help in testing the sample goose_subscriber with the goose publishing from IEDScout or some other iec61850 server which publishes goose.? Please help

PreethiSreenath avatar Apr 22 '19 07:04 PreethiSreenath

Can you tell me which operating system you are working on? I am working in a linux environment and I am having trouble with the goose subscriber in the example itself. The publisher is publishing the goose messages, which I verified using WireShark but the subscriber is not able to get the messages.

OzzaBuzz avatar Jun 24 '21 13:06 OzzaBuzz

Do you use the subscriber on the same linux system as the publisher using the same interface? This setup doesn't work on linux because the subscriber cannot see the messages sent from the same interface.

mzillgith avatar Jun 24 '21 15:06 mzillgith