Ask Your Question
0

Check LAN device IP connections

asked 2024-02-20 13:21:13 +0000

redstoneminer gravatar image

Hi, It is my first time using wireshark, I have an ESP32 which perform connections to an specific IP outside of my LAN. Is it possible with wireshark to know which one is that target IP?

I'm using this example as an initial approach but I would like to check the security of my IP cameras to see if they are streaming only to an specific IP instead of an external server.

Thank you

edit retag flag offensive close merge delete

Comments

"my current mikrotik router"
"the esp connects via wlan"

Does the esp connect to the mikrotik? Does the router support Packet Sniffer?

Chuckc gravatar imageChuckc ( 2024-02-20 14:49:40 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2024-02-20 13:26:22 +0000

hugo.vanderkooij gravatar image

Either setup port mirroring in your switch so you can see all traffic through your router or to and from your ESP32 for example.

But for a full list of options you should read https://wiki.wireshark.org/CaptureSet...

edit flag offensive delete link more

Comments

I'm not sure that my current mikrotik router allows me to setup a port mirroring from the ESP, based on wiki I don't see a clear way of how to set a monitor mode in the wlan card(I'm currently on windows) to monitor the wifi traffic, the esp connects via wlan too

redstoneminer gravatar imageredstoneminer ( 2024-02-20 13:32:57 +0000 )edit

Mikrotik seem to offer some form of packet capture: https://wiki.mikrotik.com/wiki/Manual...

grahamb gravatar imagegrahamb ( 2024-02-20 14:51:55 +0000 )edit

I'm trying to figure it out with the packet sniffer, thank you for the suggestion

redstoneminer gravatar imageredstoneminer ( 2024-02-20 14:59:51 +0000 )edit

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: 2024-02-20 13:21:13 +0000

Seen: 131 times

Last updated: Feb 20