cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
221
Views
0
Helpful
1
Replies

Home Lab - Can someone take a look at my Packet Tracer Configuration?

ISSM
Level 1
Level 1

Hello, I'm learning how to network so I put together a packet tracer configurations.  I'm not sure if i'm doing this right if someone can take a look.  I think my configuration should take me out to the internet but I might be missing something.  Thanks!

1 Reply 1

Edson A. Hernandez
Spotlight
Spotlight

I should configure a Static Route on Router0 to reach the network 192.168.0.0/24

ip route 192.168.0.0 255.255.255.0 203.1.1.2

If you need to try connectivity with ping, you have to permit ICMP on ASA

access-list ICMP permit icmp any any
access-group ICMP in interface outside

Review Cisco Networking for a $25 gift card