[vpn] ASA5510防火墙remote ipsec vpn配置 日期:2011-11-20 08:58:05 点击:217 好评:0
1、IPSEC VPN 基本配置 access-list no-nat extended permit ip 192.168.222.0 255.255.255.0 172.16.100.0 255.255.255.0 //定义VPN数据流 nat (inside) 0 access-list no-nat //设置IPSEC VPN数据不作nat翻译 ip local pool vpn-pool 172...