Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelist IP address, predefined addresses #632

Open
kmlwlkwk opened this issue Nov 7, 2024 · 2 comments
Open

Whitelist IP address, predefined addresses #632

kmlwlkwk opened this issue Nov 7, 2024 · 2 comments
Assignees

Comments

@kmlwlkwk
Copy link

kmlwlkwk commented Nov 7, 2024

As an OVHcloud customer using Databases
I want to whitelist one of my instance to connect to database
so that I can choose from my assigned IP addresses or type new address as it is now

@thild42
Copy link
Collaborator

thild42 commented Nov 8, 2024

Thanks for the feedback.
This is actually something that I was specifying internally.

Currently I had this list in mind:

  • Must Have: Set free IP/CIDR block (ex: 1.2.3.4)
  • Must Have: Set the “access from everywhere” 0.0.0.0/0 IP
  • Nice to have: Set subnet from private network (ex: 10.2.0.0/16)
  • Nice to have: Set public IP from instances (ex: 57.128.87.139, 57.128.87.141, etc.)
  • Nice to have: Set the current local IP address (ex: 109.190.254.58)
  • Nice to have: Set the gateway IP address (ex: 135.125.11.154)

Do you think of anything else that we might consider ?

@kmlwlkwk
Copy link
Author

All of these would be super useful! I don't have anything else for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Acknowledged
Development

No branches or pull requests

2 participants