! FW-GW-1 Configuration TASK 2.1 ! from playingwithnetworks.com ! ! hostname FW-GW-1 domain-name Task2.local enable password 8Ry2YjIyt7RRXU24 encrypted passwd 2KFQnbNIdI.2KYOU encrypted names ! interface Ethernet0 description ### Central BreakoutPoint ### speed 100 duplex full nameif IF_Outside security-level 0 ip address 192.168.33.2 255.255.255.240 ! interface Ethernet1 description ### Link to Core Router ### speed 100 duplex full nameif IF_Inside security-level 100 ip address 10.0.0.14 255.255.255.252 ! interface Ethernet2 shutdown no nameif no security-level no ip address ! interface Ethernet3 shutdown no nameif no security-level no ip address ! interface Ethernet4 shutdown no nameif no security-level no ip address ! ftp mode passive dns server-group DefaultDNS domain-name Task2.local pager lines 24 logging buffer-size 100000 logging console debugging logging buffered debugging logging asdm debugging mtu IF_Outside 1500 mtu IF_Inside 1500 icmp unreachable rate-limit 1 burst-size 1 no asdm history enable arp timeout 14400 global (IF_Outside) 1 192.168.33.3 nat (IF_Inside) 1 0.0.0.0 0.0.0.0 route IF_Outside 0.0.0.0 0.0.0.0 192.168.33.1 1 ! router ospf 100 router-id 10.0.0.14 network 10.0.0.12 255.255.255.252 area 0 log-adj-changes redistribute static subnets default-information originate ! 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 no snmp-server location no snmp-server contact snmp-server enable traps snmp authentication linkup linkdown coldstart telnet timeout 5 ssh timeout 5 console timeout 0 ! ! prompt hostname context