Modifying Host IP Addresses
Scenarios
You can change the host IP addresses that are allowed to access your instance as needed.
Constraints
This operation cannot be performed for DB instances that are being restored.
Procedure
- Log in to the management console.
- Click
in the upper left corner of the page and choose Databases > Relational Database Service. - On the Instances page, click the target DB instance name to go to the Overview page.
- In the navigation pane on the left, choose Databases and Accounts and then click the Accounts tab.
- Locate the target account and choose More > Modify Host IP Address in the Operation column.
- In the displayed dialog box, enter the new IP addresses.
- To enable all IP addresses to access your instance, enter % for Host IP Address.
- To enable all IP addresses in the subnet 10.10.10.X to access your instance, enter 10.10.10.% for Host IP Address.
- To specify multiple IP addresses, separate them with commas (,), for example, 192.168.0.1,172.16.213.9 (no spaces before or after the comma).
- Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.