This is problably some odd behaviour or something I did wrong.
So I added two profiles with the following network
devices:
eth0:
name: eth0
nictype: macvlan
parent: enp4s0
type: nic
vlan: “150”
I did not create a network via lxc just the profile itself
So what happens is, the host also gets an ip from the DHCP on the enp4s0.150
DHCP is configured on a router with opnsense
How do I isolate the host?