05-01-2013 07:33 PM - edited 03-11-2019 06:37 PM
Hi all,
I've configured a couple of ACL rules via CLI in my ASA.
When i checked in the ASDM, it only shows the basic rules that was configured by default and did not show the rules that i've created.
Anyone else facing the same problem?
Thank you
Solved! Go to Solution.
05-01-2013 08:15 PM
Hi,
The above output that you mentioned
access-group Outside_access_in in interface outside
access-group DMZ_access_in in interface DMZ
Means that
This ACL controls connections coming towards ("in") the interface. In other words from the networks behind that interface
So the above named ACLs should show in the ASDM in the Configuration -> Firewall -> Access Rules -section since that section describes the interface Access Rules.
So all the rules that you have added to those ACLs should show here.
If you simply created some new ACL (with another ACL name) and didnt attach it to any interface on the ASA, then it will NOT show on this window.
- Jouni
05-01-2013 07:47 PM
Hi,
Can you please provide the exact configurations that you input on the CLI.
Initially I thought you might have configured ACLs and had not attached them to any interface.
Or maybe when you created new rules you actually made them with different ACL name so they arent in any use at the moment.
- Jouni
05-01-2013 08:08 PM
On my Access-group, only 2 ACL rules that is attached to interface
CBJ# sh run acc
CBJ# sh run access-gr
access-group Outside_access_in in interface outside
access-group DMZ_access_in in interface DMZ
CBJ#
is that the reason? only the rules that attached to interface will be shown in ASDM?
05-01-2013 08:15 PM
Hi,
The above output that you mentioned
access-group Outside_access_in in interface outside
access-group DMZ_access_in in interface DMZ
Means that
This ACL controls connections coming towards ("in") the interface. In other words from the networks behind that interface
So the above named ACLs should show in the ASDM in the Configuration -> Firewall -> Access Rules -section since that section describes the interface Access Rules.
So all the rules that you have added to those ACLs should show here.
If you simply created some new ACL (with another ACL name) and didnt attach it to any interface on the ASA, then it will NOT show on this window.
- Jouni
05-01-2013 08:47 PM
Thanks Jouni,
So if the ACL rules is created for other purpose such as VPN, it will not be shown in the ASDM access-rules section?
Thank you
05-01-2013 08:53 PM
Hi,
Yes, Access Rules section only shows the ACLs already attached to an interface. Some other sections of the ASDM, like the mentioned VPN, lets you create a new ACL and use it in the related configurations or you can choose an existing ACL on the ASA that was created previously.
Please mark the question as answered, if it was.
Ask more if needed
- Jouni
05-01-2013 08:59 PM
Thanks Jouni, now i understand how it works.
04-06-2020 03:38 AM
can you tell ours, how you solve this issue please?
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