Skip to content

don't expose port 8080, was "add firewall rules, allowing only 80, 443, 22" #403

@pdurbin

Description

@pdurbin

I just spun up an instance and all ports are open when really all I think I need are:

  • 22 to ssh in
  • 80 to redirect to 443
  • 443 for https

I'd suggest blocking all the rest with whatever newfangled firewall technology is in vogue these days. (Back in the day, I used iptables on CentOS 6.)

I suppose it should probably be configurable but, again, I'm fine with the three ports above if that make is easier for an initial run at this. I'm also fine with Rocky only, for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions