Tell me more ×
IT Security Stack Exchange is a question and answer site for IT security professionals. It's 100% free, no registration required.

I am using cocoa packet analyser because I am suspecting some intrusion. I find one special packet corresponding to arp protocol with some special ether adress. How could I find the ip related to this (I am a newbie for all these stuffs, so maybe my answer will be quite evident from you)

share|improve this question
Probably a better fit for StackOverflow with a security tag. – Rook Nov 13 '12 at 21:08
Ok thanks Rock :) – Newben Nov 13 '12 at 21:21
or rather, Super User. This seems to be a networking question... – AviD Nov 14 '12 at 10:08

closed as off topic by Rook, schroeder, D.W., AviD Nov 14 '12 at 10:08

Questions on IT Security Stack Exchange are expected to relate to IT security within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 2 down vote accepted

May be I am wrong, but try to use wireshark enter image description here

Also I think that this might be useful http://compnetworking.about.com/od/networkprotocolsip/f/convertipmacadd.htm

share|improve this answer
That's it, thanks ! – Newben Nov 13 '12 at 22:20

Not the answer you're looking for? Browse other questions tagged or ask your own question.