Hi,
from the log I can see the following devices:
MAC IP Device
@00:00:bc:d1:ae:d5 192.168.1.10 Rockwell 1769-L36ERM/A (LOGIX5336ERM)
@08:00:27:da:03:d9 192.168.1.60 PcsComp Mainboard Configuration Tool?
@00:d8:61:84:32:79 192.168.1.99 Microstar International (MSI) Mainboard ...
The only valid CIP traffic seen in the log is between the "Configuration Tool /
Rockwell PLC Software" at 192.168.1.60 and the Rockwell PLC at 192.168.1.10.
Also a lot of TCP Connection open requests (SYN packets) to the well known CIP
port 44818 (0xaf12) can be seen originating from the PLC (192.168.1.10) to the
MSI Board (192.168.1.99). See packet pairs at packet number 1181/1182, 1221/1222,
1272/1273 and so on.
I guess your OpENer programm is running on the MSI board at 192.168.1.99 under
Windows. The TCP open requests are immediately denied with a RST packet. It
looks like the Windows firewall interferes with the operation of OpENer.
As a quick test you should disable the Windows firewall completely to see if
you get any communication running.
If the firewall is the culprit I have two ideas for a long term solution:
a) If you have a dedicated interface only for the EtherNet/IP traffic you could
disable the firewall selectively only on that interface.
b) You could install OpENer always at the same location and configure an exception
rule in the firewall for the OpENer program only.
Best regards,
Stefan