Hello,
I've been struggling with this for a few hours still.
Steps:
1. Install Proxmox from latest iso
2. pveam update && apt update && apt full-upgrade
3. Download fedora 27 container template
4. Create new CT with fixed ip (ex: 10.10.0.18/24)
5. Start container. The container has a DHCP address.
6. If I install NetworkManager in container it will get the fixed ip set by proxmox but only after I do a ifdown eth0 && ifup eth0 in the container. Before that it will have a DHCP address.
I've checked the /etc/sysconfig/network-scripts/ifcfg-eth0 file and looks good.
Help. I need latest FreeIPA (the one in CentOS 7 has a bug that I _need_ to avoid) and it will only work on fedora properly.
I've been struggling with this for a few hours still.
Steps:
1. Install Proxmox from latest iso
2. pveam update && apt update && apt full-upgrade
3. Download fedora 27 container template
4. Create new CT with fixed ip (ex: 10.10.0.18/24)
5. Start container. The container has a DHCP address.
6. If I install NetworkManager in container it will get the fixed ip set by proxmox but only after I do a ifdown eth0 && ifup eth0 in the container. Before that it will have a DHCP address.
I've checked the /etc/sysconfig/network-scripts/ifcfg-eth0 file and looks good.
Help. I need latest FreeIPA (the one in CentOS 7 has a bug that I _need_ to avoid) and it will only work on fedora properly.