ip overlapping

  1. A

    Best way to separate customers - IP overlap

    Hello, We are looking at Proxmox to build a cloud, in substitution to VMware esxi/nsx. We have to consider that different customers can have the same subnet (IP overlap). In this case, to separate the "tenants/vpc", the best option would be to put each customer in a zone?
  2. C

    "isolating/hiding" a VM with ip overlapping from LAN network with NAT

    Hello, for some test scenarios i need to isolate a copy of VM from the network itself but still need to be access it via dedicated ports. Example. Proxmox host: 192.168.0.10/24 I have a VM0 (bridged) with IP 192.168.0.1 in a LAN with network 192.168.0.0/24 and LAN gateway 192.168.0.254. Now i...