I'm trying to integrate with Google Data Studios and they provide a list of IPs they will hit your MySQL database with, however, they are ranges. For example: 64.18.0.0/20.
MySQL connector - Data Studio (Beta) Help
I've tried using the API to add "64.18.0.0/20" or "64.18.0.0/255.255.240.0" but neither work. Is there any way to do this? The error I get is "The IP address/netmask is not valid."
MySQL connector - Data Studio (Beta) Help
I've tried using the API to add "64.18.0.0/20" or "64.18.0.0/255.255.240.0" but neither work. Is there any way to do this? The error I get is "The IP address/netmask is not valid."