[c-nsp] Routing problem with Cisco 1841 - Solved
Krishna Kishore
krishna at siticable.co.ug
Thu Sep 20 04:58:17 EDT 2007
Hi All,
I am really thank ful one and all for support. My issue is finall resolved. I changed my default route in cisco 1841 as "ip route 0.0.0.0 0.0.0.0 192.168.0.1" and also i have added a route in ASA as "route InternalLan 192.168.100.0 255.255.255.0 192.168.0.221 1".
This solved my problem
Thanks again,
Krishna Kishore.P
-----Original Message-----
From: David Prall [mailto:dcp at dcptech.com]
Sent: Tuesday, September 18, 2007 10:03 PM
To: krishna Kishore; cisco-nsp at puck.nether.net
Subject: RE: [c-nsp] Routing problem with Cisco 1841
Your default is pointed to the Fast ethernet interface, so it is arp'ing for
everything. The firewall is most likely not proxy arping. You have nat
enabled, with no nat configuration. You have static routes defined for
locally connected interfaces, this isn't doing anything.
David
--
http://dcp.dcptech.com
> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net
> [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of
> Krishna Kishore
> Sent: Tuesday, September 18, 2007 8:14 AM
> To: cisco-nsp at puck.nether.net
> Subject: [c-nsp] Routing problem with Cisco 1841
>
> 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 cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
More information about the cisco-nsp
mailing list