PIX ssh access

From: Stefan Grey (examplebrain@hotmail.com)
Date: Wed Aug 09 2006 - 13:18:09 ART


Hello,
I use pretty simple config on PIX
to configure SSH access to it:

domain-name cisco.com
ca generate rsa key 768
ssh 1.1.1.1 255.255.255.255 inside
aaa-server tacacs+ (inside) host 20.20.20.20 cisco
aaa authentication ssh console TACACS+

The authentication on PIX works fine. Everything seems to be configured
correctly. But I want to check that it really works. Did you tried to check
if it works??

I used ssh command on the router connected to it.

ssh -l ciscoman ....
But it doesn't connect and tells me:
Remote host refused the connection.

Does anybody have any idea what I did wrong?? If not so how can I verify
that ssh connection really works??? (In fact any ssh configs on PIx... and I
didn't manage to connect to it by the router).

Thanks you. YOur help very appreciated.



This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:56 ART