! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Boaz ! enable secret 5 $1$e2r8$BroKau5BASheiWkduw0wU. ! ip subnet-zero ip host Anniston 192.168.1.2 ip host GAD 192.168.105.1 ! ip ssh time-out 120 ip ssh authentication-retries 3 ! ! ! ! interface Ethernet0 description LAN ip address 192.168.60.94 255.255.255.0 ip access-group 101 in ! interface Serial0 description WAN ip address 192.168.105.2 255.255.255.0 ! interface Serial1 no ip address shutdown ! router igrp 105 network 192.168.60.0 network 192.168.105.0 ! ip classless ip http server ip pim bidir-enable ! access-list 101 permit tcp any host 172.16.0.1 eq www access-list 101 permit ip 192.168.60.88 0.0.0.7 209.0.0.128 0.0.0.127 access-list 101 deny ip 192.168.60.80 0.0.0.7 209.0.0.128 0.0.0.127 access-list 101 permit ip 192.168.60.80 0.0.0.15 209.0.0.0 0.0.0.127 access-list 101 deny ip any 209.0.0.0 0.0.0.255 access-list 101 deny ip any host 198.0.0.1 banner login ^C Kun for os ^C banner motd ^C Ingen adgang ^C ! line con 0 line aux 0 line vty 0 4 password cisco login ! end