I'm trying to configure an ACL which permits SSH from any source address to another router's fa0/0 address. The running-config looks like this:
What are the possible reasons it's invalid? I checked this website and I entered the command exactly as it shows:
permit tcp host {ip-address} any eq ssh
But it's the same result. I also tried it this way:
permit tcp any host {ip-address} eq ssh
But the result is the same. Could someone help?
(I hope this isn't seen as a brain dump or an educational question lacking effort shown. I have done my research and asked different people)
No comments:
Post a Comment