Hi all, you can show on the screen a list of all active ip in LAN including printers? thank you very much.. greetings asked 05 Jan '13, 01:55 Andy |
One Answer:
If you set up your capture in a way that you can see all traffic (see: http://wiki.wireshark.org/CaptureSetup), then wireshark can show you a list of all IP addresses that were seen the network during capture. Go to "Statistics -> Endpoints" and click on the IP tab. UPDATE: Or you can use nmap to actively scan for (live) systems on your network... answered 05 Jan '13, 03:11 SYN-bit ♦♦ edited 05 Jan '13, 03:13 |
Or if you want to see them in a conversation pair, use Statistics -> Conversations, and click on the IP tab.