cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
465
Views
1
Helpful
5
Replies

issue cisco anyconnect for window's vpn not working....

yaqoobkk
Level 1
Level 1

I have configured cisco 3845 series router for PPTP and L2TP, through windows VPN some users are connecting and some are not connecting. One who are not able to connect used Cisco anyconnect application simply installed and connect through WAN/Lo1 IP address but getting error " Could not connect to server. Please verify Internet connectivity and server address".

Kindly note that Internet is working fine on alll windows machine.

 Router configuration is:

router dir is:

Directory of flash:/

1 -rw- 53522704 Apr 9 2014 13:58:52 +03:00 c3845-adventerprisek9-mz.124-15.T12.bin
2 -rw- 1651 Sep 1 2005 16:37:18 +03:00 sdmconfig-38xx.cfg
3 -rw- 820224 Sep 1 2005 16:38:10 +03:00 common.tar
4 -rw- 1038 Sep 1 2005 16:38:22 +03:00 home.shtml
5 -rw- 113152 Sep 1 2005 16:38:36 +03:00 home.tar
6 -rw- 749101 Sep 1 2005 16:38:50 +03:00 256MB.sdf
7 -rw- 1208320 Sep 1 2005 16:39:06 +03:00 ips.tar
8 -rw- 660 Dec 26 2023 11:56:22 +03:00 vlan.dat

9 -rw- 220684 Jul 2 2012 19:35:40 +03:00 abc.txt

!

Router

aaa authentication ppp default local
aaa authorization network default local

!

vpdn enable
!
vpdn-group VPN
! Default L2TP VPDN group
! Default PPTP VPDN group
accept-dialin
protocol any
virtual-template 1
no l2tp tunnel authentication

!

username cisco password 0 cisco12

!

crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
crypto isakmp key VPN@Cisco address 0.0.0.0 0.0.0.0
!
!
crypto ipsec transform-set L2TP esp-3des esp-sha-hmac
mode transport require
!
crypto dynamic-map l2tp-map 10
set nat demux
set transform-set L2TP
reverse-route
!
!
crypto map OUTSIDE-MAP local-address Loopback1
crypto map OUTSIDE-MAP 65500 ipsec-isakmp dynamic l2tp-map
!

interface Loopback1
description ** VPN **
ip address 1.1.1.1 255.255.255.255

!

interface GigabitEthernet0/0
description ** VPN **
mtu 9216
ip address 4.2.2.4 255.255.255.248
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
media-type rj45
mpls ip
crypto map OUTSIDE-MAP

!

interface Virtual-Template11
ip unnumbered Vlan40
load-interval 30
peer default ip address pool VPN
no keepalive
ppp encrypt mppe auto
ppp authentication ms-chap-v2 ms-chap chap
ppp ipcp dns 8.8.8.8 4.4.4.2 accept

!

interface Vlan40
ip address 10.10.0.1 255.255.255.0

!

ip local pool VPN 10.10.0.200 10.133.0.250
ip forward-protocol nd
!

Further please advise if i am missing any config command.

Need to connect windows's vpn and cisco anyconnect software where window's vpn not working. 

 

5 Replies 5

yaqoobkk
Level 1
Level 1

Can i use Cisco ASA5510 series/ "disk0:/asa841-k8.bin" for same for anyconnect software.

dir

Directory of disk0:/

103 -rwx 1105 09:34:08 Mar 13 2011 startup-config
104 -rwx 15841428 06:03:04 Mar 20 2011 asdm-641.bin
106 -rwx 24938496 06:31:48 Mar 20 2011 asa841-k8.bin
107 -rwx 1782 13:16:46 Jun 13 2011 upgrade_startup_errors_201106131316.log
108 -rwx 12105313 07:58:58 Mar 17 2011 csd_3.5.841-k9.pkg
3 drwx 8192 08:03:58 Mar 17 2011 log
6 drwx 8192 08:04:12 Mar 17 2011 crypto_archive
10 drwx 8192 08:07:28 Mar 17 2011 coredumpinfo
109 -rwx 107176 06:23:10 May 16 2017 8_2_1_0_startup_cfg.sav
110 -rwx 8275968 05:29:48 Mar 20 2011 asa721-17-k8.bin
111 -rwx 3768 13:16:42 Jun 13 2011 7_2_1_17_startup_cfg.sav
112 -rwx 1141 06:36:22 Mar 20 2011 upgrade_startup_errors_201103200636.log
113 -rwx 100 08:35:22 May 16 2016 upgrade_startup_errors_201605160835.log
114 -rwx 32276 12:30:10 Feb 01 2017 upgrade_startup_errors_201702011230.log
115 -rwx 6517 13:05:34 Feb 01 2017 upgrade_startup_errors_201702011305.log
116 -rwx 6517 13:10:48 Feb 01 2017 upgrade_startup_errors_201702011310.log
117 -rwx 6517 13:46:22 Feb 01 2017 upgrade_startup_errors_201702011346.log
118 -rwx 6517 06:23:18 May 16 2017 upgrade_startup_errors_201705160623.log

So you use anyconnect and you use l2tp also in same PC?

MHM

yaqoobkk
Level 1
Level 1

yes i need to use anyconnect which are not connecting with window's vpn.

Any suggestion please

yaqoobkk
Level 1
Level 1

Can I use the cisco ASA or cisco 3845 will work with anyconnect...........

Cisco Adaptive Security Appliance Software Version 8.2(1)
Device Manager Version 6.2(1)

Compiled on Tue 05-May-09 22:45 by builders
System image file is "disk0:/asa821-k8.bin"

yaqoobkk
Level 1
Level 1

any suggestion/solution please