Hello,
I'm struggling with assigning a public IP to a container.
I have 4 IP addresses assigned to my host. One is used by the host itself on vmbr0. I can successfully add other IPs to the host if I create additional vmbrX.
The container belongs to a private network via vmbr1. Assigning a...