From f5c708866485064e13154d5d956b500f5ecc5364 Mon Sep 17 00:00:00 2001 From: SANJU <104000590+sanjughasal@users.noreply.github.com> Date: Sat, 17 Jun 2023 13:35:21 +0530 Subject: [PATCH 1/2] Update vpc.sh --- projects/bash_networking_security/vpc.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/bash_networking_security/vpc.sh b/projects/bash_networking_security/vpc.sh index 951abba..01dba44 100644 --- a/projects/bash_networking_security/vpc.sh +++ b/projects/bash_networking_security/vpc.sh @@ -1,4 +1,4 @@ -REGION="" -VPC_ID="" -PUBLIC_INSTANCE_ID="" -PRIVATE_INSTANCE_ID="" \ No newline at end of file +REGION="us-east-1" +VPC_ID="vpc-0d567ccf47177f855" +PUBLIC_INSTANCE_ID="i-09f3d3e455df8f867" +PRIVATE_INSTANCE_ID="i-0bdeb0cb4e875a34d" From 26a0e9dfd6ef89c7a66cd23d7c12d8300f81acc1 Mon Sep 17 00:00:00 2001 From: SANJU <104000590+sanjughasal@users.noreply.github.com> Date: Sat, 17 Jun 2023 13:35:56 +0530 Subject: [PATCH 2/2] Update SOLUTION --- projects/bash_networking_security/SOLUTION | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/projects/bash_networking_security/SOLUTION b/projects/bash_networking_security/SOLUTION index 2edfbaf..5a395c8 100644 --- a/projects/bash_networking_security/SOLUTION +++ b/projects/bash_networking_security/SOLUTION @@ -1,16 +1,26 @@ Local DNS Server IP ------------------- - +127.0.0.53 Default gateway IP ------------------- - + 10.0.2.2 DHCP IP allocation sys-logs ------------------- - +Jun 17 01:20:34 ubuntu systemd[832]: Started Service for snap application snapd-desktop-integration.snapd-desktop-integration. +Jun 17 01:20:34 ubuntu snapd-desktop-integration.snapd-desktop-integration[23752]: Content snap command-chain for /snap/snapd-desktop-integration/83/gnome-platform/command-chain/desktop-launch not found: ensure slot is connected +Jun 17 01:20:37 ubuntu systemd[832]: snap.snapd-desktop-integration.snapd-desktop-integration.service: Scheduled restart job, restart counter is at 638. +Jun 17 01:20:37 ubuntu systemd[832]: Stopped Service for snap application snapd-desktop-integration.snapd-desktop-integration. +Jun 17 01:20:37 ubuntu systemd[832]: Started Service for snap application snapd-desktop-integration.snapd-desktop-integration. +Jun 17 01:20:37 ubuntu snapd-desktop-integration.snapd-desktop-integration[23784]: Content snap command-chain for /snap/snapd-desktop-integration/83/gnome-platform/command-chain/desktop-launch not found: ensure slot is connected +Jun 17 01:20:39 ubuntu systemd[832]: snap.snapd-desktop-integration.snapd-desktop-integration.service: Scheduled restart job, restart counter is at 639. +Jun 17 01:20:39 ubuntu systemd[832]: Stopped Service for snap application snapd-desktop-integration.snapd-desktop-integration. +Jun 17 01:20:39 ubuntu systemd[832]: Started Service for snap application snapd-desktop-integration.snapd-desktop-integration. +Jun 17 01:20:39 ubuntu snapd-desktop-integration.snapd-desktop-integration[23813]: Content snap command-chain for /snap/snapd-desktop-integration/83/gnome-platform/command-chain/desktop-launch not found: ensure slot is connected +