Hello!
How can I configure the network of any LXC container?
The host is providing a Linux Bridge vmbr0 and gets IP of internal network 192.168.178.0/24.
My intention is that any LXC container gets IP via DHCP in same network 192.168.178.0/24.
Modifying /etc/network/interfaces in container is not working; after reboot the settings are overwritten.
I assume there's a config file for every container defining the network settings.
Where can I find this?
And what is the recommended setting?
THX
How can I configure the network of any LXC container?
The host is providing a Linux Bridge vmbr0 and gets IP of internal network 192.168.178.0/24.
My intention is that any LXC container gets IP via DHCP in same network 192.168.178.0/24.
Modifying /etc/network/interfaces in container is not working; after reboot the settings are overwritten.
I assume there's a config file for every container defining the network settings.
Where can I find this?
And what is the recommended setting?
THX