Hello,
I have container with CentOS 8.3 and network device eth0 not start after boot, but command ifup eth0 works.
cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=none
IPADDR=192.168.102.51
NETMASK=255.255.255.0
GATEWAY=192.168.102.1
IPV6INIT=yes
DHCPV6C=yes
Have somebody same issues?
I have container with CentOS 8.3 and network device eth0 not start after boot, but command ifup eth0 works.
cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=none
IPADDR=192.168.102.51
NETMASK=255.255.255.0
GATEWAY=192.168.102.1
IPV6INIT=yes
DHCPV6C=yes
Have somebody same issues?