cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
289
Views
0
Helpful
2
Replies

ACL problem

mframadan
Level 1
Level 1

access-list outgoing extended permit tcp any host x.x.x.x eq www

access-group external in interface outside

access-group outside_access_out out interface outside

access-group outgoing in interface inside

i want to know what is benefit of access-group outside_access_out out

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Hi

You haven't posted the access-list outside_access_out so it's a but difficult to tell.

Could you post that access-list ?

Jon

purohit_810
Level 5
Level 5

See access-group we must have to define because of to Implemet Access-list on interface either inbout or outbound. that commands are similiar to router command " ip access-group 101 in | out ".

Command:

access-list outgoing extended permit tcp any host x.x.x.x eq www {This is the use to permit }

access-group external in interface outside

access-group outside_access_out out interface outside

access-group outgoing in interface inside

{All this above gorup are you are policy implemente in | out on Interface}

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: