Skip to content

Instantly share code, notes, and snippets.

@shaneramey
Created October 7, 2014 18:27
Show Gist options
  • Save shaneramey/740f47a445d0d5921cf8 to your computer and use it in GitHub Desktop.
Save shaneramey/740f47a445d0d5921cf8 to your computer and use it in GitHub Desktop.
ntop 4.0.3 noDnsResolution instead of DnsResolutionForAll
After installing ntop 4.0.3 I noticed that I could not get the hostnames to show in the hosts table. This was despite not having specified the -n or the -g flags. After lots of searching, I found that disabling IPv6 would change the run-time configuration to DnsResolution for all. I didn’t see any other articles on the Internet about this so I wrote this to hopefully save you some time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment