<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto clear/Flush DNS Cache in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Juegos</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-109645</link>
		<dc:creator>Juegos</dc:creator>
		<pubDate>Mon, 19 Sep 2011 01:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-109645</guid>
		<description>Great thank you as I can see, for me runs /etc/init.d/dns-clean
I have not installed too the nscd by default. i&#039;ll install it roght now, and test.

Greetens and thanks!</description>
		<content:encoded><![CDATA[<p>Great thank you as I can see, for me runs /etc/init.d/dns-clean<br />
I have not installed too the nscd by default. i&#8217;ll install it roght now, and test.</p>
<p>Greetens and thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arash pazandi</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-109297</link>
		<dc:creator>Arash pazandi</dc:creator>
		<pubDate>Mon, 12 Sep 2011 12:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-109297</guid>
		<description>hi guys 
you must be type first
sudo apt-get install nscd
and after install successfully nscd Service .
for restart type it :
sudo /etc/init.d/nscd restart

just do it !</description>
		<content:encoded><![CDATA[<p>hi guys<br />
you must be type first<br />
sudo apt-get install nscd<br />
and after install successfully nscd Service .<br />
for restart type it :<br />
sudo /etc/init.d/nscd restart</p>
<p>just do it !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy LaRocque</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-108888</link>
		<dc:creator>Billy LaRocque</dc:creator>
		<pubDate>Fri, 02 Sep 2011 21:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-108888</guid>
		<description>Dudes, I have been using *NIX systems since &#039;79 and there is no DNS cache in UNIX or LINUX (think someone mentioned it above). The only cache is in your browser, usually closing all your browser windows will reset it. Should there be an issue still, go into Preferences (on firefox) and clear the cache manually, close and then re-open firefox.
Good Luck for those of you still struggling with installing something you don&#039;t need on *NIX.
Cheers,
Billy</description>
		<content:encoded><![CDATA[<p>Dudes, I have been using *NIX systems since &#8217;79 and there is no DNS cache in UNIX or LINUX (think someone mentioned it above). The only cache is in your browser, usually closing all your browser windows will reset it. Should there be an issue still, go into Preferences (on firefox) and clear the cache manually, close and then re-open firefox.<br />
Good Luck for those of you still struggling with installing something you don&#8217;t need on *NIX.<br />
Cheers,<br />
Billy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tcpdump</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-107919</link>
		<dc:creator>tcpdump</dc:creator>
		<pubDate>Wed, 10 Aug 2011 15:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-107919</guid>
		<description>Hi,

full ACK to Dan.

/etc/init.d/dns-clean start will do the trick for you. if you look into the script, it calls /etc/ppp/ip-down.d/0dns-down and the last line in that script is: 

[ -x /etc/init.d/nscd ] &amp;, which means if nscd installed it will be restarted too.

regards tcpdump</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>full ACK to Dan.</p>
<p>/etc/init.d/dns-clean start will do the trick for you. if you look into the script, it calls /etc/ppp/ip-down.d/0dns-down and the last line in that script is: </p>
<p>[ -x /etc/init.d/nscd ] &amp;, which means if nscd installed it will be restarted too.</p>
<p>regards tcpdump</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-105462</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 16 Jun 2011 23:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-105462</guid>
		<description>Why would you want to install something extra when Ubuntu already comes with it&#039;s own DNS caching service (dns-clean)?

The dns-clean service runs at every boot, so a simple reboot of Ubuntu cleans out your DNS anyway.

If you don&#039;t feel like rebooting:

sudo /etc/init.d/dns-clean start</description>
		<content:encoded><![CDATA[<p>Why would you want to install something extra when Ubuntu already comes with it&#8217;s own DNS caching service (dns-clean)?</p>
<p>The dns-clean service runs at every boot, so a simple reboot of Ubuntu cleans out your DNS anyway.</p>
<p>If you don&#8217;t feel like rebooting:</p>
<p>sudo /etc/init.d/dns-clean start</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kim</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-105075</link>
		<dc:creator>kim</dc:creator>
		<pubDate>Fri, 03 Jun 2011 12:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-105075</guid>
		<description>i don’t need to install nscd. thanks</description>
		<content:encoded><![CDATA[<p>i don’t need to install nscd. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Systems</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-68453</link>
		<dc:creator>Systems</dc:creator>
		<pubDate>Fri, 10 Dec 2010 14:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-68453</guid>
		<description>Is Wrong In ubuntu Is this command sudo apt-get install nscd and After sudo /etc/init.d/nscd restart 

ubuntu10@ubuntu10-virtual-machine:/etc/init.d$ sudo apt-get install nscd
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  nscd
0 upgraded, 1 newly installed, 0 to remove and 188 not upgraded.
Need to get 207kB of archives.
After this operation, 381kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/universe nscd i386 2.12.1-0ubuntu9 [207kB]
Fetched 207kB in 0s (400kB/s)
Selecting previously deselected package nscd.
(Reading database ... 120088 files and directories currently installed.)
Unpacking nscd (from .../nscd_2.12.1-0ubuntu9_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up nscd (2.12.1-0ubuntu9) ...
 * Starting Name Service Cache Daemon nscd                                [ OK ] 
ubuntu10@ubuntu10-virtual-machine:/etc/init.d$ sudo /etc/init.d/nscd restart
 * Restarting Name Service Cache Daemon nscd                              [ OK ] 
ubuntu10@ubuntu10-virtual-machine:/etc/init.d$</description>
		<content:encoded><![CDATA[<p>Is Wrong In ubuntu Is this command sudo apt-get install nscd and After sudo /etc/init.d/nscd restart </p>
<p>ubuntu10@ubuntu10-virtual-machine:/etc/init.d$ sudo apt-get install nscd<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
The following NEW packages will be installed:<br />
  nscd<br />
0 upgraded, 1 newly installed, 0 to remove and 188 not upgraded.<br />
Need to get 207kB of archives.<br />
After this operation, 381kB of additional disk space will be used.<br />
Get:1 <a href="http://us.archive.ubuntu.com/ubuntu/" rel="nofollow">http://us.archive.ubuntu.com/ubuntu/</a> maverick-updates/universe nscd i386 2.12.1-0ubuntu9 [207kB]<br />
Fetched 207kB in 0s (400kB/s)<br />
Selecting previously deselected package nscd.<br />
(Reading database &#8230; 120088 files and directories currently installed.)<br />
Unpacking nscd (from &#8230;/nscd_2.12.1-0ubuntu9_i386.deb) &#8230;<br />
Processing triggers for man-db &#8230;<br />
Processing triggers for ureadahead &#8230;<br />
Setting up nscd (2.12.1-0ubuntu9) &#8230;<br />
 * Starting Name Service Cache Daemon nscd                                [ OK ]<br />
ubuntu10@ubuntu10-virtual-machine:/etc/init.d$ sudo /etc/init.d/nscd restart<br />
 * Restarting Name Service Cache Daemon nscd                              [ OK ]<br />
ubuntu10@ubuntu10-virtual-machine:/etc/init.d$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delrey</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-54432</link>
		<dc:creator>Delrey</dc:creator>
		<pubDate>Sat, 23 Oct 2010 14:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-54432</guid>
		<description>Since I am no expert (by far). I&#039;m having similar issue I&#039;m hoping someone can shed light to. I have Ubuntu 10.04 64bit installed on a Lenovo Z61T. Docked most of the time I have NO issues with networking or resolving DNS. I also have another Lenovo X200 dual boot with Windows 7 and Ubuntu 10.04LTS 64bit. My problem is with either laptop and only using Ubuntu DNS seems to fail resolving after a short of use. I can still ping thru and whe compared to Windows (unfortunately) I have no problems. Reading some other posts seems to indicate and issue with IP6. I was tempted to totally remove by following some hacks but I&#039;m not yet convinced its a bug probably something I have overlooked or just naive to as a newbe. my instincts say try a tcp dump but thought I would post here to save more aggravation</description>
		<content:encoded><![CDATA[<p>Since I am no expert (by far). I&#8217;m having similar issue I&#8217;m hoping someone can shed light to. I have Ubuntu 10.04 64bit installed on a Lenovo Z61T. Docked most of the time I have NO issues with networking or resolving DNS. I also have another Lenovo X200 dual boot with Windows 7 and Ubuntu 10.04LTS 64bit. My problem is with either laptop and only using Ubuntu DNS seems to fail resolving after a short of use. I can still ping thru and whe compared to Windows (unfortunately) I have no problems. Reading some other posts seems to indicate and issue with IP6. I was tempted to totally remove by following some hacks but I&#8217;m not yet convinced its a bug probably something I have overlooked or just naive to as a newbe. my instincts say try a tcp dump but thought I would post here to save more aggravation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cebu travel guide</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-45288</link>
		<dc:creator>cebu travel guide</dc:creator>
		<pubDate>Sun, 29 Aug 2010 08:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-45288</guid>
		<description>finally did it. 
i thought i don&#039;t need to install nscd. thanks

ubuntu should have it by default</description>
		<content:encoded><![CDATA[<p>finally did it.<br />
i thought i don&#8217;t need to install nscd. thanks</p>
<p>ubuntu should have it by default</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srweb</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-44866</link>
		<dc:creator>srweb</dc:creator>
		<pubDate>Tue, 24 Aug 2010 17:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-44866</guid>
		<description>I’m having the same problem!!! TOO</description>
		<content:encoded><![CDATA[<p>I’m having the same problem!!! TOO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: takizo</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-41421</link>
		<dc:creator>takizo</dc:creator>
		<pubDate>Mon, 26 Jul 2010 14:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-41421</guid>
		<description>@Brian, it has nothing to do with DNS when you do IP ping. It&#039;s more like your host is having problem to reach.</description>
		<content:encoded><![CDATA[<p>@Brian, it has nothing to do with DNS when you do IP ping. It&#8217;s more like your host is having problem to reach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-23043</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 17:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-23043</guid>
		<description>@Brian: No, it doesn&#039;t.  It&#039;s because ping uses C library functions like gethostbyname, and so follows the order directive (/etc/nsswitch.conf, /etc/hosts, locally running bind daemons, etc.).  On the other hand, utilities like dig and nslookup were meant to query nameservers only and could care less about that crap, because they were meant to query nameservers only without taking any of the local superseding entries in to account.  So, it is not surprising that you&#039;re seeing different responses.  To the trained eye, this is a benefit, not a hindrance, because it points out where the problem is, which in this case is your Ubuntu machine&#039;s configuration.  Installing nscd is pointless and irrelevant in this situation, and will only complicate your problems.  There are more files that just resolv.conf that control the behavior you&#039;re seeing from utilities like ping - resolv.conf, nsswitch.conf, /etc/hosts, /etc/hostname, so on and so forth.  Google or read the manpages, or keep chasing ghosts.  It&#039;s up to you.</description>
		<content:encoded><![CDATA[<p>@Brian: No, it doesn&#8217;t.  It&#8217;s because ping uses C library functions like gethostbyname, and so follows the order directive (/etc/nsswitch.conf, /etc/hosts, locally running bind daemons, etc.).  On the other hand, utilities like dig and nslookup were meant to query nameservers only and could care less about that crap, because they were meant to query nameservers only without taking any of the local superseding entries in to account.  So, it is not surprising that you&#8217;re seeing different responses.  To the trained eye, this is a benefit, not a hindrance, because it points out where the problem is, which in this case is your Ubuntu machine&#8217;s configuration.  Installing nscd is pointless and irrelevant in this situation, and will only complicate your problems.  There are more files that just resolv.conf that control the behavior you&#8217;re seeing from utilities like ping - resolv.conf, nsswitch.conf, /etc/hosts, /etc/hostname, so on and so forth.  Google or read the manpages, or keep chasing ghosts.  It&#8217;s up to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-17789</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-17789</guid>
		<description>Sorry, that ping response should have read:
From 192.168.0.67 icmp_seq=1 Destination Host Unreachable

(While changing the addresses and names to protect the innocent, I missed a line).</description>
		<content:encoded><![CDATA[<p>Sorry, that ping response should have read:<br />
From 192.168.0.67 icmp_seq=1 Destination Host Unreachable</p>
<p>(While changing the addresses and names to protect the innocent, I missed a line).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-17788</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-17788</guid>
		<description>I&#039;ve got a similar problem... 

The program &#039;nscd&#039; is currently not installed.

&quot;typho&quot; is a computer on my network. &quot;nslookup typho&quot; returns:

Name:	typho.example.com
Address: 192.168.0.64

This is correct (verified by walking over to typho and typing &quot;ipconfig&quot;). Yes, it is a WinXP machine.

However, &quot;ping typho&quot; returns with:
PING 192.168.0.65 (192.168.0.65) 56(84) bytes of data.
From 192.168.139.67 icmp_seq=1 Destination Host Unreachable

My IP address is 67, but typho is 64, *not* 65. A few *weeks* ago it *was* 65, but I changed it on my DNS server.

In fact, every application I&#039;ve tried (except nslookup) is resolving typho to 65, including Nautilus (smb://typho/share), ftp, and others.

&quot;ping 192.168.0.64&quot; looks good, so there is a connection:

PING 192.168.0.64 (192.168.0.64) 56(84) bytes of data.
64 bytes from 192.168.0.64: icmp_seq=1 ttl=128 time=0.976 ms

Rebooting does not solve this. There is clearly a dns cache somewhere, and it is not being updated with the correct information. Other Ubuntu machines on my network can &quot;ping typho&quot; correctly (they automatically resolve the correct address).

My /etc/resolv.conf is simply:
# Generated by NetworkManager
domain example.com
search example.com
nameserver 192.168.0.40

That is correct. My nameserver is located at 40.

Other Ubuntu machines on my network have the same resolv.conf.

What&#039;s going on here? Where is the cache, and how do I flush it?

Thanks,</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a similar problem&#8230; </p>
<p>The program &#8216;nscd&#8217; is currently not installed.</p>
<p>&#8220;typho&#8221; is a computer on my network. &#8220;nslookup typho&#8221; returns:</p>
<p>Name:	typho.example.com<br />
Address: 192.168.0.64</p>
<p>This is correct (verified by walking over to typho and typing &#8220;ipconfig&#8221;). Yes, it is a WinXP machine.</p>
<p>However, &#8220;ping typho&#8221; returns with:<br />
PING 192.168.0.65 (192.168.0.65) 56(84) bytes of data.<br />
From 192.168.139.67 icmp_seq=1 Destination Host Unreachable</p>
<p>My IP address is 67, but typho is 64, *not* 65. A few *weeks* ago it *was* 65, but I changed it on my DNS server.</p>
<p>In fact, every application I&#8217;ve tried (except nslookup) is resolving typho to 65, including Nautilus (smb://typho/share), ftp, and others.</p>
<p>&#8220;ping 192.168.0.64&#8243; looks good, so there is a connection:</p>
<p>PING 192.168.0.64 (192.168.0.64) 56(84) bytes of data.<br />
64 bytes from 192.168.0.64: icmp_seq=1 ttl=128 time=0.976 ms</p>
<p>Rebooting does not solve this. There is clearly a dns cache somewhere, and it is not being updated with the correct information. Other Ubuntu machines on my network can &#8220;ping typho&#8221; correctly (they automatically resolve the correct address).</p>
<p>My /etc/resolv.conf is simply:<br />
# Generated by NetworkManager<br />
domain example.com<br />
search example.com<br />
nameserver 192.168.0.40</p>
<p>That is correct. My nameserver is located at 40.</p>
<p>Other Ubuntu machines on my network have the same resolv.conf.</p>
<p>What&#8217;s going on here? Where is the cache, and how do I flush it?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex dekker</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-17408</link>
		<dc:creator>alex dekker</dc:creator>
		<pubDate>Wed, 25 Nov 2009 21:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-17408</guid>
		<description>thomas, if the command isn&#039;t found, that&#039;s because NSCD isn&#039;t installed. If NSCD isn&#039;t installed, then there&#039;s no cache to flush!</description>
		<content:encoded><![CDATA[<p>thomas, if the command isn&#8217;t found, that&#8217;s because NSCD isn&#8217;t installed. If NSCD isn&#8217;t installed, then there&#8217;s no cache to flush!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-15812</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 03 Nov 2009 16:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-15812</guid>
		<description>I just had a similar problem... dns updated, but nslookup or ping gave the old address.
Turns out that it was my own DNS server that was lacking updates! I switched my /etc/resolv.conf to use opendns.org&#039;s servers and the updates came through immediately!
nothing to flush on a ubuntu or other linux system unless you specifically install software to cache dns queries, like nscd.
If you are brave enough to &quot;restart&quot; your network on a live server, good luck to you! &quot;/etc/init.d/networking restart&quot; will stop all networking for a split second on all connected network cards. If you&#039;re running services that other people depend on, not such a good idea.</description>
		<content:encoded><![CDATA[<p>I just had a similar problem&#8230; dns updated, but nslookup or ping gave the old address.<br />
Turns out that it was my own DNS server that was lacking updates! I switched my /etc/resolv.conf to use opendns.org&#8217;s servers and the updates came through immediately!<br />
nothing to flush on a ubuntu or other linux system unless you specifically install software to cache dns queries, like nscd.<br />
If you are brave enough to &#8220;restart&#8221; your network on a live server, good luck to you! &#8220;/etc/init.d/networking restart&#8221; will stop all networking for a split second on all connected network cards. If you&#8217;re running services that other people depend on, not such a good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flush DNS</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-13173</link>
		<dc:creator>Flush DNS</dc:creator>
		<pubDate>Fri, 18 Sep 2009 23:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-13173</guid>
		<description>For those not as technical a good old fashioned reboot seems to work just fine for me too.</description>
		<content:encoded><![CDATA[<p>For those not as technical a good old fashioned reboot seems to work just fine for me too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tehhi5</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-10623</link>
		<dc:creator>tehhi5</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-10623</guid>
		<description>How to flush the DNS Resolver Cache if temporary problems are preventing accessing a 

particular website. Windows XP caches DNS entries (these change human-readable names such 

as malektips.com and google.com into IP addresses that allow communication over the 

Internet). This way instead of having to access a remote DNS server every time you 

re-access the same web address, Windows can use the cached entry to speed communication.</description>
		<content:encoded><![CDATA[<p>How to flush the DNS Resolver Cache if temporary problems are preventing accessing a </p>
<p>particular website. Windows XP caches DNS entries (these change human-readable names such </p>
<p>as malektips.com and google.com into IP addresses that allow communication over the </p>
<p>Internet). This way instead of having to access a remote DNS server every time you </p>
<p>re-access the same web address, Windows can use the cached entry to speed communication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-8623</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Thu, 07 May 2009 23:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-8623</guid>
		<description>For people companing about command not found problem, try &quot;sudo bash /etc/...&quot;  (bash after sudo)</description>
		<content:encoded><![CDATA[<p>For people companing about command not found problem, try &#8220;sudo bash /etc/&#8230;&#8221;  (bash after sudo)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/comment-page-1#comment-5465</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Fri, 16 Jan 2009 15:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-5465</guid>
		<description>Totally agree with Hackel. Also &quot;sudo aptitude install nscd&quot; requires your DNS to be working, which is pointless if you&#039;re needing to flush the cache because you&#039;ve just switched over to a working dns. You have to have a working dns before you can flush the dns that isn&#039;t working... hmmm that&#039;s logical.

Under Ubuntu I was able to get the new dns entry working by reselecting my network connection.</description>
		<content:encoded><![CDATA[<p>Totally agree with Hackel. Also &#8220;sudo aptitude install nscd&#8221; requires your DNS to be working, which is pointless if you&#8217;re needing to flush the cache because you&#8217;ve just switched over to a working dns. You have to have a working dns before you can flush the dns that isn&#8217;t working&#8230; hmmm that&#8217;s logical.</p>
<p>Under Ubuntu I was able to get the new dns entry working by reselecting my network connection.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

