Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All, Sorry if this has been asked before, I am unable to find a clear answer. I have a heap of cisco IP phones and would like to know what I need to make them work. So far I have done a little research and from what I can see I need the following ...
Hi All, I am trying to set up a reflexive ACL on a 1921 router.I'm not sure what I'm doing wrong, I have followed the cisco configuration guide but I can't seem to get it to work correctly.When I remove the INBOUND ACL from the interface Gig0/0 (WAN ...
Thanks!that allowed the pings from CLI to be added to the OUTBOUND ACL as you said. I'm still needing to have the statements 30,40,50 to allow DHCP and DNS to work. Extended IP access list INBOUND10 evaluate MIRROR20 permit udp any any eq domain log3...
Hi Mate, It appears its the ACL inbound dropping the traffic because the evaluate statement isnt allowing it past. Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.6(3)M4c1900-universalk9-mz.SPA.156-3.M4.bin Router#Router#ping g...
Hi, Thanks for the advice, It appears the evaluate statement isn't allowing traffic past as its hitting the deny statements. It also seems ICMP isnt getting added to the MIRROR ACL. Outputs below. thanks, Mark. Router#sh ip access-listsStandard IP a...
Thanks for your reply.From what I can tell traffic can go from LAN (G0/1) > WAN (G0/0) and it shows up in the MIRROR ACL, but when traffic is coming back it gets stopped.The INBOUND ACL appears to block incoming traffic even though it should be evalu...