<?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: Ubuntu Server Not Seeing Localhost?</title>
	<atom:link href="http://www.darcynorman.net/2007/01/01/ubuntu-server-not-seeing-localhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2007/01/01/ubuntu-server-not-seeing-localhost/</link>
	<description>ragingly ambivalent. or something. whatever.</description>
	<lastBuildDate>Sun, 14 Mar 2010 10:53:10 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jbdough</title>
		<link>http://www.darcynorman.net/2007/01/01/ubuntu-server-not-seeing-localhost/#comment-195907</link>
		<dc:creator>jbdough</dc:creator>
		<pubDate>Thu, 22 Oct 2009 20:15:32 +0000</pubDate>
		<guid isPermaLink="false">1701531215#comment-195907</guid>
		<description>Thank you!

I am not sure why I commented out the lo directives when I assigned a static IP, and was pulling my hair out trying to troubleshoot why I could not network browse or load swat from localhost, but could from elsewhere on our little lan.</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
<p>I am not sure why I commented out the lo directives when I assigned a static IP, and was pulling my hair out trying to troubleshoot why I could not network browse or load swat from localhost, but could from elsewhere on our little lan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eafarris</title>
		<link>http://www.darcynorman.net/2007/01/01/ubuntu-server-not-seeing-localhost/#comment-82813</link>
		<dc:creator>eafarris</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1701531215#comment-82813</guid>
		<description>I had a similar problem with one of my Ubuntu boxes. Everything remotely seemed to be working, but postfix refused to deliver local mail, because it couldn&#039;t talk to localhost. In my case, the loopback interface (lo) was down. Maybe it&#039;s down for you, too: does the &quot;lo&quot; interface show up in ifconfig? If not,

sudo ifup lo

did the trick for me.

hth,
e
</description>
		<content:encoded><![CDATA[<p>I had a similar problem with one of my Ubuntu boxes. Everything remotely seemed to be working, but postfix refused to deliver local mail, because it couldn&#8217;t talk to localhost. In my case, the loopback interface (lo) was down. Maybe it&#8217;s down for you, too: does the &#8220;lo&#8221; interface show up in ifconfig? If not,</p>
<p>sudo ifup lo</p>
<p>did the trick for me.</p>
<p>hth,<br />
e</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2007/01/01/ubuntu-server-not-seeing-localhost/#comment-82861</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1701531215#comment-82861</guid>
		<description>eafarris: thanks! turns out my /etc/network/interfaces was missing the lo entry, and after I added that, restarted networking, and fired off the sudo ifup lo, all&#039;s good.

thanks!</description>
		<content:encoded><![CDATA[<p>eafarris: thanks! turns out my /etc/network/interfaces was missing the lo entry, and after I added that, restarted networking, and fired off the sudo ifup lo, all&#8217;s good.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
