there is a limit to the number of remote IPs you can specify when opening ports. Specifically, for port forwarding or 1:1 NAT, Cisco Meraki allows you to define up to 32 remote IP ranges per port rule. This limitation is for security and performance reasons, as maintaining extensive firewall rules for large numbers of individual IP addresses can introduce overhead.
If you need to open access to 200 customers, there are a few strategies you could consider:
IP Range Consolidation: If possible, try to aggregate IPs into CIDR ranges to reduce the number of entries. This may help you fit within the 32 IP range limit.
Use a VPN: Instead of exposing the service via port forwarding, you could have your customers connect via a site-to-site VPN or client VPN, which would limit access to authenticated users and remove the need to open ports to individual IP addresses.