| How to lists hosts connected to a local network
|
rubenbla

msg:3562774 | 1:08 pm on Jan 31, 2008 (gmt 0) | Hi: Is there any command to list the hosts that are connected to a local network at a moment? I'm running Fedora Core 4 with Samba. Thanks!
|
rubenbla

msg:3562775 | 1:11 pm on Jan 31, 2008 (gmt 0) | This could do the work: smbclient -L servername
|
mcavic

msg:3562990 | 4:38 pm on Jan 31, 2008 (gmt 0) | Or if you want to find machines that might not be file sharing-enabled, get a copy of nmap, and do a scan: nmap -sP 192.168.1.1-254
|
|
|