Hello, I am trying to clarify:
I have an SVI inteface and I want to block externally generated traffic coming in to my LAN unless it was originated by internal LAN clients.
Therefore I was going to used the 'established' keyword with an 'inbound' ACL. Do I have my directions correct ?
Thank you kindly.
permit tcp x.x.x.x x.x.x.x. x.x.x.x x.x.x.x eq x established
Placed on SVI interface:
access-group RestrictTCP inbound