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 have a PIX 515E (2 interfaces) and I need to route SSH (port 22) traffic inbound to an internal host.Even though I have entered the command to allow SSH in the access list the PIX still blocks the traffic. All other services work fine (port 80,25)...
We are not using NAT.This is part of the access list access-list 100 permit tcp any host SSHSERVER eq 22The other services (80, 25) work fine using simular commands.Thanks