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

Update instructions for setting up firewall rules on AWS #1858

Open
QingXXiong opened this issue Aug 3, 2023 · 0 comments
Open

Update instructions for setting up firewall rules on AWS #1858

QingXXiong opened this issue Aug 3, 2023 · 0 comments

Comments

@QingXXiong
Copy link

In src/server_manager/messages/en.json, we have:

  "aws-lightsail-firewall-3": "In the 'Firewall' section, click 'Add another'.",
  "aws-lightsail-firewall-4": "Set 'Application' value to 'All TCP+UDP'.",
  "aws-lightsail-firewall-5": "Click 'Save'.",

But the steps are no longer true for the latest Lightsail. For more info, see Adding and editing instance firewall rules.

The correct and straightforward steps should be:

4. Scroll down to 'IPv6 firewall', then click 'Add rule'.
5. Set 'Application' value to 'All protocols'. 
6. Click 'Create' on the right to save your rule.

I think Set 'Application' value to may be a bit technical and should be For 'Application', select... for a wider user base.

@maddyhof maddyhof changed the title Outdated instructions for setting up firewall rules on AWS Update instructions for setting up firewall rules on AWS Aug 7, 2023
@maddyhof maddyhof added good first issue Good for new developers manager labels Aug 7, 2023
@daniellacosse daniellacosse transferred this issue from Jigsaw-Code/outline-server Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for new developers manager
Projects
[DEPRECATED] Outline (Classic)
Service Provider Issues
Development

No branches or pull requests

2 participants