> спасибо, попробую у меня два провайдера и своя AS
вот фрагмент моего конфига
!!
crypto isakmp policy 1
encr 3des
hash md5
authentication pre-share
group 2
lifetime 480
crypto isakmp client configuration group Clients
key ClientsKEY
dns 10.0.1.9 10.0.1.8
pool VPNclients1
acl 199
save-password
crypto dynamic-map dynmap 10
set transform-set vpn1
reverse-route
crypto map AS-cr-map client authentication list userauthen
crypto map AS-cr-map isakmp authorization list groupauthor
crypto map AS-cr-map client configuration address respond
crypto map AS-cr-map 10 ipsec-isakmp dynamic dynmap
!
interface Loopback3 (AS)
description My_AS
ip address xxx.xxx.xxx.1 255.255.255.255
ip nat outside
ip virtual-reassembly
crypto map AS-cr-map
!
interface FastEthernet0
description Prov1
encapsulation dot1Q 863
ip address xxx.xxx.xxx.xxx 255.255.255.252
ip flow ingress
ip nat outside
ip virtual-reassembly
no snmp trap link-status
no cdp enable
!
interface FastEthernet1
description Prov2
ip address xxx.xxx.xxx.xxx 255.255.255.252
ip nbar protocol-discovery
ip flow ingress
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
ну и соответственно ацл все настроены
если я эту криптомапу привязываю к fa0 и fa1 то все работает
а если к loop3 то нифига не работает....
ezvpn еще не пробовал но меня он немного не устраивает, но все равно попробую
у меня есть еще пара ciscoPIX которые были настроены на эту же криптомапу, не хотелось бы там клиента настраивать