sh run Building configuration... Current configuration : 1525 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! boot-start-marker boot-end-marker ! enable secret 5 $1$ZEBz$WY7mi6HLyGWYUw1QBpZWW. ! no aaa new-model ! ! ! ! ip cef ! multilink bundle-name authenticated --More--  ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! interface FastEthernet0/0 description ****** This is Mawaleh ***** ip address 192.168.1.44 255.255.255.0 ip policy route-map Mawaleh duplex auto speed auto ! interface FastEthernet0/1 description ****** This is for Public IP ******* --More--   ip address 85.154.246.145 255.255.255.248 ip policy route-map publicIP duplex auto speed auto ! interface Serial0/0/0 ip address 172.16.16.1 255.255.255.0 ! interface Serial0/0/1 ip address 172.17.17.1 255.255.255.0 ! interface Serial0/1/0 bandwidth 200000 ip address 85.154.246.182 255.255.255.252 ! interface Serial0/1/1 no ip address clock rate 2000000 ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 85.154.246.181 ip route 192.168.3.0 255.255.255.0 Serial0/0/0 ip route 192.168.3.0 255.255.255.0 Serial0/0/1 --More--  ! ! ip http server no ip http secure-server ! access-list 1 permit 192.168.1.0 0.0.0.255 access-list 20 permit 85.154.246.144 0.0.0.7 ! ! route-map publicIP permit 20 match ip address 20 set interface Serial0/1/0 ! route-map Mawaleh permit 1 match ip address 1 set interface Serial0/0/0 ! ! ! control-plane ! ! line con 0 --More--  line aux 0 line vty 0 4 login ! scheduler allocate 20000 1000 ! webvpn cef end MazoonHQ# MazoonHQ# MazoonHQ# MazoonHQ# MazoonHQ#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is 85.154.246.181 to network 0.0.0.0 85.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 85.154.246.180/30 is directly connected, Serial0/1/0 C 85.154.246.144/29 is directly connected, FastEthernet0/1 172.17.0.0/24 is subnetted, 1 subnets C 172.17.17.0 is directly connected, Serial0/0/1 172.16.0.0/24 is subnetted, 1 subnets C 172.16.16.0 is directly connected, Serial0/0/0 C 192.168.1.0/24 is directly connected, FastEthernet0/0 S 192.168.3.0/24 is directly connected, Serial0/0/0 is directly connected, Serial0/0/1 S* 0.0.0.0/0 [1/0] via 85.154.246.181 MazoonHQ#