Hi,
I basically facing 3 problems.
1. From outside I am not able to manage the CiscoASA5510 using putty SSH.
2. From Local (inside network) network also I am not able to access the box through putty (SSH)where I am able to telnet to it from inside netwok.
3.I want to configure the SSL VPN ,when I use ASDM to configure I am not seen thw WEBVPN field.
problem 1 SSH access from Outside:
I have done the following
asa(conf t)#username test123 password test456
asa(conf t)# aaa authentication ssh console local (when I issue this command the followiing error appears)
The erro message is Error:aaa-server group local does not exist.
asa(conf t)#ssh 0.0.0.0 0.0.0.0 outside
Problem 2: SSH from inside network:
asa(conf t)#username test123 password test456
asa(conf t)#sss 172.20.0.0 255.255.0.0 inside.
After this when I try from putty...The foloowing error appears:
Error: Message : Server unexpectedly closed network connection from SSH inside.
Problem 3:
When I am try to configure the SSL VPN using ASDM,I am not seen the WEB VPN feld.I am not familiar with this SSL VPN.
My ASA Image is 8.0(4)---asa804-k8.bin
My ASDM is asdm-613.bin
I have SSL VPN Client sslclient-win-1.1.4.176.pkg
Now give solution for the problem 1 and 2 and give me a link from where I can refer for SSL VPN client.
Regards,