using nmap to get a list of DNS host names
Sometimes you want to update your hosts file, but you don't remember what all your hostnames are, or some have been added that didn't follow whatever process you've got in place, so are unlisted.
This little deal will list all the host names for a particular range (in this example, 192.168.1.0 through 192.168.1.255):
You obviously need nmap, tr, and awk for this to work.
End Of Line

There are no comments for this entry.
[Add Comment] [Subscribe to Comments]