Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
Can you share the packet tracer from the CLI and also the static NAT which you are using.
You can Hide your Ip address by marking XXXYYY.
Regards,
Mohammad Ishaq
Hi,
You can go with the CSM.
http://www.cisco.com/c/en/us/products/security/security-manager/index.html
Please rate helpful and mark correct answers
Regards,
Mohammad Ishaq
First, we need to configure interfaces.
ciscoasa(config)# interface GigabitEthernet0/0
ciscoasa(config-if)# no shutdown
ciscoasa(config-if)# nameif inside
ciscoasa(config-if)# ip address 10.1.1.1 255.255.255.0
ciscoasa(config)# interface GigabitEth...