AWS security group permission IP address update service
When developing and operating a server on AWS, you may want to add IP addresses that are allowed access from outside to a security group. For example, if you want to log in to the server, you may want to allow port 22, and if you want to check the operatio
You can do this
- You can change the IP address of an AWS security group without logging into AWS.
- Development partners can change IP addresses without asking the network administrator.
- Testers can change their IP address without asking the network administrator.
- Dynamically changing your home IP address becomes stress-free.
- Supports some IPv6.
How is it specifically used?
Specific usage is as follows.
- Access Glip's "IP address change request" screen from the environment where you want to allow the IP address.
- Click the "Next" button on the screen.
- Then, a verification email will be sent to the email address registered in Glip.
- Click the URL in the email body to update the IP addresses you want to allow.
- SSH login to the server from the target environment and HTTP access to the test environment are possible.