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.
I just spun up an instance and all ports are open when really all I think I need are:
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.