Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Your task is to configure Extended IP Access Control Lists on the right routers, interfaces, and directions based on these requirements: (Use the following

3. Your task is to configure Extended IP Access Control Lists on the right routers, interfaces, and directions based on these requirements: (Use the following tutorial for help http://www.9tut.com/access-list-tutorial)

- Permit only HTTP traffic from subnet of PCs A and B to server S1.

- Permit only HTTPS traffic from host PC C to server S2.

- Permit ICMP from all PCs to all servers.

- Deny all connection attempts from all servers to all PCs

- Make sure you allow TCP Established packets and ICMP replies from servers to PCs

- Deny all traffic from subnet of PC A & B to subnet of PC C

- Add a deny IP any any to the bottom of all ACLs implemented.

Consider wisely, read this list top down, and apply ACLs to the most appropriate interfaces. After configuring and applying the ACLs, check that:

- You can web browse from PC A and B to S1 but not S2.

- You can securely browse from PC C to S2 but not S1.

- You can PING from all PCs to all servers

- Your servers cannot PING the PCs 4.

SUBMIT THE FOLLOWING: A copy of the complete running config from R1 and R2 once all your configurations are completed as well as all connection attempts specified in step 3. The IP addresses are:

- PC A: 10.1.1.3/24. Gateway: 10.1.1.1

- PC B: 10.1.1.2/24. Gateway: 10.1.1.1

- R1s G0/0: 10.1.1.1/24

- PC C: 10.3.3.3/24 Gateway: 10.3.3.1

- R1s G0/1: 10.3.3.1/24

- Server S1: 10.2.2.3/24. Gateway: 10.2.2.1

- Server S2: 10.2.2.2/24. Gateway: 10.2.2.1

- R2s G0/0: 10.2.2.1/24

- R1s S0/3/0: 10.4.4.1/30

- R2s S0/3/0: 10.4.4.2/30

All of this needs to be done in Cisco packet tracer, thank you!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Refactoring Databases Evolutionary Database Design

Authors: Scott Ambler, Pramod Sadalage

1st Edition

0321774515, 978-0321774514

More Books

Students also viewed these Databases questions

Question

How do modern Dashboards differ from earlier implementations?

Answered: 1 week ago