04-25-2017 12:22 PM - edited 03-12-2019 06:22 AM
Is their an option in command line to manually flush the DNS cache? Otherwise does disabling it and re-enabling flush the cache?
Solved! Go to Solution.
04-25-2017 09:42 PM
If you are asking about FirePOWER Management Center then you can flush it from the cli using shell commands and restarting the daemon.
/etc/rc.d/init.d/nscd restart
That should do it.
I'm not sure if the system setting for DNS Cache in the GUI will accomplish the same thing.
04-25-2017 09:42 PM
If you are asking about FirePOWER Management Center then you can flush it from the cli using shell commands and restarting the daemon.
/etc/rc.d/init.d/nscd restart
That should do it.
I'm not sure if the system setting for DNS Cache in the GUI will accomplish the same thing.
11-09-2017 02:53 PM
I had to also add sudo to the beginning of the command
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide