[vpn] ASA5510防火墙remote ipsec vpn 映射配置 日期:2011-11-20 09:33:32 点击:152 好评:0
ASA Version 8.2(1) ! hostname WXFW01 domain-name wsn.cn enable password wx0HKf8M.UwVlNWQ encrypted passwd 2KFQnbNIdI.2KYOU encrypted names ! interface GigabitEthernet0/0 nameif outside security-level 0 ip address 58.214.236.146 255.255.255....
[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...
ASA Version 8.2(1) ! hostname WXFW01 domain-name wsn.cn enable password wx0HKf8M....
1、IPSEC VPN 基本配置 access-list no-nat extended permit ip 192.168.222.0 25...