Hi All, I have a small problem in routing with asa and cisco 1841. The scenario is as follows,
PC (192.168.100.2) -----> (192.168.100.1) Cisco 1841 (192.168.0.222) ------> L2 Switch -------> (192.168.0.1) ASA 5510 ------> Main Router --------> Internet Above the pc can not able to browse the internet. I have pasted the configs of the router please check and suggest me where I'm mistaken. Cis1841#sh run Building configuration... Current configuration : 1099 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Cis1841 ! boot-start-marker boot-end-marker ! enable secret 5 XXXXXXXXXX ! no aaa new-model ip cef ! ! ! ! ! ! ! username user1 privilege 15 password 7 xxxxx ! ! ! ! ! ! interface FastEthernet0/0 description connect to internet ip address 192.168.0.221 255.255.255.0 ip nat outside ip virtual-reassembly duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.100.1 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto ! interface FastEthernet0/1.1 encapsulation dot1Q 101 ip address 10.100.1.254 255.255.255.0 ! no ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 ip route 10.100.1.0 255.255.255.0 192.168.0.230 ip route 192.168.100.0 255.255.255.0 192.168.0.1 ! ip http server ip http authentication local no ip http secure-server ! ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 password 7 1311121E0509107B737079 login ! scheduler allocate 20000 1000 end Cis1841# Any help in this regard is highly appreciable. Thanks and Regards, Krishna Kishore.P _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
