Проблема та же..
Какая именно?
Продемонстрируйте текущий конфиг для Anyconnect
ASA Version 8.2(1)
!
hostname centr-asa
domain-name centr.local
enable password EK4b8dCg1g0YYFeX encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Vlan1
nameif inside
security-level 100
ip address 10.1.1.x 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address 62.231.x.x 255.255.255.248
!
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
switchport access vlan 2
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
ftp mode passive
clock timezone KRAT 7
dns domain-lookup inside
dns server-group DefaultDNS
name-server 8.8.4.4
name-server 8.8.8.8
name-server 62.231.x.x
name-server 62.231.x.x
name-server 62.231.x.x
domain-name centr.local
object-group network og_my_lan
network-object 10.1.x.x 255.255.255.0
object-group network og_ksz_lan
network-object 10.1.x.x 255.255.255.0
object-group network og_kuz_lan
network-object 10.1.x.x 255.255.255.0
object-group network og_zav_lan
network-object 10.1.x.x 255.255.255.0
object-group network og_ord_lan
network-object 10.1.x.x 255.255.255.0
object-group network og_kuj_lan
network-object 10.1.x.x 255.255.255.0
object-group network og_lnk_lan
network-object 10.1.x.x 255.255.255.0
object-group network og_uszn_lan
group-object og_kuz_lan
group-object og_zav_lan
group-object og_ord_lan
group-object og_kuj_lan
group-object og_lnk_lan
object-group network og_dsz1
network-object 192.168.x.0 255.255.255.0
object-group network og_dsz2
network-object 172.21.x.0 255.255.255.0
object-group network og_dsz_lan
group-object og_dsz1
group-object og_dsz2
object-group network og_adm_lan
network-object 192.168.x.0 255.255.255.0
access-list ACL_NONAT extended permit ip object-group og_my_lan object-group og_ksz_lan
access-list ACL_NONAT extended permit ip object-group og_my_lan object-group og_dsz_lan
access-list ACL_NONAT extended permit ip object-group og_my_lan object-group og_uszn_lan
access-list ACL_NONAT extended permit ip object-group og_my_lan object-group og_adm_lan
access-list ACL_NONAT extended permit ip object-group og_my_lan 10.1.50.0 255.255.255.0
access-list ACL_VPN_KSZ extended permit ip object-group og_my_lan object-group og_ksz_lan
access-list ACL_VPN_DSZ extended permit ip object-group og_my_lan object-group og_dsz1
access-list ACL_VPN_SMEV extended permit ip object-group og_my_lan object-group og_dsz2
access-list ACL_VPN_KUZ extended permit ip object-group og_my_lan object-group og_kuz_lan
access-list ACL_VPN_ZAV extended permit ip object-group og_my_lan object-group og_zav_lan
access-list ACL_VPN_ORD extended permit ip object-group og_my_lan object-group og_ord_lan
access-list ACL_VPN_KUJ extended permit ip object-group og_my_lan object-group og_kuj_lan
access-list ACL_VPN_LNK extended permit ip object-group og_my_lan object-group og_lnk_lan
access-list ACL_NAT_WAN extended permit ip object-group og_my_lan any
access-list ACL_VPN_ADM extended permit ip object-group og_my_lan object-group og_adm_lan
pager lines 24
logging enable
logging asdm informational
mtu inside 1500
mtu outside 1500
ip local pool poolvpnc 10.1.50.20-10.1.50.40 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 10 interface
nat (inside) 0 access-list ACL_NONAT
nat (inside) 10 access-list ACL_NAT_WAN
route outside 0.0.0.0 0.0.0.0 62.231.x.x 1
route inside 62.231.x.x 255.255.255.255 10.1.1.1 1
route inside 62.231.x.x 255.255.255.255 10.1.1.1 1
route inside 192.168.x.x 255.255.255.255 10.1.1.1 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
dynamic-access-policy-record DfltAccessPolicy
aaa authentication ssh console LOCAL
aaa authentication http console LOCAL
aaa authentication telnet console LOCAL
http server enable
http 10.1.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set vpnset esp-aes-192 esp-sha-hmac
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto map MAP_VPN 5 match address ACL_VPN_KSZ
crypto map MAP_VPN 5 set peer 62.231.x.x
crypto map MAP_VPN 5 set transform-set vpnset
crypto map MAP_VPN 5 set reverse-route
crypto map MAP_VPN 6 match address ACL_VPN_DSZ
crypto map MAP_VPN 6 set peer 62.231.x.x
crypto map MAP_VPN 6 set transform-set vpnset
crypto map MAP_VPN 6 set reverse-route
crypto map MAP_VPN 7 match address ACL_VPN_SMEV
crypto map MAP_VPN 7 set peer 62.231.x.x
crypto map MAP_VPN 7 set transform-set vpnset
crypto map MAP_VPN 7 set reverse-route
crypto map MAP_VPN 20 match address ACL_VPN_KUZ
crypto map MAP_VPN 20 set peer 62.231.x.x
crypto map MAP_VPN 20 set transform-set vpnset
crypto map MAP_VPN 20 set reverse-route
crypto map MAP_VPN 30 match address ACL_VPN_ZAV
crypto map MAP_VPN 30 set peer 62.231.x.x
crypto map MAP_VPN 30 set transform-set vpnset
crypto map MAP_VPN 30 set reverse-route
crypto map MAP_VPN 40 match address ACL_VPN_ORD
crypto map MAP_VPN 40 set peer 62.231.x.x
crypto map MAP_VPN 40 set transform-set vpnset
crypto map MAP_VPN 40 set reverse-route
crypto map MAP_VPN 60 match address ACL_VPN_LNK
crypto map MAP_VPN 60 set peer 62.231.x.x
crypto map MAP_VPN 60 set transform-set vpnset
crypto map MAP_VPN 60 set reverse-route
crypto map MAP_VPN 99 match address ACL_VPN_ADM
crypto map MAP_VPN 99 set peer 62.231.x.x
crypto map MAP_VPN 99 set transform-set vpnset
crypto map MAP_VPN 99 set reverse-route
crypto map MAP_VPN interface outside
crypto map map_VPN 50 match address ACL_VPN_KUJ
crypto map map_VPN 50 set peer 62.231.x.x
crypto map map_VPN 50 set transform-set vpnset
crypto map map_VPN 50 set reverse-route
crypto ca trustpoint ASDM_TrustPoint0
enrollment self
subject-name CN=centr-asa
keypair VPNc
crl configure
crypto ca certificate chain ASDM_TrustPoint0
certificate 7501ff55
308201eb 30820154 a0030201 02020475 01ff5530 0d06092a 864886f7 0d010104
0500303a 31123010 06035504 03130963 656e7472 2d617361 31243022 06092a86
4886f70d 01090216 1563656e 74722d61 73612e63 656e7472 2e6c6f63 616c301e
170d3135 30393230 31383536 35335a17 0d323530 39313731 38353635 335a303a
31123010 06035504 03130963 656e7472 2d617361 31243022 06092a86 4886f70d
01090216 1563656e 74722d61 73612e63 656e7472 2e6c6f63 616c3081 9f300d06
092a8648 86f70d01 01010500 03818d00 30818902 818100a9 1da7be40 0b5b2249
1e467eaf 72608dac b8f28272 2dd9846b eeef8e92 59f83907 79825aa6 81527e18
4258a503 a97a430e f7cd2a69 acc1cf60 97048121 d63ad956 617617fb 5d660b6b
9e3949c6 f39a52ca a49b6812 443b03fd c112d4e6 1a69ddef 72bb2afc c7c2dc87
3967c4a0 3a7ad16b e689b7ad 891c3fb6 cd7664d5 a91ae302 03010001 300d0609
2a864886 f70d0101 04050003 81810065 c435ef17 ea85f27b 6e5c8e0b 6c13c1ea
65c15f04 74cdf645 6f93c0af a1022cff 991e65ef ae6bc43b 44588790 284cc515
66ef6dcc 36e5201d 6d2dd3d0 7f4c7a37 61c54a85 f39be55d 621b8dff 02096690
c21fd359 4c18f10e 29b7309b 853bb39b 18c3804b 2d6b2455 0697507a 9db7f266
1b60c846 0e9211f9 e4f09ca7 c8ccff
quit
crypto isakmp enable outside
crypto isakmp policy 10
authentication pre-share
encryption aes-192
hash sha
group 2
lifetime 86400
crypto isakmp disconnect-notify
telnet timeout 5
ssh 10.1.1.0 255.255.255.0 inside
ssh 62.231.x.x 255.255.255.255 outside
ssh 62.231.x.x 255.255.255.255 outside
ssh 109.171.x.x 255.255.255.255 outside
ssh timeout 15
console timeout 0
dhcpd dns 10.1.x.4 10.1.x.1
dhcpd domain k.ru
!
dhcpd address 10.1.1.100-10.1.1.200 inside
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ssl encryption 3des-sha1 des-sha1 rc4-md5 aes128-sha1 aes256-sha1
ssl trust-point ASDM_TrustPoint0 outside
webvpn
enable outside
no anyconnect-essentials
svc image disk0:/anyconnect-win-2.5.3046-k9.pkg 1
svc profiles bush disk0:/bush.xml
svc enable
tunnel-group-list enable
group-policy AnyConnect internal
group-policy AnyConnect attributes
wins-server none
dns-server value 8.8.4.4 8.8.8.8
vpn-tunnel-protocol IPSec l2tp-ipsec svc webvpn
split-tunnel-policy tunnelspecified
split-tunnel-network-list value ACL_NONAT
default-domain value centr.local
webvpn
url-list none
svc profiles value bush
svc ask enable default webvpn
username bav01 password t0A.B.zmGWdo4AqR encrypted privilege 0
username uszn password ADwmLk9oezPce9Y5 encrypted
username bush password eE3DjP3D6KIUFTEr encrypted privilege 15
username bush attributes
vpn-group-policy AnyConnect
vpn-tunnel-protocol IPSec svc webvpn
webvpn
svc keep-installer installed
svc compression deflate
svc dtls enable
username tsvc01 password ly8vOCKDNkWoFDdq encrypted
tunnel-group 62.231.x.x type ipsec-l2l
tunnel-group 62.231.x.x ipsec-attributes
pre-shared-key *
tunnel-group 62.231.x.x type ipsec-l2l
tunnel-group 62.231.x.x ipsec-attributes
pre-shared-key *
tunnel-group 62.231.x.x type ipsec-l2l
tunnel-group 62.231.x.x ipsec-attributes
pre-shared-key *
tunnel-group 62.231.x.x type ipsec-l2l
tunnel-group 62.231.x.x ipsec-attributes
pre-shared-key *
tunnel-group 62.231.x.x type ipsec-l2l
tunnel-group 62.231.x.x ipsec-attributes
pre-shared-key *
tunnel-group 62.231.x.x type ipsec-l2l
tunnel-group 62.231.x.x ipsec-attributes
pre-shared-key *
tunnel-group 62.231.x.x type ipsec-l2l
tunnel-group 62.231.x.x ipsec-attributes
pre-shared-key *
tunnel-group VPNc type remote-access
tunnel-group VPNc general-attributes
address-pool poolvpnc
authorization-server-group LOCAL
default-group-policy AnyConnect
tunnel-group VPNc webvpn-attributes
group-alias bush enable
group-url https://62.231.x.x/bush enable
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
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 pptp
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:e374d9eb081963e7e1b55b68efe11430
: end