Active Topics

 


Reply
Thread Tools
Posts: 36 | Thanked: 5 times | Joined on Nov 2009
#1
Hi all, is there an app that can list all ip addresses on a network, plus have the ability to show the offline ones, ie something live my fav in windows, lookatLan

Thanks Tom
 
velox's Avatar
Posts: 394 | Thanked: 1,341 times | Joined on Dec 2009
#2
You might be able to use Nmap for that, though it is commandline only and could be slightly confusing for beginners...

http://maemo.org/downloads/product/Maemo5/nmap/

To ping all addresses you can do something like

nmap -sP 192.168.1.0/24 (where 192.168.1.xx is your network)

(if i recall that syntax correctly)

I hope that this helped you at least a bit
 
Posts: 36 | Thanked: 5 times | Joined on Nov 2009
#3
Hi Velox,

Thanks for the response, I have tried nmap, and it will serve my purposes, can I add a command which will list the ips only, eg

192.168.10.2
192.168.10.9
192.168.10.55
192.168.10 254

This will enable me to scan a network and see instantly whats up?

Thanks tom
 
Posts: 170 | Thanked: 75 times | Joined on Jun 2008 @ NYC
#4
Originally Posted by nokiafarce View Post
Hi Velox,

Thanks for the response, I have tried nmap, and it will serve my purposes, can I add a command which will list the ips only, eg

192.168.10.2
192.168.10.9
192.168.10.55
192.168.10 254

This will enable me to scan a network and see instantly whats up?

Thanks tom
http://nmap.org/book/man.html
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:06.