[SOLVED] VLAN interface inside LXC container

Niksa Baldun

New Member
Aug 27, 2016
4
0
1
52
Hello,

can I have a VLAN interface inside a container? I can't find any info on this. I tried to add one in CentOS 7 container, but apparently there is no 8021q support in the kernel. Is this by design?

Thanks.
 
Sorry, I figured it out. I had to manually insert 8021q module in the base system. For some reason, I expected this would happen automatically.