How to Whitelist an IP Address in MySQL Server?
A guide to whitelist Superjoin’s IP address in your MySQL server to connect MySQL to Google Sheets using Superjoin.
Superjoin’s IP Address is 34.100.193.122. Whitelist this IP Address in your database and allow TCP/IP connection from this IP in your firewall.
What is “Whitelisting”?
Think of your database like a private party. The “whitelist” is your guest list. Only the IP addresses (unique identifiers for computers on the internet) on this list can “enter the party,” i.e., connect to your database. IPs not on the list will receive the metaphorical “you’re not on the list” and cannot connect.
Step by Step Guide to IP Whitelisting in your MySQL DB
AWS Whitelisting
Whitelisting an IP for your MySQL, Amazon Redshift, or PostgreSQL database doesn’t just bolster security—it ensures that only authorized locations can access your data. Whether you choose to manage this process yourself or coordinate with IT professionals, ensuring your database’s security is crucial. Remember, if you’re ever unsure, consulting with an expert is always a wise decision. Happy data managing!
Was this page helpful?