<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Debian on homelab</title>
    <link>https://homelab.nbkelley.com/tags/debian/</link>
    <description>Recent content in Debian on homelab</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 23 Mar 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://homelab.nbkelley.com/tags/debian/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Proxmox Network Configuration</title>
      <link>https://homelab.nbkelley.com/docs/infrastructure/proxmox_network/</link>
      <pubDate>Sun, 23 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://homelab.nbkelley.com/docs/infrastructure/proxmox_network/</guid>
      <description>&lt;h1 id=&#34;proxmox-network-configuration&#34;&gt;Proxmox Network Configuration&lt;a class=&#34;anchor&#34; href=&#34;#proxmox-network-configuration&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;what-was-established&#34;&gt;What Was Established&lt;a class=&#34;anchor&#34; href=&#34;#what-was-established&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Procedures for manually updating the IP address and network interface settings on a Proxmox VE host via the command line.&lt;/p&gt;&#xA;&lt;h2 id=&#34;key-decisions&#34;&gt;Key Decisions&lt;a class=&#34;anchor&#34; href=&#34;#key-decisions&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Network configuration is managed via the &lt;code&gt;/etc/network/interfaces&lt;/code&gt; file. When changing network parameters, the Linux bridge (&lt;code&gt;vmbr0&lt;/code&gt;) must be updated to point to the correct physical interface.&lt;/p&gt;&#xA;&lt;h2 id=&#34;current-configuration&#34;&gt;Current Configuration&lt;a class=&#34;anchor&#34; href=&#34;#current-configuration&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;To modify the IP, gateway, or interface, edit the configuration file:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;nano /etc/network/interfaces&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Example of a static configuration for a bridge interface:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
