I want to scan my network periodically and get the Ip, mac, OS and netbios name.
So far I got everything done with a bashscript that runs nmap, but the netbiosname is still a problem.
|
feedback
|
|
The program nbtscan can do this. In Ubuntu to install just use | |||
|
feedback
|
|
You could use nbtscan ( http://unixwiz.net/tools/nbtscan.html) | |||
|
feedback
|