<?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: Switch to Static IP on Ubuntu Server</title>
	<atom:link href="http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/</link>
	<description>you were expecting someone else?</description>
	<lastBuildDate>Thu, 22 Jul 2010 12:25:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: joshua</title>
		<link>http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/comment-page-1/#comment-38692</link>
		<dc:creator>joshua</dc:creator>
		<pubDate>Thu, 01 Jul 2010 15:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/#comment-38692</guid>
		<description>&lt;p&gt;the tutorial it&#039;s great, and it works but i am getting some kind of problems, after 3 - 4 hours the server is not reacheable, but if i do a ping request from the server to any host then the server its reachable again.  I don&#039;t know what could it be.   help please...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>the tutorial it&#8217;s great, and it works but i am getting some kind of problems, after 3 &#8211; 4 hours the server is not reacheable, but if i do a ping request from the server to any host then the server its reachable again.  I don&#8217;t know what could it be.   help please&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Frankie Pochintesta</title>
		<link>http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/comment-page-1/#comment-38683</link>
		<dc:creator>Frankie Pochintesta</dc:creator>
		<pubDate>Fri, 25 Jun 2010 08:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/#comment-38683</guid>
		<description>&lt;p&gt;I have attempted to post a response here and every time I submit the form times out the screen or provides an error.  Can the author possibly look into the reason there is a problem?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have attempted to post a response here and every time I submit the form times out the screen or provides an error.  Can the author possibly look into the reason there is a problem?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Skeptik</title>
		<link>http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/comment-page-1/#comment-38584</link>
		<dc:creator>Skeptik</dc:creator>
		<pubDate>Tue, 06 Oct 2009 08:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/#comment-38584</guid>
		<description>&lt;p&gt;On a newly installed ubuntu ur primary eth is in dhcp, then u set it static by updating /etc/network/interface (u can edit resolv.conf also for dns) following given instructions on this page, but it might hapen that a dhcpclient is still running on ur server and will overwrite ur static settings periodically.&lt;/p&gt;

&lt;p&gt;If that happens, I wouldn’t recommend removing dhcp-client like some web resources advice u. Because What if one day u want to get an IP from ur DHCP, what if ur PC has more than one nic and one needs a DHCP IP ?&lt;/p&gt;

&lt;p&gt;then try a :&lt;/p&gt;

&lt;p&gt;ps ax&#124;grep dhc&lt;/p&gt;

&lt;p&gt;u probably will see a running dhclient3 process running
or a dhclient if u runned it by hand&lt;/p&gt;

&lt;p&gt;kill them respectively with :&lt;/p&gt;

&lt;p&gt;killall dhclient3
killall dhclient&lt;/p&gt;

&lt;p&gt;then a “ps ax&#124;grep dhc” should show no dhcp client running.
Now ur server is set to ur static IP and wont request dhcp IPs anymore, even on reboot.&lt;/p&gt;

&lt;p&gt;but u still can request for a dhcp IP by hand.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>On a newly installed ubuntu ur primary eth is in dhcp, then u set it static by updating /etc/network/interface (u can edit resolv.conf also for dns) following given instructions on this page, but it might hapen that a dhcpclient is still running on ur server and will overwrite ur static settings periodically.</p>

<p>If that happens, I wouldn’t recommend removing dhcp-client like some web resources advice u. Because What if one day u want to get an IP from ur DHCP, what if ur PC has more than one nic and one needs a DHCP IP ?</p>

<p>then try a :</p>

<p>ps ax|grep dhc</p>

<p>u probably will see a running dhclient3 process running
or a dhclient if u runned it by hand</p>

<p>kill them respectively with :</p>

<p>killall dhclient3
killall dhclient</p>

<p>then a “ps ax|grep dhc” should show no dhcp client running.
Now ur server is set to ur static IP and wont request dhcp IPs anymore, even on reboot.</p>

<p>but u still can request for a dhcp IP by hand.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ANON</title>
		<link>http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/comment-page-1/#comment-38533</link>
		<dc:creator>ANON</dc:creator>
		<pubDate>Fri, 12 Jun 2009 21:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/#comment-38533</guid>
		<description>&lt;p&gt;Just highlight the letters to make it easier to read.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just highlight the letters to make it easier to read.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/comment-page-1/#comment-38505</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 03 Apr 2009 23:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/#comment-38505</guid>
		<description>&lt;p&gt;can NOT read white letters on black background.
please change it! thank you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>can NOT read white letters on black background.
please change it! thank you</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/comment-page-1/#comment-11455</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 18 Apr 2007 21:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/01/27/switch-to-static-ip-on-ubuntu-server/#comment-11455</guid>
		<description>&lt;p&gt;Thanks mate, this helped a ton!  Much easier than the instructions in the server guide!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks mate, this helped a ton!  Much easier than the instructions in the server guide!</p>]]></content:encoded>
	</item>
</channel>
</rss>
