For the complete documentation index, see llms.txt. This page is also available as Markdown.

AWS VPC

This guide will show you how to whitelist your GoodAccess IP address in AWS VPC.

Step 1

In AWS go to Network & Security > Security Groups > Create security group.

Step 2

Name the Security group, select the appropriate VPC, and fill out the Inbound rules section with the information provided below. Finally, click Create security group.

  • Type - All traffic

  • Source - Custom - GoodAccess Gateway IP/32 (example: 11.22.33.44/32)

Step 3

Attach resources to the security group

  • Return to the EC2 dashboard, go to Instances > Instances

  • Select the instance you would like to apply the Security Group to (Actions > Networking > Change Security Groups)

  • Select the newly created security group and Assign security group

Last updated

Was this helpful?