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 detect packets that go to endpoint through broadcast/multicast?

Good Day to everyone,

I would like to ask that I have an endpoint that receives multicast/broadcast packets e.g. packets with destination 255.255.255.255. Is there any possibility to get this count or filter this out?

Thank you for your time.

iwaheed's avatar
1
iwaheed
asked 2022-09-08 12:36:04 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Working with a trace file you could use the menu function Statistics -> Endpoints and look up the counter.

On a live host, try a command line with netstat -e and look at the counter for non-unicast packets received.

Good luck

Eddi

Eddi's avatar
2.4k
Eddi
answered 2022-09-08 20:22:21 +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