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

Check LAN device IP connections

  • retag add tags

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

redstoneminer's avatar
1
redstoneminer
asked 2024-02-20 13:21:13 +0000
edit flag offensive 0 remove flag 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's avatar Chuckc (2024-02-20 14:49:40 +0000) edit
add a comment see more comments

1 Answer

0

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...

hugo.vanderkooij's avatar
76
hugo.vanderkooij
answered 2024-02-20 13:26:22 +0000
edit flag offensive 0 remove flag delete link

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's avatar redstoneminer (2024-02-20 13:32:57 +0000) edit

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

grahamb's avatar grahamb (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's avatar redstoneminer (2024-02-20 14:59:51 +0000) edit
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