cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
581
Views
0
Helpful
3
Replies

'static' statements do not appear to have a corresponding access-list

Thomas Reiling
Level 1
Level 1

Does the following WARNING mean that I can remove the static mapping without causing any harm to my production environment?

WARNING: The following 'static' statements do not appear to have a corresponding
'conduit' or 'access-list/access-group' pair:
  static (inside,outside) tcp xxx.172.214.193 smtp 10.2.28.3 smtp netmask 255.255.255.255
0 0

Thank you,

Thomas

1 Accepted Solution

Accepted Solutions

Hi,

All it means is that there is no ACL statement for that static NAT in your config.

The reason you get this message is that in order for inbound traffic to work (to your static NAT), the PIX/ASA require an ACL statement permitting the traffic.  The ACL is the permission and the static is the translation.


So.... I won't think the static is working anyway in the inbound direction isn't it?

Hope it helps.


Federico.

View solution in original post

3 Replies 3

Hi,

All it means is that there is no ACL statement for that static NAT in your config.

The reason you get this message is that in order for inbound traffic to work (to your static NAT), the PIX/ASA require an ACL statement permitting the traffic.  The ACL is the permission and the static is the translation.


So.... I won't think the static is working anyway in the inbound direction isn't it?

Hope it helps.


Federico.

Thanks, Federico!

Thomas

You're very welcome Thomas, glad I could help ;-)

Federico.

Review Cisco Networking for a $25 gift card