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

Why don't I see packets when I ping my own IP address?

  • retag add tags

Hello, I am really really new at using wireshark so this question will look very dumb and basic. So, I was given an homework in which I was told to use icmp filter and to ping my own ip adress. So I go to cmd to find my ip and ping it but, when I ping it, nothing appears on wireshark packet list. I tried pinging websites to test if I couldn't get any packet but I didn't get any issue at this level so the problem remains only if I ping my own ip. So, anyone now what am I missing?

Also, sorry for the poor english I mostly speak french.

Matys GM's avatar
1
Matys GM
asked 2022-04-06 18:07:49 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2022-04-07 17:46:39 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Did you try pinging your PC from another device?

BigFatCat's avatar BigFatCat (2022-04-07 07:42:45 +0000) edit
add a comment see more comments

1 Answer

0

When you ping your own IP address, that being the IP address of the interface you try to send to ICMP echo message from, the host will know you try to ping yourself so does not even send out a packet. At least not on the interface this IP address is assigned to. Instead it sends it over the loopback interface. Start a capture there and see what happens when you ping.

Jaap's avatar
13.7k
Jaap
answered 2022-04-07 09:59:57 +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