What about the default gateway and subnet mask on the hosts on the LAN? Does
it match the router's interface?

> -----Original Message-----
> From: MJL [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 16, 2001 6:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Please Help me with this lab --- Im stuck
> 
> 
> You guys are great!!!
> 
> I can ping the LAN from R1 and I can ping e0 from R2...Thanks 
> for the BW
> note but in this case I don't think that would cause the prob 
> because I can
> ping s0 & e0 on R1...I did a debug IP ICMP on R2, sent the 
> ping and didn't
> get anything back - is this normal??
> 
> Also, Arthur, could you explain what you meant by my Ethernet 
> being part of
> Area 0...My objective was to do a single area lab and I see where your
> coming from....Any additional input would be 110% 
> appreciated....Thanks
> again.
> 
> MJL
> 
> 
> 
> ""MJL"" <[EMAIL PROTECTED]> wrote in message
> 98u8fm$pam$[EMAIL PROTECTED]">news:98u8fm$pam$[EMAIL PROTECTED]...
> > Hi gang...
> > >
> > > I have a problem that is driving me nutz. Take a look at 
> my configs and
> > > see
> > > if you can figure it out.
> > >
> > > Diagram:
> > >
> > >
> > > ____|___|____ ethernet LAN
> > > |
> > > R1 --------------serial----------------------R2
> > >
> > >
> > >
> > > Problem: I can't ping anything on the LAN from R2
> > >
> > >
> > >
> > > R1#sh run
> > > Building configuration...
> > >
> > > Current configuration:
> > > !
> > > version 11.2
> > > no service password-encryption
> > > no service udp-small-servers
> > > no service tcp-small-servers
> > > !
> > > hostname R1
> > > !
> > > !
> > > !
> > > interface Ethernet0
> > > ip address 10.1.5.1 255.255.0.0
> > > !
> > > interface Serial0
> > > ip address 10.128.1.1 255.128.0.0
> > > bandwidth 56
> > > clockrate 56000
> > > !
> > > interface Serial1
> > > no ip address
> > > shutdown
> > > !
> > > router ospf 200
> > > network 10.1.0.0 0.0.255.255 area 0
> > > network 10.128.0.0 0.0.255.255 area 0
> > > !
> > > ip classless
> > > !
> > > !
> > > line con 0
> > > logging synchronous
> > > line aux 0
> > > line vty 0 4
> > > login
> > > !
> > > end
> > >
> > >
> > >
> > > R1 Routing Table:
> > >
> > > R1#sh ip route
> > > Codes: C - connected, S - static, I - IGRP, 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, E - EGP
> > > i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate
> > > default
> > > U - per-user static route, o - ODR
> > >
> > > Gateway of last resort is not set
> > >
> > > 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
> > > C 10.1.0.0/16 is directly connected, Ethernet0
> > > C 10.128.0.0/9 is directly connected, Serial0
> > > 172.16.0.0/32 is subnetted, 1 subnets
> > > O 172.16.25.1 [110/1786] via 10.128.1.2, 00:04:20, Serial0
> > >
> > >
> >
> > 
> --------------------------------------------------------------
> ------------
> > > --
> > > -------------
> > >
> > > Router #2
> > >
> > > R2#sh
> > > %SYS-5-CONFIG_I: Configured from console by console run
> > > Building configuration...
> > >
> > > Current configuration:
> > > !
> > > version 11.2
> > > no service password-encryption
> > > no service udp-small-servers
> > > no service tcp-small-servers
> > > !
> > > hostname R2
> > > !
> > > enable password ccna
> > > !
> > > !
> > > interface Loopback0
> > > ip address 172.16.25.1 255.255.0.0
> > > !
> > > interface Ethernet0
> > > no ip address
> > > shutdown
> > > !
> > > interface Serial0
> > > ip address 10.128.1.2 255.128.0.0
> > > !
> > > interface Serial1
> > > no ip address
> > > shutdown
> > > !
> > > router ospf 200
> > > network 10.128.0.0 0.0.255.255 area 0
> > > network 172.16.0.0 0.0.255.255 area 0
> > > !
> > > ip classless
> > > !
> > > !
> > > line con 0
> > > line aux 0
> > > line vty 0 4
> > > password cisco
> > > login
> > > !
> > > end
> > >
> > >
> > > R2 Routing Table:
> > >
> > >
> > > R2#sh ip route
> > > Codes: C - connected, S - static, I - IGRP, 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, E - EGP
> > > i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate
> > > default
> > > U - per-user static route, o - ODR
> > >
> > > Gateway of last resort is not set
> > >
> > > 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
> > > O 10.1.0.0/16 [110/74] via 10.128.1.1, 00:06:04, Serial0
> > > C 10.128.0.0/9 is directly connected, Serial0
> > > C 172.16.0.0/16 is directly connected, Loopback0
> >
> >
> >
> > _________________________________
> > FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to 
> [EMAIL PROTECTED]
> >
> 
> 
> _________________________________
> FAQ, list archives, and subscription info: 
> http://www.groupstudy.com/list/cisco.html
> Report misconduct 
> and Nondisclosure violations to [EMAIL PROTECTED]
> 

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to