How to manage allowed IP addresses for Databases
Allowed IPs define remote access restrictions for your Database Instance. The default entry 0.0.0.0/0
enables any host to establish a connection.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- A PostgreSQL or MySQL Database Instance
How to add an IP address
- Click PostgreSQL and MySQL in the Databases section of the Scaleway console side menu. A list of your Database Instances displays.
- Select the geographical region of the Instance you want to manage from the drop-down.
- Click the database name or more icon > More info to access the database information page.
- Click Allowed IPs tab. A list of your allowed IP addresses displays.
- Click Add allowed IP. The IP can be a single IP or an IP block.
- Enter a single IP address or a subnetwork.
How to delete an IP address
- Go to your allowed IP address list.
- Click more icon and select Delete.
- A pop-up displays. Type DELETE to confirm.
- Click Delete allowed IP.
See Also
Still need help?Create a support ticket