mirror of
https://gitlab.com/ser-cal/m346.git
synced 2024-11-22 18:51:56 +01:00
Security Groups ergänzt mit Inbound rules
This commit is contained in:
parent
d893f9b2ea
commit
d14f0bc276
@ -41,6 +41,8 @@ VPC: **M346-XXX-VPC**
|
||||
|
||||
### Security Group for Instance in the Public-Subnet (Web-Access)
|
||||
Name: **M346-XXX-Web-Access**
|
||||
Inbound Rules: **SSH** / **HTTP**
|
||||
|
||||
### Security Group for Instance in the Private-Subnet (Private-only)
|
||||
Name: **M346-XXX-Priv-Only**
|
||||
Inbound Rules: **SSH** (Optional) / **ICMP** (für Ping)
|
Loading…
Reference in New Issue
Block a user