Static routes inside systemd-networkd container

Smoke

Active Member
Oct 7, 2014
11
3
43
This function:
Code:
sub setup_network {
    my ($self, $conf) = @_;
    $self->setup_systemd_networkd($conf);
}
overwrites NIC configs, thus making impossible such things as the subject.
Is it possible to modify or to call setup_systemd_networkd method so that it doesn't touch network config when static option for IP enabled, but IP itself is empty? In this case we would have a possibility to configure interfaces manually, even DHCP-enabled ones.

Sorry for my English.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!