Hi!
I have a Cisco 871 router running C870 Software (C870-ADVSECURITYK9-M), Version 15.0(1)M (c870-advsecurityk9-mz.150-1.M.bin), and i have configured webvpn for AnyConnect and installed the client packages.
My problem is that i can connect from my Android phone and my MAC OS X laptop with anyconnect, but when i try to login with windows client, i get "Unable to process response form x.x.x.x"
I tried to install severeal pre deployment packages, as directly from the router after web login, but no client works.
Its confusing, since Android and Mac OS X client works fine, but windows client not...
Any advices?
Here is the configuration of the webvpn:
aaa new-model
!
aaa authentication login sslvpn local
!
ip local pool webvpn-pool 10.10.10.11 10.10.10.15
!
webvpn gateway Cisco-WebVPN-Gateway
ip interface Dialer0 port 443
ssl encryption rc4-md5
ssl trustpoint ssl-vpn
inservice
!
webvpn install svc flash:/webvpn/anyconnect-win-2.4.1012-k9.pkg sequence 1
!
webvpn install svc flash:/webvpn/anyconnect-linux-2.4.1012-k9.pkg sequence 2
!
webvpn install svc flash:/webvpn/anyconnect-macosx-i386-2.4.1012-k9.pkg sequence 3
!
webvpn context Cisco-WebVPN
ssl authenticate verify all
!
acl "ssl-acl"
permit ip 10.10.10.0 255.255.255.0 192.168.2.0 255.255.255.224
!
!
policy group webvpnpolicy
functions svc-required
filter tunnel ssl-acl
svc address-pool "webvpn-pool"
svc rekey method new-tunnel
svc split include 192.168.2.0 255.255.255.224
default-group-policy webvpnpolicy
aaa authentication list sslvpn
gateway Cisco-WebVPN-Gateway
max-users 5
inservice
I have a Cisco 871 router running C870 Software (C870-ADVSECURITYK9-M), Version 15.0(1)M (c870-advsecurityk9-mz.150-1.M.bin), and i have configured webvpn for AnyConnect and installed the client packages.
My problem is that i can connect from my Android phone and my MAC OS X laptop with anyconnect, but when i try to login with windows client, i get "Unable to process response form x.x.x.x"
I tried to install severeal pre deployment packages, as directly from the router after web login, but no client works.
Its confusing, since Android and Mac OS X client works fine, but windows client not...
Any advices?
Here is the configuration of the webvpn:
aaa new-model
!
aaa authentication login sslvpn local
!
ip local pool webvpn-pool 10.10.10.11 10.10.10.15
!
webvpn gateway Cisco-WebVPN-Gateway
ip interface Dialer0 port 443
ssl encryption rc4-md5
ssl trustpoint ssl-vpn
inservice
!
webvpn install svc flash:/webvpn/anyconnect-win-2.4.1012-k9.pkg sequence 1
!
webvpn install svc flash:/webvpn/anyconnect-linux-2.4.1012-k9.pkg sequence 2
!
webvpn install svc flash:/webvpn/anyconnect-macosx-i386-2.4.1012-k9.pkg sequence 3
!
webvpn context Cisco-WebVPN
ssl authenticate verify all
!
acl "ssl-acl"
permit ip 10.10.10.0 255.255.255.0 192.168.2.0 255.255.255.224
!
!
policy group webvpnpolicy
functions svc-required
filter tunnel ssl-acl
svc address-pool "webvpn-pool"
svc rekey method new-tunnel
svc split include 192.168.2.0 255.255.255.224
default-group-policy webvpnpolicy
aaa authentication list sslvpn
gateway Cisco-WebVPN-Gateway
max-users 5
inservice