I'm trying to ssh from the outside world into one of my servers. I gave three interfaces on the PIX, ouside, inside, Vlan5. Vlan5 being on the outside of my privated network. The server is on Vlan5. It as a public ip. Here is what I have in the access-list for this connection,
access-list outside_acl permit tcp any host [server-ip]eq ssh
I can't ssh from home into it. The PIX is also connected into a 6509 switch not being used as a route, but it has it own access-list. The PIX connects to the inside interface to the swtich. Also the PIX connects to a router on the outside interface. Both servers are on the same subnet.
Thanks
Carl
I have another server also with a public ip that works fine. It has the same access list rule as the other server that does not work.
Any ideas??
access-list outside_acl permit tcp any host [server-ip]eq ssh
I can't ssh from home into it. The PIX is also connected into a 6509 switch not being used as a route, but it has it own access-list. The PIX connects to the inside interface to the swtich. Also the PIX connects to a router on the outside interface. Both servers are on the same subnet.
Thanks
Carl
I have another server also with a public ip that works fine. It has the same access list rule as the other server that does not work.
Any ideas??