riebl / artery

OMNeT++ V2X simulation framework for ETSI ITS-G5
GNU General Public License v2.0
203 stars 131 forks source link

Cannot see the denm messages in Wireshark #225

Closed goksunazlican closed 2 years ago

goksunazlican commented 2 years ago

I'm trying to see loopback of den messages by running ImpactReductionUseCase with the mtits2017 scenario, however, I cannot see them in Wireshark. Previously, I have tried it via vanetza-socktap to send and receive denm and I could explicitly see den messages there.

What may be wrong with the usage of artery here?

riebl commented 2 years ago

The network communication of the simulation is not sent over any actual network or loopback device of your computer, i.e. Wireshark has no possibility to intercept any of these simulated packets.