To use ASDM, you need to enable the HTTPS server, and allow HTTPS connections to the security appliance. All of these tasks are completed if you use the setup command
Remote Access VPN: Remote access VPN connections enable users working at home or on the road to access a server on a private network using the infrastructure provided by a public network, such as the Internet. From the user's perspective, the VPN is a point-to-point connection between the computer (the VPN client) and an organization's server. The user may not be aware of the networking used as it appears logically that the data is sent over a dedicated private link.
Gateway-to-Gateway VPN: a gateway-to-gateway VPN connection allows for two routers to securely connect to each other and for a client on one end to logically appear as if they are a part of the network on the other end. This enables data and resources to be shared more easily and securely over the Internet. Configuration must be done on both routers to enable a gateway-to-gateway VPN.
AnyConnect Always-on VPN - The ASA administrator can configure AnyConnect to automatically establish and maintain an SSLVPN session as soon as the user logs into their operating system.
If you use identity certificates, instead of a username/password, the user will not be prompted at all and the VPN experience will be totally transparent and in the background.
1. A GUI based device management tool for working with and monitoring Cisco routers.
2. Enables network admins to organize and manage multiple routers in the site by grouping, called device community.
3. CCP does not require a separate license
4. CCP Express may be run as a Java applet from the computer that is connecting to the router. CCP Express is a watered down version of CCP Professional.
5. CCP is a software tool that is typically installed on a Windows computer and run in conjunction with Cisco networking device(s)
The following are the important features of CCP (Cisco Configuration Professional):
Cisco Configuration Professional menu bar contains the following options:
As shown in the figure above, Cisco Configuration Professional (CCP) display consists of the following:
The following conditions should be satisfied for successful communication with router using CCP:
The router should be enabled to support HTTP or HTTPS.
Use the command:
Router(config)# ip http authentication local
Or
Use the following command for enabling https
Router(config)# ip http secure-server
2. Username with privilege level 15 rights should be created on the router.
Use the command:
Router(config)# username admin privilege 15 secret cisco
3. The authentication for HTTP/S should be set to use the local database (the runningconfig) on the router. Use the command:
Router(config)# ip http authentication local
Of course, you need to connect to the router physically, using an Ethernet or cross over cable, and the router interface should be reachable. You can verify the reachability using a ping command to the router interface at the DOS prompt.
Important points on CCP
Features of AnyConnect SSL VPN Client:
Features of Clientless SSL VPN:
Split tunneling: Split tunneling is a computer networking concept which allows a mobile user to access dissimilar security domains like a public network (e.g., the Internet) and a local LAN or WAN at the same time, using the same or different network connections. With split tunneling enabled on the remote VPN client machine, it separates corporate traffic and web-bound traffic. Only the traffic bound to the corporate office may be tunneled using secure VPN, while all other traffic such as visiting www sites etc. may be forwarded directly to the web instead of going to the ASA firewall through VPN tunnel. The negative side is that the security of the internal network may be weakened if proper security measures are not taken on the remote client machine. Installing IDS on the remote machine is preferred when split tunneling is configured.
Split tunnel option enables AnyConnect and Remote Access VPNs is to send traffic down the VPN only if it is destined for specific networks located at the headquarter site. All other traffic is sent normally, outside the VPN. This way, the bandwidth could be saved as there will be less amount of traffic traversing VPN tunnel via head-quarters. However, note that there is some amount of compromise on the security aspect, as the split tunnel is not secure as the outside traffic is sent normally and no encryption takes place.
You can monitor the remote access VPN users by navigating to Monitoring > VPN > VPN Statistics > Sessions in your ASA Security Device Manager.
Cisco Anyconnect VPN client: Employees may connect to the Internet from several public locations, such as airports and cafes, they had no acceptable use policy enforcement, minimal protection against malware, and are at a higher risk of data loss. Cisco's AnyConnect Secure Mobility may be used to extend the network perimeter to remote endpoints, enabling the seamless integration with the Corporate network.
Cisco has developed the AnyConnect Secure Mobility Client as a "next generation" Virtual Private Network (VPN) client. The connection is secure because both the user and device must be authenticated and validated prior to being provided access to the corporate network. When a user opens a VPN session using Cisco AnyConnect, the AnyConnect client connects to the adaptive security appliance using SSL. The client authenticates with the adaptive security appliance and is assigned an internal IP address on the network.
AnyConnect Clients are available on various platforms, including the following:
It is important to note that Cisco AnyConnect Client is central to BYOD concept and its borderless networking concept.