Paul's Programming Notes     Archive     Feed     Github

Nmap Not Finding Hostnames

http://serverfault.com/a/153779

The secret ended up being running the command as sudo. It's odd how "socket.gethostbyaddr()" worked just fine without sudo, but was slower than nmap.