Jump to content

Recommended Posts

Hello,

I have PLC V280-18-B20 and SCADA GE Cimplicity

I have a SW that monitores network assets and traffic, and it noticed (first time) that there was an attempt to communicate from the PLC to SCADA on port 56780
This is the first time that PLC initiates communication with the SCADA
And this is the first time I can see unitronics using port 56780.
The firewall dropped the session, but it looks suspicious to me,
Did anyone expirienced something like this? 

Link to comment
Share on other sites

  • MVP 2023

Posting your program would be helpful so we're not playing forum-question-pong.

You'll set up a port number for Modbus on the Vision side using the SOCK INIT block.

Then in the MODBUS IP config block you'll set the IP and the port number of the slave-

image.png.70a9d85f59e1e9c50eabb78073e8a0a3.png

The slave port number can be whatever you want, but it has to match what you have defined in the slave.

Joe T>

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.