06-12-2013 02:18 PM - edited 03-11-2019 06:57 PM
Hello, I have two ports I want communication between and I feel like it should work but still even pings fail. Below are the relevant entries from the running config. Any idea what I'm missing? Thanks. P.S. (1) Because wouldn't let me post otherwise. :/
interface GigabitEthernet0
mac-address 020c.f142.4cde
nameif left
security-level 0
ip address 192.168.0.1 255.255.255.0
!
interface GigabitEthernet1
mac-address 020c.f142.4cdf
nameif right
security-level 0
ip address 192.168.1.1 255.255.255.0
!
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
access-list 1 extended permit icmp any any
access-list 1 extended permit icmp any any echo-reply
access-list 1 extended permit icmp any any echo
access-list 1 extended permit icmp any any source-quench
access-list 1 extended permit icmp any any unreachable
access-list 1 extended permit icmp any any time-exceeded
access-group 1 in interface left
access-group 1 out interface left
access-group 1 in interface right
access-group 1 out interface right
Solved! Go to Solution.
06-12-2013 04:19 PM
Hello John,
Can U close this one so we can focus on the other one,
Regards
06-12-2013 03:14 PM
Duplicate posts.
06-12-2013 03:42 PM
Oops yeah sorry this one should be closed, didn't know my thread submission was under moderation.
06-12-2013 04:19 PM
Hello John,
Can U close this one so we can focus on the other one,
Regards
06-12-2013 04:20 PM
I don't know how to close it so I just gave you the best answer.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide