Hello,
how is it possible to configure via the internal proxmox firewall, that every lxc container can use only the ip address which is assigned to it?
For example i assign ip 10.0.0.5 to vm100, then vm100 can use e.g. ip 10.0.0.6 through editing the /etc/network/interfaces file.
Currently i...