Friday, August 1, 2014

Clientless ssl VPN - plug-ins

Cisco plug-ins give more options to outside users to access inside devices such as Remote Desktop Access, VNC and SSH.

I'm going to add RDP, VNC and SSH plug-ins to ASA.
So that, people in internet with clientless ssl vpn can access inside network with more options.

First, add plug-ins to ASA. you have to copy the plug-ins from tftp to Flash.





 When you finish, you can see new menu like VNC Connections, Telnet/SSH Servers, and Terminal Server.


 Add acls to permit rdp,ssh, and vnc web addresses: If you use ip address to connect VPN, then you don't need to add. In my case, I am using DNS server, so that I have to add full domain names like 'rdp://inserver1.mgk.com, ssh://inserver1.mgk.com.'


Results

1. Remote Desktop Connection





2. SSH connection


Asking you to type password

Done

3. SSH connection

Connect to SSH server

Authentication 
 Done

No comments:

Post a Comment