
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Secure DNS Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/secure-dns/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/secure-dns/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Wed, 15 Jul 2020 09:24:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Secure DNS Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/secure-dns/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Clear/Flush DNS Cache on Windows 10, Linux and macOS</title>
		<link>https://www.technig.com/flush-dns-cache-windows-linux-macos/</link>
					<comments>https://www.technig.com/flush-dns-cache-windows-linux-macos/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Sun, 15 Oct 2017 05:30:55 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Configure IP Address]]></category>
		<category><![CDATA[DNS Cache]]></category>
		<category><![CDATA[DNS Management]]></category>
		<category><![CDATA[Flush DNS Cache]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[How to Fix]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Linux Clear DNS Cache]]></category>
		<category><![CDATA[Secure DNS]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows Flush DNS Cache]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=12211</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Clear and Flush DNS Cache in Windows 10, Linux and MacOS - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>When a system DNS works for a long time, it saves many records that cause DNS works slowly or not working correctly. To flush DNS cache, you need to clear DNS records from your system. You can do it with the command line in command prompt and Windows Powershell and Terminal on macOS systems. The [&#8230;]</p>
<p>The post <a href="https://www.technig.com/flush-dns-cache-windows-linux-macos/">Clear/Flush DNS Cache on Windows 10, Linux and macOS</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Clear and Flush DNS Cache in Windows 10, Linux and MacOS - Technig" decoding="async" srcset="https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Clear-and-Flush-DNS-Cache-in-Windows-10-Linux-and-MacOS-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>When a system DNS works for a long time, it saves many records that cause DNS works slowly or not working correctly. To flush DNS cache, you need to clear DNS records from your system. You can do it with the command line in command prompt and Windows Powershell and Terminal on macOS systems.</p>
<p>The flush DNS command is the tool you need to clear and flush DNS cache. Just open the command line interface and dump the correct DNS cache then remove it.</p>
<blockquote><p>The Domain Name System (<strong>DNS</strong>) is a hierarchical decentralized naming system for computers, services, or other resources connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. Most prominently, it translates more readily memorized domain names to the numerical IP addresses needed for locating and identifying computer services and devices with the underlying network protocols.</p></blockquote>
<p><strong>Clear and Flush DNS Cache with the command line:</strong></p>
<ol>
<li>Open a command-line interface</li>
<li>Display DNS Records</li>
<li>Flush DNS Cache</li>
<li>Check DNS Records</li>
</ol>
<p>To flush DNS cache just follow the step by step guide. It works the same on all Windows operating systems, but different on various macOS and Linux distributions.</p>
<blockquote><p><strong>Related:</strong> <a href="https://www.technig.com/install-and-configure-dns-server-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Install and Configure DNS Server on Windows Server</a>.</p></blockquote>
<h2>How to View DNS Cache</h2>
<p>To view DNS cache on Windows systems, just type &#8220;ipconfig /displaydns&#8221; in command prompt.</p>
<ol>
<li>Press <strong>Windows+R</strong> to open the <strong>Run</strong>.</li>
<li>Type &#8220;<strong>cmd</strong>&#8221; and press enter to open the command prompt.</li>
<li>Now type &#8220;ipconfig /displaydns&#8221; to view DNS cache and records.</li>
</ol>
<p>The ipconfig /displaydns result is like this.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">C:\&gt;ipconfig /displaydns

Windows IP Configuration

    569-vt.c3tag.com
    ----------------------------------------
    Record Name . . . . . : 569-vt.c3tag.com
    Record Type . . . . . : 1
    Time To Live  . . . . : 2150
    Data Length . . . . . : 4
    Section . . . . . . . : Answer
    A (Host) Record . . . : 67.220.103.115

    Record Name . . . . . : 569-vt.c3tag.com
    Record Type . . . . . : 1
    Time To Live  . . . . : 2150
    Data Length . . . . . : 4
    Section . . . . . . . : Answer
    A (Host) Record . . . : 66.180.64.115

    sc.iasds01.com
    ----------------------------------------
    Record Name . . . . . : sc.iasds01.com
    Record Type . . . . . : 5
    Time To Live  . . . . : 660
    Data Length . . . . . : 8
    Section . . . . . . . : Answer
    CNAME Record  . . . . : anycast.sc.iasds01.com

    Record Name . . . . . : anycast.sc.iasds01.com
    Record Type . . . . . : 1
    Time To Live  . . . . : 660
    Data Length . . . . . : 4
    Section . . . . . . . : Answer
    A (Host) Record . . . : 199.166.0.200

    i1.wp.com
    ----------------------------------------
    Record Name . . . . . : i1.wp.com
    Record Type . . . . . : 1
    Time To Live  . . . . : 4175
    Data Length . . . . . : 4
    Section . . . . . . . : Answer
    A (Host) Record . . . : 192.0.77.2

    usw12.lunrac.com
    ----------------------------------------
    Record Name . . . . . : usw12.lunrac.com
    Record Type . . . . . : 1
    Time To Live  . . . . : 351
    Data Length . . . . . : 4
    Section . . . . . . . : Answer
    A (Host) Record . . . : 209.50.48.91

    egqegkuoocwcdb
    ----------------------------------------
    Name does not exist.

    staticxx.facebook.com
    ----------------------------------------
    Record Name . . . . . : staticxx.facebook.com
    Record Type . . . . . : 5
    Time To Live  . . . . : 12
    Data Length . . . . . : 8
    Section . . . . . . . : Answer
    CNAME Record  . . . . : scontent.xx.fbcdn.net

    Record Name . . . . . : scontent.xx.fbcdn.net
    Record Type . . . . . : 1
    Time To Live  . . . . : 12
    Data Length . . . . . : 4
    Section . . . . . . . : Answer
    A (Host) Record . . . : 31.13.86.4

    lvplwmvbubf
    ----------------------------------------
    Name does not exist.

    www.internetdownloadmanager.com
    ----------------------------------------
    Record Name . . . . . : www.internetdownloadmanager.com
    Record Type . . . . . : 1
    Time To Live  . . . . : 18558
    Data Length . . . . . : 4
    Section . . . . . . . : Answer
    A (Host) Record . . . : 169.55.0.224
C:\&gt;
</pre>
<p>There are too many DNS records on my system. But this is just an example of DNS cache in Windows system.</p>
<h2>Flush DNS Cache in Windows 10</h2>
<p>To clear Windows 10 DNS cache and records, type the &#8220;<strong>ipconfig /flushdns</strong>&#8221; command in command prompt or PowerShell.</p>
<figure id="attachment_12218" aria-describedby="caption-attachment-12218" style="width: 836px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Clear-DNS-Records-and-Flush-DNS-Cache-in-Windows-10-Technig.jpg"><img decoding="async" class="wp-image-12218 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Clear-DNS-Records-and-Flush-DNS-Cache-in-Windows-10-Technig.jpg" alt="Clear DNS Records and Flush DNS Cache in Windows 10 - Technig" width="836" height="143" srcset="https://www.technig.com/wp-content/uploads/2017/10/Clear-DNS-Records-and-Flush-DNS-Cache-in-Windows-10-Technig.jpg 836w, https://www.technig.com/wp-content/uploads/2017/10/Clear-DNS-Records-and-Flush-DNS-Cache-in-Windows-10-Technig-300x51.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Clear-DNS-Records-and-Flush-DNS-Cache-in-Windows-10-Technig-768x131.jpg 768w" sizes="(max-width: 836px) 100vw, 836px" /></a><figcaption id="caption-attachment-12218" class="wp-caption-text">Clear DNS Records and Flush DNS Cache in Windows 10 &#8211; Technig</figcaption></figure>
<pre class="lang:ps decode:true">PS C:\Users\Shais&gt; ipconfig /flushdns
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
</pre>
<p>That&#8217;s good, the DNS cache removed successfully. This command works the same on all Windows client and Windows server machines.</p>
<h2>Check DNS Records</h2>
<p>Now if you check again you can not find any DNS records.</p>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\Users\Shais&gt; ipconfig /displaydns
Windows IP Configuration
Could not display the DNS Resolver Cache.
</pre>
<p>Yes, the system can not display the DNS records. Because there is no DNS record cached yet.</p>
<h2>Flush DNS Cache on macOS</h2>
<p>Flushing the DNS in Mac OS X is an easy process, but the steps taken will depend on which version of OS X you are running. For the different version of macOS operating system use the following command to clear and flush DNS cache.</p>
<p><strong>macOS Sierra, </strong><strong>OS X El Capitan, </strong><strong>Mac OS X Yosemite, </strong><strong>Mac OS X Mavericks, </strong><strong>Mac OS X Mountain Lion, </strong><strong>Mac OS X Mountain Lion, and </strong><strong>Mac OS X Lion.</strong></p>
<p>If you are running Mac OS X 10.11, you need to follow the below steps:</p>
<ol>
<li>Open up the command terminal.</li>
<li>Run the command <code>sudo killall -HUP mDNSResponder</code></li>
</ol>
<p><strong>Mac OS X Snow Leopard.</strong></p>
<p>If you are running Mac OS X 10.6, you need to follow the below steps:</p>
<ol>
<li>Open up a command terminal.</li>
<li>Run the command <code>sudo dscacheutil -flushcache</code></li>
</ol>
<p><strong>Mac OS X Leopard and below.</strong></p>
<p>If you are running Mac OS X 10.5.1 or below, you need to follow the below steps:</p>
<ol>
<li>Open a command terminal.</li>
<li>Run the command <code>sudo lookupd -flushcache</code></li>
</ol>
<h2>Flush DNS Cache on Linux</h2>
<p>If you are running the nscd Name Service Cache Daemon and wish to flush your DNS cache, then you will need to do the following.</p>
<ol>
<li>Open up a command terminal (either as root or run step 2 with <code>sudo</code>).</li>
<li>Run the command <code>/etc/init.d/nscd restart</code></li>
<li>Now, you just have to restart the NSCD. To do, type the following command</li>
</ol>
<pre class="nums:false expand-toggle:false lang:default decode:true ">sudo /etc/init.d/nscd restart
</pre>
<p>Finally, ask your question related to the <a href="https://en.wikipedia.org/wiki/Domain_Name_System" target="_blank" rel="noopener noreferrer">DNS</a> server from the comment section.</p>
<p>The post <a href="https://www.technig.com/flush-dns-cache-windows-linux-macos/">Clear/Flush DNS Cache on Windows 10, Linux and macOS</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/flush-dns-cache-windows-linux-macos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12211</post-id>	</item>
	</channel>
</rss>
