<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.nerdmage.ca/index.php?action=history&amp;feed=atom&amp;title=Proxmox_Server_DHCP</id>
	<title>Proxmox Server DHCP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nerdmage.ca/index.php?action=history&amp;feed=atom&amp;title=Proxmox_Server_DHCP"/>
	<link rel="alternate" type="text/html" href="https://wiki.nerdmage.ca/index.php?title=Proxmox_Server_DHCP&amp;action=history"/>
	<updated>2026-05-19T07:17:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.nerdmage.ca/index.php?title=Proxmox_Server_DHCP&amp;diff=1165&amp;oldid=prev</id>
		<title>Tinker: Created page with &quot;Edit the interfaces file: * &lt;code&gt;vi /etc/network/interfaces&lt;/code&gt; &amp; change    auto vmbr0  iface vmbr0 inet static          address 192.168.8.12/23          gateway 192.168.8.1          bridge-ports eno1          bridge-stp off          bridge-fd 0 to   auto vmbr0  iface vmbr0 inet dhcp          bridge-ports eno1          bridge-stp off          bridge-fd 0 Then ignore the address it shows on the console. (Until I figure out where in hell it&#039;s storing that...)&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nerdmage.ca/index.php?title=Proxmox_Server_DHCP&amp;diff=1165&amp;oldid=prev"/>
		<updated>2022-06-28T19:57:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Edit the interfaces file: * &amp;lt;code&amp;gt;vi /etc/network/interfaces&amp;lt;/code&amp;gt; &amp;amp; change    auto vmbr0  iface vmbr0 inet static          address 192.168.8.12/23          gateway 192.168.8.1          bridge-ports eno1          bridge-stp off          bridge-fd 0 to   auto vmbr0  iface vmbr0 inet dhcp          bridge-ports eno1          bridge-stp off          bridge-fd 0 Then ignore the address it shows on the console. (Until I figure out where in hell it&amp;#039;s storing that...)&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Edit the interfaces file:&lt;br /&gt;
* &amp;lt;code&amp;gt;vi /etc/network/interfaces&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;amp; change &lt;br /&gt;
&lt;br /&gt;
 auto vmbr0&lt;br /&gt;
 iface vmbr0 inet static&lt;br /&gt;
         address 192.168.8.12/23&lt;br /&gt;
         gateway 192.168.8.1&lt;br /&gt;
         bridge-ports eno1&lt;br /&gt;
         bridge-stp off&lt;br /&gt;
         bridge-fd 0&lt;br /&gt;
to&lt;br /&gt;
&lt;br /&gt;
 auto vmbr0&lt;br /&gt;
 iface vmbr0 inet dhcp&lt;br /&gt;
         bridge-ports eno1&lt;br /&gt;
         bridge-stp off&lt;br /&gt;
         bridge-fd 0&lt;br /&gt;
Then ignore the address it shows on the console. (Until I figure out where in hell it&amp;#039;s storing that...)&lt;/div&gt;</summary>
		<author><name>Tinker</name></author>
	</entry>
</feed>