DNS cache

edenda

New Member
Joined
Oct 28, 2020
Messages
2
Reaction score
0
Credits
17
hi,
I need help!
I try to see the DNS cache in linux env.
(like the command in Windows: "ipconfig/ displaydns")
I already download nscd.
someone know what the command I need to write??
I have linux- ubuntu version "18.04"
thanks guys!
 


If you have nscd installed and running you just have to restart it.
Code:
sudo systemctl restart nscd.service
 
I don't use nscd but from what I can read is that you can only display the statistics nscd collects.
 
I found this specific answer:


Untested by me.
 

Members online


Top