From 6ca86168ba694bb9227dd07d0e75e5ebeb855031 Mon Sep 17 00:00:00 2001 From: melenilya Date: Sun, 13 Apr 2025 16:51:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20FINAL/R4.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FINAL/R4.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/FINAL/R4.txt b/FINAL/R4.txt index 25f1bf8..590c3b4 100644 --- a/FINAL/R4.txt +++ b/FINAL/R4.txt @@ -14,6 +14,15 @@ password cisco login exit banner motd #Unauthorized access prohibited# +access-list 1 permit 192.168.3.0 0.0.0.255 +access-list 1 permit 192.168.4.0 0.0.0.255 +access-list 1 permit 192.168.1.0 0.0.0.255 +ip nat inside source list 1 interface g0/0 overload +interface g0/1 +ip nat inside +int g0/0 +ip nat outside +exit ip dhcp pool VLAN_C_POOL network 192.168.3.0 255.255.255.0 default-router 192.168.3.1