ubuntu:dns:flush_dns
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:dns:flush_dns [2021/01/10 19:39] – peter | ubuntu:dns:flush_dns [2021/01/10 20:49] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - DNS - Flush DNS ====== | ||
- | <code bash> | ||
- | sudo systemd-resolve --flush-caches | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | Check the statistics in order to make sure that your cache size is now zero, thus cleared: | ||
- | |||
- | <code bash> | ||
- | sudo systemd-resolve --statistics | ||
- | </ | ||
- | |||
- | returns: | ||
- | |||
- | <code bash> | ||
- | DNSSEC supported by current servers: no | ||
- | |||
- | Transactions | ||
- | Current Transactions: | ||
- | Total Transactions: | ||
- | | ||
- | Cache | ||
- | Current Cache Size: 39 | ||
- | Cache Hits: 162 | ||
- | Cache Misses: 190 | ||
- | | ||
- | DNSSEC Verdicts | ||
- | Secure: 0 | ||
- | Insecure: 0 | ||
- | | ||
- | | ||
- | </ |
ubuntu/dns/flush_dns.1610307567.txt.gz · Last modified: 2021/01/10 19:39 by peter