<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.jayscafe.net/index.php?action=history&amp;feed=atom&amp;title=Network_%22Interfaces%22_configuration</id>
	<title>Network &quot;Interfaces&quot; configuration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jayscafe.net/index.php?action=history&amp;feed=atom&amp;title=Network_%22Interfaces%22_configuration"/>
	<link rel="alternate" type="text/html" href="https://wiki.jayscafe.net/index.php?title=Network_%22Interfaces%22_configuration&amp;action=history"/>
	<updated>2026-04-08T12:42:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://wiki.jayscafe.net/index.php?title=Network_%22Interfaces%22_configuration&amp;diff=584&amp;oldid=prev</id>
		<title>Jayctheriot: Created page with &quot;&lt;pre&gt;     auto eth0     allow-hotplug eth0     iface eth0 inet dhcp &lt;/pre&gt;&lt;pre&gt; iface eth0 inet6 dhcp &lt;/pre&gt; or &lt;pre&gt; iface eth0 inet6 auto &lt;/pre&gt; Static Configuration &lt;code&gt;     auto eth0     iface eth0 inet static         address 192.0.2.7/24         gateway 192.0.2.254  dns-nameservers 12.34.56.78 12.34.56.79 &lt;/code&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.jayscafe.net/index.php?title=Network_%22Interfaces%22_configuration&amp;diff=584&amp;oldid=prev"/>
		<updated>2025-04-19T09:04:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt;     auto eth0     allow-hotplug eth0     iface eth0 inet dhcp &amp;lt;/pre&amp;gt;&amp;lt;pre&amp;gt; iface eth0 inet6 dhcp &amp;lt;/pre&amp;gt; or &amp;lt;pre&amp;gt; iface eth0 inet6 auto &amp;lt;/pre&amp;gt; Static Configuration &amp;lt;code&amp;gt;     auto eth0     iface eth0 inet static         address 192.0.2.7/24         gateway 192.0.2.254  dns-nameservers 12.34.56.78 12.34.56.79 &amp;lt;/code&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
    auto eth0&lt;br /&gt;
    allow-hotplug eth0&lt;br /&gt;
    iface eth0 inet dhcp&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
iface eth0 inet6 dhcp&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
iface eth0 inet6 auto&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Static Configuration&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
    auto eth0&lt;br /&gt;
    iface eth0 inet static&lt;br /&gt;
        address 192.0.2.7/24&lt;br /&gt;
        gateway 192.0.2.254&lt;br /&gt;
&lt;br /&gt;
dns-nameservers 12.34.56.78 12.34.56.79&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jayctheriot</name></author>
	</entry>
</feed>