cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
810
Views
5
Helpful
3
Replies

VPN any Connect does not close the tunnel with some service providers

Added Solucoes
Level 1
Level 1
Good Morning,

I received complaints from remote users that close VPN on my any connect, where some service providers won't let them connect.
They have already performed a local test using the adsl link and did not close the VPN tunnel, but if the signal from the cell phone was routed to your computer, the VPN closed.
Is ther any configuration or something i can do to solve this?

Below is part of the VPN configuration.

: Hardware: ASA5510, 1024 MB RAM, CPU Pentium 4 Celeron 1599 MHz
:
ASA Version 9.1(7)4
!

ip local pool VPNPool1 ...205.254 mask 255.255.255.0
!

asdm image disk0:/asdm-711-52.bin

route outside 0.0.0.0 0.0.0.0 200.186.???.?? 1

dynamic-access-policy-record DfltAccessPolicy
aaa-server LDAP protocol ldap

user-identity default-domain LOCAL
aaa authentication ssh console LOCAL
aaa authentication http console LOCAL

no snmp-server location
no snmp-server contact

crypto ipsec security-association pmtu-aging infinite
crypto ca trustpoint TPSSLVPN
enrollment self
fqdn vpn.corporation.com.br
subject-name CN=vpn.corporation.com.br,OU=SSLVPN,O=corporation,C=BR,St=Rio de Janeiro,L=Rio de Janeiro
keypair SSLKey
proxy-ldc-issuer
crl configure
crypto ca trustpoint TPcorporation
enrollment self
fqdn vpn.corporation.com.br
subject-name CN=vpn.corporation.com.br
keypair KEYcorporation
crl configure
crypto ca trustpool policy
crypto ca certificate chain TPSSLVPN
quit

crypto ca certificate chain TPcorporation
quit
crypto ikev2 remote-access trustpoint TPcorporation


webvpn
enable outside
anyconnect-essentials
anyconnect image disk0:/anyconnect-win-4.7.01076-webdeploy-k9.pkg 1
anyconnect image disk0:/anyconnect-macos-4.7.01076-webdeploy-k9.pkg 2
anyconnect enable
tunnel-group-list enable
cache
disable
group-policy DfltGrpPolicy attributes
dns-server value ...
vpn-tunnel-protocol ikev1 ikev2 l2tp-ipsec ssl-client ssl-clientless
default-domain value corporation.com.br
group-policy GroupPolicy_SSLcorporation internal
group-policy GroupPolicy_SSLcorporation attributes
banner ...
wins-server value ...
dns-server value ...
vpn-filter value fw-gpac01
vpn-tunnel-protocol ssl-client
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split-tunnel
default-domain value corporation.com.br
tunnel-group SSLcorporation type remote-access
tunnel-group SSLcorporation general-attributes
address-pool VPNPool1
authentication-server-group LDAP
default-group-policy GroupPolicy_SSLcorporation
tunnel-group SSLcorporation webvpn-attributes
group-alias SSLcorporation enable

class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect ip-options
inspect icmp
!
service-policy global_policy global

 
 


 

 

1 Accepted Solution

Accepted Solutions

Kirk J
Cisco Employee
Cisco Employee

Greetings.

You might want to move your post over to https://community.cisco.com/t5/network-security/bd-p/discussions-network-security for better response time.

 

Kirk...

View solution in original post

3 Replies 3

Kirk J
Cisco Employee
Cisco Employee

Greetings.

You might want to move your post over to https://community.cisco.com/t5/network-security/bd-p/discussions-network-security for better response time.

 

Kirk...

Peter Koltl
Level 7
Level 7

I assume close is not the word you really mean. Did you mean the VPN tunnel was set up built / established only via mobile phone?

I believe I was not able to express myself in. VPN does not connect to some service providers. The same device establishes a connection, for example, with provider A but not with B.