What is the best way to scan (using OS X, GUI/Terminal app), for ip's on a local subnet that have a domain name?
Thanks!
|
What is the best way to scan (using OS X, GUI/Terminal app), for ip's on a local subnet that have a domain name? Thanks! | |||
|
feedback
|
|
If you don't want to actually check if the hosts exist, is to just loop through the IP addresses and do a reverse lookup. The following recipe works on Linux and FreeBSD; I don't know how the
You can also use
Or use | |||||
feedback
|