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 capture DNP over TCP or IP?

  • retag add tags

I was trying to capture dnp3 exchanges using wireshark but failed. Read some email and tried “decode as” and filters but did not work. How can I capture dnp3 over tcp or ip exchange using wireshark?

Xiblade's avatar
1
Xiblade
asked 2020-08-25 23:21:54 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I capture and inspect DNP3 traffic almost daily so Wireshark in general has no issue with this.

The IANA allocated port for DNP3 traffic is 20000 and this is set as the default port in the dissector preferences.

If your traffic isn't using 20000, you can use Decode As.... to set DNP3 as the dissector for the port in use.

Is it possible your traffic is in some kind of encrypted tunnel, e.g. over a VPN or TLS connection? Can you share a capture on a public share and post a link to the capture in a comment?

grahamb's avatar
23.8k
grahamb
answered 2020-08-26 07:16:56 +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