From d14f0bc2764d6d6ab187a1bfb9b16c43070acb8f Mon Sep 17 00:00:00 2001 From: Marcello Date: Tue, 10 Oct 2023 18:43:45 +0000 Subject: [PATCH] =?UTF-8?q?Security=20Groups=20erg=C3=A4nzt=20mit=20Inboun?= =?UTF-8?q?d=20rules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- KN05/x_res/custom-vpc.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/KN05/x_res/custom-vpc.md b/KN05/x_res/custom-vpc.md index 25af15f..6bf0c3c 100644 --- a/KN05/x_res/custom-vpc.md +++ b/KN05/x_res/custom-vpc.md @@ -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** \ No newline at end of file +Name: **M346-XXX-Priv-Only** +Inbound Rules: **SSH** (Optional) / **ICMP** (für Ping) \ No newline at end of file