04-24-2017 12:38 PM - edited 03-12-2019 02:15 AM
Do I need to configure access list rules for the outside interface outbound traffic?
Right now I have one configuration on the Outside interface
Firewall# sh run | i outside_access_out
access-list outside_access_out extended permit object-group DM_INLINE_SERVICE_4 any any
access-list outside_access_out_1 extended permit object-group DM_INLINE_SERVICE_8 any4 any4
access-group outside_access_out_1 out interface outside
Solved! Go to Solution.
04-24-2017 01:36 PM
In general yes I would say it is not really necessary in most cases.
Jon
04-24-2017 12:57 PM
It is up to you really and how you want to control your traffic.
In my experience the most common acl is the one applied inbound to the outside interface but that doesn't mean you cannot use acls in other directions.
Is there something specific you were trying to achieve ?
Jon
04-24-2017 01:00 PM
There isn't anything specifically; I am just trying to follow best practice I guess. So would you say that normally the outside outbound isn't really necessary to configure unless explicitly trying to block or permit something?
04-24-2017 01:36 PM
In general yes I would say it is not really necessary in most cases.
Jon
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