<?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: How to Replace Netplan with /etc/network/interfaces in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 07 Apr 2025 04:00:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2292741</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 07 Apr 2025 04:00:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=57781#comment-2292741</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2292534&quot;&gt;Geoffrey Gates&lt;/a&gt;.

@Geoffrey,

Sure! Here&#039;s a simple and friendly reply:

---

Glad to hear you got all 9 servers up and running so quickly! 

&lt;strong&gt;Netplan&lt;/strong&gt; was introduced to make network configuration more consistent across &lt;strong&gt;Ubuntu&lt;/strong&gt; systems and to work better with tools like &lt;strong&gt;cloud-init&lt;/strong&gt;. But yes, it can be frustrating sometimes, especially if you&#039;re used to the old `&lt;strong&gt;interfaces&lt;/strong&gt;` way.

Thanks for sharing your experience!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2292534">Geoffrey Gates</a>.</p>
<p>@Geoffrey,</p>
<p>Sure! Here&#8217;s a simple and friendly reply:</p>
<p>&#8212;</p>
<p>Glad to hear you got all 9 servers up and running so quickly! </p>
<p><strong>Netplan</strong> was introduced to make network configuration more consistent across <strong>Ubuntu</strong> systems and to work better with tools like <strong>cloud-init</strong>. But yes, it can be frustrating sometimes, especially if you&#8217;re used to the old `<strong>interfaces</strong>` way.</p>
<p>Thanks for sharing your experience!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Geoffrey Gates		</title>
		<link>https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2292534</link>

		<dc:creator><![CDATA[Geoffrey Gates]]></dc:creator>
		<pubDate>Sun, 06 Apr 2025 08:21:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=57781#comment-2292534</guid>

					<description><![CDATA[After spending hours troubleshooting Netplan and encountering various errors, we finally decided to disable it and go old school. We reverted to using traditional interfaces configuration, set up and configured 9 Ubuntu servers - all up and running in less than 30 minutes.

Why was Netplan even introduced in the first place?

Thanks for the article!]]></description>
			<content:encoded><![CDATA[<p>After spending hours troubleshooting Netplan and encountering various errors, we finally decided to disable it and go old school. We reverted to using traditional interfaces configuration, set up and configured 9 Ubuntu servers &#8211; all up and running in less than 30 minutes.</p>
<p>Why was Netplan even introduced in the first place?</p>
<p>Thanks for the article!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2252426</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 16 Dec 2024 06:08:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=57781#comment-2252426</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2250964&quot;&gt;mic&lt;/a&gt;.

@mic,

Good catch! I&#039;ll update it. 

Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2250964">mic</a>.</p>
<p>@mic,</p>
<p>Good catch! I&#8217;ll update it. </p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mic		</title>
		<link>https://www.tecmint.com/switch-from-netplan-to-interfaces-ubuntu/comment-page-1/#comment-2250964</link>

		<dc:creator><![CDATA[mic]]></dc:creator>
		<pubDate>Wed, 11 Dec 2024 10:41:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=57781#comment-2250964</guid>

					<description><![CDATA[Please move &#039;&lt;strong&gt;install ifupdown&lt;/strong&gt;&#039; above &#039;&lt;strong&gt;remove netplan&lt;/strong&gt;&#039;. If you remove &lt;strong&gt;netplan&lt;/strong&gt; before installing &lt;strong&gt;ifupdown&lt;/strong&gt;, you will not have a network to install ifupdown. 
 
Otherwise, great info.  

Thanks!]]></description>
			<content:encoded><![CDATA[<p>Please move &#8216;<strong>install ifupdown</strong>&#8216; above &#8216;<strong>remove netplan</strong>&#8216;. If you remove <strong>netplan</strong> before installing <strong>ifupdown</strong>, you will not have a network to install ifupdown. </p>
<p>Otherwise, great info.  </p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
