Router@LPB#show running-config Building configuration... Current configuration : 2743 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Router@LPB ! boot-start-marker boot-end-marker ! enable secret 5 $1$uY1N$zONSlx2nrK5Gg4UYWYcwg. ! username cisco password 7 104D000A0618 no aaa new-model ip subnet-zero ip cef ! ! ip dhcp excluded-address 172.17.130.1 172.17.130.120 ip dhcp excluded-address 172.17.130.220 172.17.130.254 ! ip dhcp pool LPB-Crm network 172.17.130.0 255.255.255.0 default-router 172.17.130.252 domain-name etllao.com dns-server 202.62.107.1 202.62.97.201 netbios-node-type h-node ! ip name-server 202.62.97.201 ip name-server 202.62.107.1 no ftp-server write-enable ! ! ! ! interface FastEthernet0/0 ip address 202.62.98.251 255.255.255.0 ip access-group 100 in ip nat outside duplex auto speed auto ! interface Serial0/0 no ip address shutdown clockrate 2000000 ! interface FastEthernet0/1 ip address 172.17.130.252 255.255.255.0 ip access-group wifi in ip nat inside duplex auto speed auto ! interface FastEthernet0/1.1 description ip manage ! interface FastEthernet0/1.10 description Tecnical shutdown no cdp enable arp timeout 3600 ! interface FastEthernet0/1.20 description Office shutdown arp timeout 900 ! interface FastEthernet0/1.30 shutdown arp timeout 3600 ! interface FastEthernet0/1.40 shutdown arp timeout 3600 ! interface Serial0/1 no ip address shutdown clockrate 2000000 ! interface Serial0/2 no ip address shutdown clockrate 2000000 ! interface Serial0/3 no ip address shutdown clockrate 2000000 ! interface Dialer0 no ip address ! ip nat pool PUBLIC.LPB 202.62.98.251 202.62.98.251 netmask 255.255.255.248 ip nat inside source list PRIVATE2 interface FastEthernet0/0 overload ip classless ip route 0.0.0.0 0.0.0.0 202.62.98.249 ip route 172.16.0.0 255.255.0.0 172.17.130.254 ip route 192.4.4.12 255.255.255.255 172.17.130.254 no ip http server ! ip access-list extended PRIVATE2 deny ip 172.17.130.0 0.0.0.255 172.16.0.0 0.0.255.255 permit ip 172.17.130.0 0.0.0.255 any ip access-list extended wifi permit ip any any deny ip host 172.17.130.111 172.16.0.0 0.0.255.255 deny ip host 172.17.130.112 172.16.0.0 0.0.255.255 deny ip host 172.17.130.113 172.16.0.0 0.0.255.255 deny ip host 172.17.130.114 172.16.0.0 0.0.255.255 deny ip host 172.17.130.115 172.16.0.0 0.0.255.255 deny ip host 172.17.130.116 172.16.0.0 0.0.255.255 ! access-list 10 permit 172.17.130.0 0.0.0.255 access-list 100 deny icmp any any access-list 100 permit ip any any snmp-server community public RO snmp-server community newnet1 RW snmp-server enable traps tty ! line con 0 line aux 0 line vty 0 4 password 7 1300233E2B20057A38 login transport input all ! end Router@LPB#