top of page

PART V: Client-based SSL VPN using ASDM

After launching the client and click connect, you have to accept the certificate:

Click Aceptar .

A Security alert is shown. Click Yes .

As you can see in the image at right, the connection was succesfull.

 

NOTE To restore your local internet connection, close the anyconnect client.

AnyConnect Wizard Generated Output

NAT configuration

object network NETWORK_OBJ_10.0.0.0_28

 subnet 10.0.0.0 255.255.255.240

ip local pool MY_POOL 10.0.0.1-10.0.0.10 mask 255.255.255.0

nat (administracion,administracion) source static any any destination static NETWORK_OBJ_10.0.0.0_28 NETWORK_OBJ_10.0.0.0_28 no-proxy-arp route-lookup

 

WebVPN Configuration

webvpn

 enable administracion

 anyconnect image disk0:/anyconnect-win-2.5.3055-k9.pkg 1

 anyconnect enable

 tunnel-group-list enable

 

Group Policy configuration

group-policy GroupPolicy_JUANMA internal

group-policy GroupPolicy_JUANMA attributes

 wins-server none

 dns-server value 8.8.8.8 194.179.1.100

 vpn-tunnel-protocol ssl-client

 default-domain value mydomain.com

 

Tunnel Group configuration

tunnel-group JUANMA type remote-access

tunnel-group JUANMA general-attributes

 address-pool MY_POOL

 default-group-policy GroupPolicy_JUANMA

tunnel-group JUANMA webvpn-attributes

 group-alias JUANMA enable

AnyConnect Wizard

Your e-mail will not be published.

You can use an invalid e-mail.

bottom of page