! interface Ethernet0 nameif outside security-level 0 ip address 1.1.27.117 255.255.255.224 standby 1.1.27..118 ! interface Ethernet1 nameif inside security-level 100 ip address 192.168.1.103 255.255.255.0 standby 192.168.1.104 ! interface Ethernet2 description DMZ1 nameif DMZ1 security-level 50 ip address 192.168.5.1 255.255.255.0 standby 192.168.5.2 ! ! passw asdfasdfasdf encrypted ftp mode dns server-group DefaultDNS domain-name default.domain.invalid access-list outside_access_in extended permit tcp any any eq 3389 access-list outside_access_in extended permit icmp any any access-list DMZ1_access_in extended permit ip host 192.168.5.101 any access-list DMZ1_access_in extended permit ip host 1.1.27.113 any access-list DMZ1_access_in extended permit icmp host 1.1.27.113 any pager lines 24 logging enable logging buffered debugging logging asdm informational logging host inside 192.168.x.x mtu outside 1500 mtu inside 1500 mtu DMZ1 1500 failover failover lan unit primary failover lan interface failover Ethernet5 failover lan enable failover link failover Ethernet5 failover interface ip failover 1.1.1.1 255.255.255.252 standby 1.1.1.2 icmp unreachable rate-limit 1 burst-size 1 icmp permit any outside asdm image flash:/asdm-5 no asdm history enable arp timeout 14400 global (outside) 10 1.1.27..119 nat (inside) 10 0.0.0.0 0.0.0.0 static (inside,outside) 1.1.27.101 192.168.5.101 netmask 255.255.255.255 static (DMZ1,outside) 1.1.27..113 192.168.5.113 netmask 255.255.255.255 access-group outside_access_in in interface outside access-group DMZ1_access_in in interface DMZ1 route outside 0.0.0.0 0.0.0.0 1.1.27..97 1 route outside 0.0.0.0 0.0.0.0 1.1.27.117 1 route inside 192.168.0.0 255.255.0.0 192.168.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 uauth 0:05:00 absolute aaa authentication ssh http server enable http 192.168.3.0 255.255.255.0 inside http 192.168.2.0 255.255.255.0 inside http 192.168.1.0 255.255.255.0 inside http 192.168.4.0 255.255.255.0 inside snmp-server host inside 192.168.1.253 community ray-access no snmp-server location no snmp-server contact snmp-server community ray-access snmp-server enable traps snmp authentication linkup linkdown coldstart telnet 192.168.1.0 255.255.255.0 inside telnet timeout 5 ssh 192.168.1.0 255.255.255.0 inside ssh 192.168.2.0 255.255.255.0 inside ssh timeout 5 console timeout 0 ! 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 netbios inspect rsh inspect rtsp inspect skinny inspect esmtp inspect sqlnet inspect sunrpc inspect tftp inspect sip inspect xdmcp !