Ask Your Question
0

how to detect packets that go to endpoint through broadcast/multicast?

asked 2022-09-08 12:36:04 +0000

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.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-09-08 20:22:21 +0000

Eddi gravatar image

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

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2022-09-08 12:36:04 +0000

Seen: 162 times

Last updated: Sep 08 '22