User Tools

Site Tools


internet:dns:flush_dns_cache

This is an old revision of the document!


How to Flush DNS Cache

Windows

ipconfig /flushdns

SME Server

signal-event dns-update

Linux

Depending on your system, one of these might work:

sudo systemctl restart nscd
sudo systemctl restart dnsmasq
rndc flush

Ubuntu

sudo systemd-resolve --statistics
sudo systemd-resolve --flush-caches
internet/dns/flush_dns_cache.1610926205.txt.gz · Last modified: 2021/01/17 16:30 by gcooper