Hello everyone,
Two things,
1. An error occurs while creating a subnet in Proxmox using a subnet that doesn't exist in phpipam. Need to create subnet in phpipam prior to creating subnet in Proxmox. Is that how it's designed?
2. I created two zones with different PHPIPAMs. Both PHPIPAMs are set with separate section IDs but refer to the same PHPIPAM instance. However, Proxmox permits the subnet creation even if it doesn't exist in the configured section.
Zone1 IPAM Configuration
URL: https://ipam.xxxxx.xxx/api/labuser
Section: 7
Subnets in section 7: 192.168.200.0/24, 10.10.20.0/24
Zone2 IPAM Configuration
URL: https://ipam.xxxxx.xxx/api/labuser
Section: 8
Subnets in section 7: 192.168.210.0/24, 10.10.30.0/24
With the above IPAM setup, Proxmox allows to add subnet 10.10.30.0/24 in Zone1. Can't sections be used for tenant subnet separation?
Two things,
1. An error occurs while creating a subnet in Proxmox using a subnet that doesn't exist in phpipam. Need to create subnet in phpipam prior to creating subnet in Proxmox. Is that how it's designed?
2. I created two zones with different PHPIPAMs. Both PHPIPAMs are set with separate section IDs but refer to the same PHPIPAM instance. However, Proxmox permits the subnet creation even if it doesn't exist in the configured section.
Zone1 IPAM Configuration
URL: https://ipam.xxxxx.xxx/api/labuser
Section: 7
Subnets in section 7: 192.168.200.0/24, 10.10.20.0/24
Zone2 IPAM Configuration
URL: https://ipam.xxxxx.xxx/api/labuser
Section: 8
Subnets in section 7: 192.168.210.0/24, 10.10.30.0/24
With the above IPAM setup, Proxmox allows to add subnet 10.10.30.0/24 in Zone1. Can't sections be used for tenant subnet separation?