ASA1# sh run : Saved : ASA Version 8.2(1) ! hostname ASA1 enable password 8Ry2YjIyt7RRXU24 encrypted passwd 2KFQnbNIdI.2KYOU encrypted names ! interface Ethernet0/0 nameif outside security-level 0 ip address 8.9.2.10 255.255.255.0 ! interface Ethernet0/1 nameif inside security-level 100 ip address 10.1.1.10 255.255.255.0 ! interface Ethernet0/2 nameif DMZ security-level 50 ip address 10.7.7.10 255.255.255.0 ! interface Ethernet0/3 shutdown no nameif no security-level no ip address ! interface Management0/0 shutdown no nameif no security-level no ip address management-only ! ftp mode passive access-list acl_l2l_r2 extended permit ip 10.1.1.0 255.255.255.0 192.168.3.0 255.255.255.0 access-list acl_l2l_r2 extended permit ip 10.1.1.0 255.255.255.0 192.168.30.0 255.255.255.0 access-list VPNFILTER extended deny icmp any any access-list VPNFILTER extended permit ip any any pager lines 24 mtu outside 1500 mtu inside 1500 mtu DMZ 1500 no failover icmp unreachable rate-limit 1 burst-size 1 no asdm history enable arp timeout 14400 ! router ospf 1 router-id 10.10.10.10 network 8.9.2.0 255.255.255.0 area 1 log-adj-changes ! route outside 192.168.3.0 255.255.255.0 8.9.2.2 1 route outside 192.168.30.0 255.255.255.0 8.9.2.2 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 no snmp-server location no snmp-server contact snmp-server enable traps snmp authentication linkup linkdown coldstart crypto ipsec transform-set TSET-r2 esp-3des esp-sha-hmac crypto ipsec security-association lifetime seconds 28800 crypto ipsec security-association lifetime kilobytes 4608000 crypto map CMAP-r2 10 match address acl_l2l_r2 crypto map CMAP-r2 10 set peer 8.9.2.2 crypto map CMAP-r2 10 set transform-set TSET-r2 crypto map CMAP-r2 interface outside crypto isakmp enable outside crypto isakmp policy 30 authentication pre-share encryption 3des hash sha group 2 lifetime 86400 crypto isakmp policy 65535 authentication pre-share encryption 3des hash sha group 2 lifetime 86400 telnet timeout 5 ssh timeout 5 console timeout 0 threat-detection basic-threat threat-detection statistics access-list no threat-detection statistics tcp-intercept group-policy L2L-r2 internal group-policy L2L-r2 attributes vpn-filter value VPNFILTER tunnel-group 8.9.2.2 type ipsec-l2l tunnel-group 8.9.2.2 general-attributes default-group-policy L2L-r2 tunnel-group 8.9.2.2 ipsec-attributes pre-shared-key * ! 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 ! service-policy global_policy global prompt hostname context Cryptochecksum:2534363e67bf4129c5fa29bdf48798f8 : end ASA1#