Using 1153 out of 29688 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Route ! enable secret 5 $1$fseM$zeAO6OM5LCZKhUPBnQILS/ enable password XXXXXXXX ! no aaa new-model ip subnet-zero ! ! no ip dhcp conflict logging ip dhcp excluded-address 192.168.1.1 192.168.1.10 ! ip dhcp pool sinsen network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 dns-server 168.95.192.1 168.95.1.1 163.23.200.1 domain-name sinsen netbios-name-server 192.168.1.10 netbios-node-type h-node ! ip address-pool local no scripting tcl init no scripting tcl encdir ! ! ! ! interface Ethernet0 ip address 10.111.XXX.XXX 255.255.255.252 ip nat outside half-duplex ! interface FastEthernet0 ip address 192.168.1.1 255.255.255.0 secondary ip address 163.23.XXX.XXX 255.255.255.192 ip nat inside speed auto full-duplex ! ip nat inside source list 1 interface FastEthernet0 overload ip classless ip route 0.0.0.0 0.0.0.0 10.111.XXX.XXX no ip http server ! access-list 1 permit 192.168.1.0 0.0.0.255 ! line con 0 line aux 0 line vty 0 4 password XXXXXXXX login ! no scheduler allocate ! end