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.
I need to be able to ssh to local interface on an ASA 7.2.5 cluster, IP=X.147.1.110 (primary cluster address) for management.- the acl on the interface allows the connection, and shows hits- ssh is allowed "ssh Y.35.252.0 255.255.254.0 elink"- fw is ...
- ssh 0 0 inside ( or the name)This is already achieved with the line "ssh Y.35.252.0 255.255.254.0 elink". The source of the connection is Y.35.252.0/23 and the interface name is elink.- a crypto key on your ASA CRYPTO key generate rsaYep - that...