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.
I'm experiencing 'request timeout' when trying to ping external destinations from my network. The issue occurs when ACLs are enabled on my router. It's perplexing as to why this happens. Any suggestions or insights on resolving this issue would be gr...
Hello, ty it was a misanderstanding from me basically i was thinking ping is include in tcp so i made so changes :access-list 102 permit tcp any 192.168.0.0 0.0.0.255 establishedaccess-list 102 deny tcp any anyaccess-list 102 permit ip any any and no...
Bonsoir,Oui le voici, pour plus de précisions en gros ce que je dois faire c'est faire une ACL qui empêche mon réseau interne (a droite) de recevoir des packets tcp. Le réseau interne peut quand même envoyer des packets tcp vers internet. Bonne soiré...
I have tried other ACL conf for access-list 102 like : access-list 102 permit tcp any 201.49.10.0 0.0.0.255 established access-list 102 deny tcp any anyor :access-list 102 permit tcp any 192.168.0.0 0.0.0.255 established access-list 102 deny tcp any ...