Recent content by msatt

  1. M

    How to assign static IP for container?

    For a VM to communicate outside of itself i.e. over a network, it needs an address to send the data to (the default route / gateway). This gateway/router MUST be in the same subnet as the VM otherwise the VM cannot communicate with it. If you set the VM subnet mask / CIDR to /32 you are saying...