<?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>Kurinchi Blogger Scribbles ... &#187; network connection</title>
	<atom:link href="http://kurinchilamp.kurinchilion.com/tag/network-connection/feed" rel="self" type="application/rss+xml" />
	<link>http://kurinchilamp.kurinchilion.com</link>
	<description>On Open Source Technologies</description>
	<lastBuildDate>Mon, 02 Jan 2012 06:14:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Ubuntu: Destination host unreachable</title>
		<link>http://kurinchilamp.kurinchilion.com/2009/07/ubuntu-destination-host-unreachable.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2009/07/ubuntu-destination-host-unreachable.html#comments</comments>
		<pubDate>Thu, 30 Jul 2009 10:52:20 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Tips, Tricks, Guides]]></category>
		<category><![CDATA[cannot connect to destination]]></category>
		<category><![CDATA[network connection]]></category>
		<category><![CDATA[network problem]]></category>
		<category><![CDATA[network setting]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[ubuntu network]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=551</guid>
		<description><![CDATA[Possible causes: Check how many network cards are installed in your system and if you are configuring the correct NIC card Check the interfaces configuration settings $ cat /etc/network/interfaces Do not forget to restart the networking daemon after each change $ sudo /etc/init.d/networking restart Some of the commands that can come in handy for troubleshooting [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Possible causes:</strong></p>
<p>Check how many network cards are installed in your system and if you are configuring the correct NIC card</p>
<p>Check the interfaces configuration settings</p>
<p><strong>$ cat /etc/network/interfaces</strong></p>
<p>Do not forget to restart the networking daemon after each change<br />
<strong>$ sudo /etc/init.d/networking restart</strong><br />
<span id="more-551"></span><br />
Some of the commands that can come in handy for troubleshooting the cause of the problem &#8230;</p>
<p><strong>$ route -n<br />
$ traceroute<br />
$ netstat</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2009/07/ubuntu-destination-host-unreachable.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

