I created an lxc container for an openwrt system. I assigned four network interfaces to the openwrt container, two virtual interfaces and two pass-through interfaces. After the configuration was completed, the container failed to start and displayed the following error:

I can only start openwrt by restarting PVE.This is the container configuration:

After the container is started successfully, openwrt can only recognize the virtual interface eth0 and the pass-through interfaces enp2s0 and enp3s0. The wan and iptv interfaces cannot be displayed. If I remove the pass-through interface, the wan and iptv interfaces can be recognized normally. I don't understand why this happens. eth0 can coexist with enp2s0 and enp3s0, but it cannot be done after one of the pass-through interfaces is converted into a virtual interface. Now I can only add all virtual interfaces to use openwrt normally.

I can only start openwrt by restarting PVE.This is the container configuration:

After the container is started successfully, openwrt can only recognize the virtual interface eth0 and the pass-through interfaces enp2s0 and enp3s0. The wan and iptv interfaces cannot be displayed. If I remove the pass-through interface, the wan and iptv interfaces can be recognized normally. I don't understand why this happens. eth0 can coexist with enp2s0 and enp3s0, but it cannot be done after one of the pass-through interfaces is converted into a virtual interface. Now I can only add all virtual interfaces to use openwrt normally.