<?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: Static IP address on Ubuntu 8.10</title>
	<atom:link href="http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/</link>
	<description>Nalin's Labyrinth</description>
	<lastBuildDate>Thu, 04 Mar 2010 09:16:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How I got networking and DNS to work in Ubuntu Intrepid</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4510</link>
		<dc:creator>How I got networking and DNS to work in Ubuntu Intrepid</dc:creator>
		<pubDate>Mon, 07 Sep 2009 23:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4510</guid>
		<description>[...] followed a howto for removing network manager and setting up static ips manually. It helped a lot, but there are a couple of notes I feel are important for making the Bind9 and [...]</description>
		<content:encoded><![CDATA[<p>[...] followed a howto for removing network manager and setting up static ips manually. It helped a lot, but there are a couple of notes I feel are important for making the Bind9 and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hawks</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4416</link>
		<dc:creator>hawks</dc:creator>
		<pubDate>Wed, 22 Apr 2009 22:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4416</guid>
		<description>I would just like to say thanks, after looking around the web and even ubuntu own site for help. I can across this, WORK 1st time for me :)</description>
		<content:encoded><![CDATA[<p>I would just like to say thanks, after looking around the web and even ubuntu own site for help. I can across this, WORK 1st time for me <img src='http://www.nalinmakar.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dedi</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4383</link>
		<dc:creator>dedi</dc:creator>
		<pubDate>Sun, 01 Mar 2009 06:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4383</guid>
		<description>after you remove ( sudo apt-get remove --purge network-manager )

#just edit file /etc/rc.local
#give command
ifconfig eth0 inet [your-ip] netmask [your-netmask]
route add default gw [your-gateway]

#and edit /etc/resolv.conf for DNS SERVER. after your PC reboot your system will reading this configuration</description>
		<content:encoded><![CDATA[<p>after you remove ( sudo apt-get remove &#8211;purge network-manager )</p>
<p>#just edit file /etc/rc.local<br />
#give command<br />
ifconfig eth0 inet [your-ip] netmask [your-netmask]<br />
route add default gw [your-gateway]</p>
<p>#and edit /etc/resolv.conf for DNS SERVER. after your PC reboot your system will reading this configuration</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rico</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4381</link>
		<dc:creator>Rico</dc:creator>
		<pubDate>Fri, 27 Feb 2009 04:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4381</guid>
		<description>And how about two configurations -- one with static manual IP, and the other DHCP?

I was switching from Fedora, but after struggling with this for a day now I think not.  Strange, I had been hearing about how everything just worked with Ubuntu....</description>
		<content:encoded><![CDATA[<p>And how about two configurations &#8212; one with static manual IP, and the other DHCP?</p>
<p>I was switching from Fedora, but after struggling with this for a day now I think not.  Strange, I had been hearing about how everything just worked with Ubuntu&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pew pew pew</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4339</link>
		<dc:creator>pew pew pew</dc:creator>
		<pubDate>Fri, 26 Dec 2008 12:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4339</guid>
		<description>To manoj.
Use the Ubuntu installation CD. Synaptic Package Manager can install packages from the CD.</description>
		<content:encoded><![CDATA[<p>To manoj.<br />
Use the Ubuntu installation CD. Synaptic Package Manager can install packages from the CD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artist</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4331</link>
		<dc:creator>artist</dc:creator>
		<pubDate>Mon, 22 Dec 2008 16:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4331</guid>
		<description>I&#039;m sorry I found I had the problem of resolv.conf too what as success said after I wrote that message. But I could not return here until I got an e-mail with success&#039;s reply ( there is the URL here in it).

Firstly I wrote a file with DNS message and wrote a script for auto copy the DNS message from the file to resolv.conf after every reboot. But I thought it&#039;s stupid and then try again.

Actually, the only thing have to do is to remove the line &quot;auto eth0&quot; from /etc/network/interfaces, then NetworkManager wil not rewrite resolv.conf again. :D

Success, Thank you.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry I found I had the problem of resolv.conf too what as success said after I wrote that message. But I could not return here until I got an e-mail with success&#8217;s reply ( there is the URL here in it).</p>
<p>Firstly I wrote a file with DNS message and wrote a script for auto copy the DNS message from the file to resolv.conf after every reboot. But I thought it&#8217;s stupid and then try again.</p>
<p>Actually, the only thing have to do is to remove the line &#8220;auto eth0&#8243; from /etc/network/interfaces, then NetworkManager wil not rewrite resolv.conf again. <img src='http://www.nalinmakar.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Success, Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artist</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4330</link>
		<dc:creator>artist</dc:creator>
		<pubDate>Mon, 22 Dec 2008 16:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4330</guid>
		<description>To manoj: I think you can use &quot;Synaptic Package Manager&quot; in the menu of &quot;System -&gt; Administration&quot; to install it if your system is UBUNTU Linux.</description>
		<content:encoded><![CDATA[<p>To manoj: I think you can use &#8220;Synaptic Package Manager&#8221; in the menu of &#8220;System -&gt; Administration&#8221; to install it if your system is UBUNTU Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artist</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4329</link>
		<dc:creator>artist</dc:creator>
		<pubDate>Mon, 22 Dec 2008 16:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4329</guid>
		<description>I&#039;m sorry as what success said I had problems with resolv.conf, too. But I could not return here to point the problem until I got the e-mail with success&#039;s reply (There is the URL here in the e-mail).

I have ever wrote a file with DNS message and add a script auto to copy the message to the resolv.cionf after every reboot. But I thought it&#039;s not a good way.

Then I found that what I had to do is only to remove the line &quot;auto eth0&quot; in /etc/network/interfaces. Then NetworkManager will not rewrite resolv.conf again. Simple! :D

Thank success.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry as what success said I had problems with resolv.conf, too. But I could not return here to point the problem until I got the e-mail with success&#8217;s reply (There is the URL here in the e-mail).</p>
<p>I have ever wrote a file with DNS message and add a script auto to copy the message to the resolv.cionf after every reboot. But I thought it&#8217;s not a good way.</p>
<p>Then I found that what I had to do is only to remove the line &#8220;auto eth0&#8243; in /etc/network/interfaces. Then NetworkManager will not rewrite resolv.conf again. Simple! <img src='http://www.nalinmakar.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Thank success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: success</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4327</link>
		<dc:creator>success</dc:creator>
		<pubDate>Sun, 21 Dec 2008 18:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4327</guid>
		<description>Oh, should have added that the DNS addresses in the directions above point to the opendns.com servers. You are free to use them or replace with your own dns address. See opendns.com for more info/restrictions.</description>
		<content:encoded><![CDATA[<p>Oh, should have added that the DNS addresses in the directions above point to the opendns.com servers. You are free to use them or replace with your own dns address. See opendns.com for more info/restrictions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: success</title>
		<link>http://www.nalinmakar.com/2008/11/08/static-ip-address-on-ubuntu-810/comment-page-1/#comment-4326</link>
		<dc:creator>success</dc:creator>
		<pubDate>Sun, 21 Dec 2008 18:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/?p=519#comment-4326</guid>
		<description>For those who followed artist&#039;s instructions and still having problems with resolv.conf being overwritten, the following fixed it for me and I no longer need to modify resolv.conf and have not removed network manager (but made artist&#039;s changes). Directions copied from here: http://en.kioskea.net/faq/sujet-979-having-a-static-ip-address-under-ubuntu-8-10

DNS

If you want to make use of specific DNS, modify the following file /etc/resolv.conf
Note that if you are using DHCP on one of your interfaces, the contents of this file will be overwritten by the DHCP client.

To force the DHCP client to use a specific DNS, edit the file /etc/dhcp3/dhclient.conf

Add the following line:
prepend domain-name-servers 208.67.222.222,208.67.220.220;

DNS returned by DHCP are will be added after the DNS you specified.</description>
		<content:encoded><![CDATA[<p>For those who followed artist&#8217;s instructions and still having problems with resolv.conf being overwritten, the following fixed it for me and I no longer need to modify resolv.conf and have not removed network manager (but made artist&#8217;s changes). Directions copied from here: <a  href="http://en.kioskea.net/faq/sujet-979-having-a-static-ip-address-under-ubuntu-8-10" rel="nofollow">http://en.kioskea.net/faq/sujet-979-having-a-static-ip-address-under-ubuntu-8-10</a></p>
<p>DNS</p>
<p>If you want to make use of specific DNS, modify the following file /etc/resolv.conf<br />
Note that if you are using DHCP on one of your interfaces, the contents of this file will be overwritten by the DHCP client.</p>
<p>To force the DHCP client to use a specific DNS, edit the file /etc/dhcp3/dhclient.conf</p>
<p>Add the following line:<br />
prepend domain-name-servers 208.67.222.222,208.67.220.220;</p>
<p>DNS returned by DHCP are will be added after the DNS you specified.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
