First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to see modbus seril data coming from field devices to moxa CN2650I-16-2AC/EU terminal server by using wireshark ..thanks

Moxa terminal server data capture

st.inst's avatar
1
st.inst
asked 2023-03-28 14:39:39 +0000
edit flag offensive 0 remove flag close merge delete

Comments

You didn't provide much information.

hugo.vanderkooij's avatar hugo.vanderkooij (2023-03-29 05:30:00 +0000) edit

please inform require details..

st.inst's avatar st.inst (2023-03-29 05:38:29 +0000) edit
add a comment see more comments

1 Answer

0

I haven't used the Moxa devices, but on most of the other similar devices I've used the device has an Ethernet port usually on the same network as the Scada system that can be used to capture traffic.

Usually, each physical serial port is mapped to its own TCP port so I've captured on the specific TCP port and obtained the required info.

Some other systems aren't so simple and require the installation of drivers on the Scada system to create virtual COM ports that map to the physical COM ports on the device. The network traffic then may not be plain TCP so you would then need a method of capturing serial traffic on the virtual COM ports which Wireshark doesn't handle out of the box. There may be an extcap plugin for Wireshark that could handle this, but I'm unaware of anything at the moment.

grahamb's avatar
23.8k
grahamb
answered 2023-03-29 08:22:36 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer