05-10-2023 02:21 PM
one user is able to connect to anyconnect vpn but others are getting "Could not connect to server. Please verify internet connectivity and server address" Is there any change that has to be made on the cisco router's configuration ?
05-10-2023 03:34 PM
Hello,
If one user is able to connect this can be a good signal. The configuration is not totally wrong. I would ask you to see licensing just to make sure you can add more than one user on the VPN and then, if possible, share the router config here so that we can take a look. Maybe somewhere there´s a parameter preventing others users to connect
05-11-2023 03:36 AM
Thank you so much for your response.
I'll share the config in a short while. Before that, could you check the licensing part? What command do i have to use on the cisco 891 iOS router?
05-11-2023 03:44 AM
cryptø key generate rsa label caremotevpn exportable modulus 2048
!
cryptø pki server caremotevpn
database level complete
database archive pkcs12 password cisco123
grant auto
auto-rollover 90
no shutdown
!
cryptØ pki export SSLVPNCERT pem terminal
!
cryptø pki trustpoint SSLVPNCERT
enrollment url http://13.1.1.254:80
subject-name CN=customerdomain.com
revocation-check none
rsakeypair caremotevpn
exit
conf t
cryptø pki auth SSLVPNCERT
!
cryptø pki enroll SSLVPNCERT
!
05-11-2023 05:29 AM
Hi
Can you run the command :
show version
show license
05-11-2023 06:02 AM
05-11-2023 06:08 AM
Host-891#sh ver
Cisco IOS Software, C890 Software (C890-UNIVERSALK9-M), Version 15.1(4)M4, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Wed 21-Mar-12 01:40 by prod_rel_team
ROM: System Bootstrap, Version 12.4(22r)YB3, RELEASE SOFTWARE (fc1)
Host-891 uptime is 1 year, 5 weeks, 23 hours, 35 minutes
System returned to ROM by power-on
System restarted at 08:37:04 Summer Tue Apr 5 2022
System image file is "flash:c890-universalk9-mz.151-4.M4.bin"
Last reload type: Normal Reload
Cisco 891 (MPC8300) processor (revision 1.0) with 498688K/25600K bytes of memory.
Processor board ID FTX1704841K
9 FastEthernet interfaces
1 Gigabit Ethernet interface
1 Serial interface
1 terminal line
1 Virtual Private Network (VPN) Module
256K bytes of non-volatile configuration memory.
247464K bytes of ATA CompactFlash (Read/Write)
License Info:
License UDI:
-------------------------------------------------
Device# PID SN
-------------------------------------------------
*0 CISCO891-K9 FTX1704841K
License Information for 'c890'
License Level: advipservices Type: Permanent
Next reboot license Level: advipservices
Configuration register is 0x2102
Host-891#sh lice
Host-891#sh license
Index 1 Feature: advipservices
Period left: Life time
License Type: Permanent
License State: Active, In Use
License Count: Non-Counted
License Priority: Medium
Index 2 Feature: ios-ips-update
Period left: Not Activated
Period Used: 0 minute 0 second
License Type: EvalRightToUse
License State: Not in Use, EULA not accepted
License Count: Non-Counted
License Priority: None
Index 3 Feature: SSL_VPN
Period left: Life time
License Type: RightToUse
License State: Active, In Use
License Count: 25/0 (In-use/Violation)
License Priority: Low
Index 4 Feature: WAAS_Express
Period left: Not Activated
Period Used: 0 minute 0 second
License Type: EvalRightToUse
License State: Not in Use, EULA not accepted
License Count: Non-Counted
License Priority: None
05-11-2023 06:33 AM
Are you using Anyconnect client? You have 25 license for SSL VPN. But I see you have two kind of Client Vpn on the router as per the DHCP config:
ip local pool vpnclient 172.16.1.1 172.16.1.40
ip local pool anyconnect 172.16.3.1 172.16.3.40
Index 3 Feature: SSL_VPN
Period left: Life time
License Type: RightToUse
License State: Active, In Use
License Count: 25/0 (In-use/Violation)
I wondering if you have license for the other VPN client.
05-11-2023 06:39 AM
We have asked the client not to use cisco vpn client which was configured earlier. Should I remove it from the config?
05-11-2023 06:41 AM
But which client they should use?
05-11-2023 06:48 AM
anyconnect
05-11-2023 06:52 AM
Anyconnect should work up to 25 users.
When the second user try to associate, can you see any log on the router?
By any change you dont have users connected and not in use?
can you run show webvpn session
05-11-2023 07:26 AM
Host-891#sh webvpn session context all
WebVPN context name: SSLVPN_Context
Client_Login_Name Client_IP_Address No_of_Connections Created Last_Used
05-11-2023 07:50 AM
Right. Well, you can enable a debug and ask to 2 clients connect and lets see if something come up.
debug webvpn aaa, debug wevpn tunnel
05-11-2023 07:53 AM
Sure. I'll do that and share the results.
Thank you, Flavio.
One question, can the self-signed certificate be the cause of the issue ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide