

- CREATE A PACKET TRACER ACTIVITY HOW TO
- CREATE A PACKET TRACER ACTIVITY SERIAL
- CREATE A PACKET TRACER ACTIVITY DOWNLOAD
What is your version? It depends on your instructor creating your class. The latest version is version 6.0 in 2018. !! YOU NEED TO DISABLE HTTP ON PC-A AND ENABLE HTTPS ON PC-A BY GOING TO THE CONFIG SCREEN AND CLICKING THE ENABLE/DISABLE BUTTONS!!!Īccess-list 120 permit udp any host 192.168.1.3 eq domainĪccess-list 120 permit tcp any host 192.168.1.3 eq smtpĪccess-list 120 permit tcp any host 192.168.1.3 eq ftpĪccess-list 120 deny tcp any host 192.168.1.3 eq 443Īccess-list 120 permit tcp host 192.168.3.3 host 10.1.1.1 eq 22Īccess-list 120 permit icmp any any echo-replyĪccess-list 120 permit icmp any any unreachable Simply copy and paste into the proper router after entering the console and enable passwords into the routerĪccess-list 10 permit 192.168.3.3 0.0.0.0 I created a script for this Packet Tracer Lab. Just be careful with Access List 100 and Access List 120.
CREATE A PACKET TRACER ACTIVITY DOWNLOAD
If you want the solution or answer for this chapter 4 packet tracer activity, download here If you want to try this packet tracer activity, download it here. Your mark might not be increased if you use network address as source or destination address. Take note that using ‘any’ as source address and destination address is required for you to increase mark. R1(config)#access-list 120 permit ip any any R1(config)#access-list 120 deny icmp any any

R1(config)#access-list 120 permit icmp any any unreachable R1(config)#access-list 120 permit icmp any any echo-reply Make any necessary changes to ACL 120 to permit and deny the specified traffic. Deny access to HTTPS service on Server PC-A and permit PC-C to access Router 1 (R1) via SSH. R1(config)#access-list 120 permit tcp host 192.168.3.3 host 10.1.1.1 eq 22Īs stated in the instructions, this ACL is for permit access to server PC-A for DNS, SMTP and FTP. Disable it.Ĭonfigure ACL 120 to specifically permit and deny the specified traffic. Disable HTTP and Enable HTTPSīy default for this packet tracer activity, HTTP is enabled. Verify that PC-C can access the PC-A via HTTPS using the web browser.Ĭlick PC-A -> Config -> HTTP.
CREATE A PACKET TRACER ACTIVITY SERIAL
Remove the ACL from interface Serial 0/0/1Ĭonfigure ACL 110 to permit only traffic from the inside network Take note that your mark will not be increased for this action. Changing the order of this ACL might results in your mark will not be increased although you may find the ACL still work perfectly in the order you specified. If you got wrong answer for this task, try to follow the order of the ACL as stated above. R3(config)#access-list 100 permit ip any anyĪs in the instructions, you are require to block 127.0.0.0/8, all private ip addresses and multicast address. Please apply the same configurations to other router (R2 and R3).Ĭonfigure ACL 100 to block all specified traffic from the outside network. R1(config)#access-list 10 permit 192.168.3.3Īpply ACL 10 to ingress traffic on the VTY lines. I will straight to task which require configuration or changes.Ĭonfigure ACL 10 to block all remote access to the routers except from PC-C. Most of them is verify task such as ping. Take note that i will skip any task which do not give mark.
CREATE A PACKET TRACER ACTIVITY HOW TO
In this post, i will show the correct configuration and step by step how to get 100% for this Packet Tracer Activity. Mistake in using IP Address will not increase your mark although the IP address you use also applicable and correct for that particular purpose. However, you must be very precise when dealing with ACL and Packet Tracer Activity.

It doesn’t involve advanced ACL such as reflexive, dynamic or time based ACL. ACL in this Packet Tracer Activity is using standard and extended ACL. To be specific, the title for the packet tracer activity is Configure IP ACLs to Mitigate Attacks. Chapter 4 Packet Tracer Activity A Network Security is about ACL. This post is solution or answer for Packet Tracer Activity Chapter 4 Network Security.
