[pve-devel] applied: [PATCH installer] common: options: use more sensible fallback values for network options
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Apr 7 18:31:59 CEST 2025
On Mon, 07 Apr 2025 17:47:47 +0200, Christoph Heiss wrote:
> When no DHCP server is configured on the network and/or no DHCP lease
> is received, the auto-installer falls back to Ipv4Addr::UNSPECIFIED -
> which resolves to `0.0.0.0/0` - for the interface address, gateway and
> DNS server. This is then written to /etc/network/interfaces and could
> cause further issues after the installation.
>
> At the same time, this also means that no interface name will be set,
> which causes the low-level installer to write out an invalid
> /etc/network/interfaces entry.
>
> [...]
Applied, thanks!
[1/1] common: options: use more sensible fallback values for network options
commit: ec5096be3dd974ffd79c7368a44a3ffbd2feb8a0
More information about the pve-devel
mailing list