This IP filtering is making Redis connections unnecessarily difficult. I created 2 different Redis databases but couldn’t connect to any from my local machine because of IP issues. Connecting to a database shouldn’t be that hard.
Anyway, I’ve moved on with Redis Cloud. Hope you guys reconsider the approach.
You’re welcome to just use 0.0.0.0/0 to permit all connections, but also,. There should have been a ‘Use my IP’ address button, which should have helped here.
For posterity, I found the problem. When using a wildcard like 0.0.0.0, /0 will be auto filled into the form field, but will not be saved. Updated the ticket with video showing how it happens.