interface Vlan1
nameif inside
security-level 100
ip address 10.19.130.1 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address xxxxxxxxxxx
!
interface Vlan5
nameif Guest
security-level 50
ip address 172.16.1.1 255.255.255.0
!
interface Vlan7
nameif AV
security-level 75
ip address 192.168.1.1 255.255.255.0
!
boot system disk0:/asa846-k8.bin
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
object network obj_any
subnet 0.0.0.0 0.0.0.0
object network Inside_Subnet
subnet 10.19.130.0 255.255.255.0
[b]object network KSCAPE
host 192.168.1.240[/b]
access-list inbound extended permit icmp any any echo-reply
access-list inbound extended permit icmp any any time-exceeded
access-list inbound extended permit icmp any any unreachable
access-list inbound extended permit icmp any any echo
mtu inside 1500
mtu outside 1500
mtu Guest 1500
mtu AV 1500
nat (inside,AV) source static Inside_Subnet Inside_Subnet destination static KSCAPE KSCAPE no-proxy-arp
nat (AV,inside) source static KSCAPE KSCAPE destination static Inside_Subnet Inside_Subnet no-proxy-arp
object network obj_any
nat (inside,outside) dynamic interface
object network AV_Subnet
nat (AV,outside) dynamic interface
access-group AV in interface inside
access-group inbound in interface outside
Cisco PIX is a dedicated hardware firewall appliance; the Cisco Adaptive Security Appliance (ASA) is a firewall and anti-malware security appliance that provides unified threat management and protection the PIX does not. Other Cisco devices and systems include routers, switches, storage networking, wireless and the software and hardware for PIX Firewall Manager (PFM), PIX Device Manager (PDM) and Adaptive Security Device Manager (ASDM).
TRUSTED BY
ASKER