mirror of
https://gitlab.com/ser-cal/m346.git
synced 2024-11-23 00:11:55 +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)
|
### Security Group for Instance in the Public-Subnet (Web-Access)
|
||||||
Name: **M346-XXX-Web-Access**
|
Name: **M346-XXX-Web-Access**
|
||||||
|
Inbound Rules: **SSH** / **HTTP**
|
||||||
|
|
||||||
### Security Group for Instance in the Private-Subnet (Private-only)
|
### Security Group for Instance in the Private-Subnet (Private-only)
|
||||||
Name: **M346-XXX-Priv-Only**
|
Name: **M346-XXX-Priv-Only**
|
||||||
|
Inbound Rules: **SSH** (Optional) / **ICMP** (für Ping)
|
Loading…
Reference in New Issue
Block a user