Joseph--
While perusing your router configs, I noticed that router A has the
following route setup:
ip route 172.16.10.0 255.255.255.0 172.16.20.2
The 172.16.10.0/24 network is directly connected to router A, yet this route
statement tells it to forward traffic bound for that network to router B...
This appears to be incorrect..
Furthermore, there is no need to set up static routes on a router for
networks that are directly connected since they are already known by the
router. In the example that you show, I can see no reason to add any routes
other than a default gateway on each of the routers.
Hope this helps some.
Aaron
-----Original Message-----
From: joseph nova [mailto:joseph_nova@xxxxxxxxxxx]
Sent: Wednesday, December 27, 2000 1:47 PM
To: associate@xxxxxxxxxxxxxx
Subject: RE: Puzzling...Still Can't Ping One Way [1:1247]
chris,
try to find out which router is using dce, do show controller in both
routers or show int serial. then do show clock rate, the dce should be
configured with the clock rate.
that's all i can think off right now.
regards,
josephchris marinos wrote:
>
> Well, I'm at my whit's end. I've even tried to set up RIP still
> can't ping through but only one way?
>
> BRIEF: I'm setting this up via the Todd Lammle book for the
> CCNA
> I'm able to map systems resources via tcp/ip
> Problem: I can only ping from host A to B but not B to A
> Host B can only ping to 172.16.30.1 (directly connected
> router interface
>
> here are the routes i've used in each
>
>
> Static routes of Router B
>
> Gateway of last resort is 172.16.20.1 to network 0.0.0.0
>
> 172.16.0.0/24 is subnetted, 3 subnets
> C 172.16.30.0 is directly connected, Ethernet0/0
> C 172.16.20.0 is directly connected, Serial0/0
> S 172.16.10.0 [1/0] via 172.16.20.1
>
>
>
>
> Router A
> Gateway of last resort is 172.16.20.2 to network 0.0.0.0
>
> 172.16.0.0/24 is subnetted, 3 subnets
> S 172.16.30.0 [1/0] via 172.16.20.2
> C 172.16.20.0 is directly connected, Serial0/0
> C 172.16.10.0 is directly connected, Ethernet0/0
>
>
> ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZz
>
>
> -------------------------------------
> HOST A 172.16.10.2
> -------------------------------------
> |
> |
> |E0/0 172.16.10.1
> ------------------------------------------
> ROUTER A
>
> interface Ethernet0/0
> description CONNECTION TO INTERNAL NETWORK
> ip address 172.16.10.1 255.255.255.0
> no ip directed-broadcast
> no ip mroute-cache
> no cdp enable
> !
> interface Serial0/0
> description CONNECTION TO ROUTER A
> bandwidth 56
> ip address 172.16.20.1 255.255.255.0
> no ip directed-broadcast
> no ip mroute-cache
> service-module t1 clock source internal
> no cdp enable
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 172.16.20.2
> ip route 172.16.10.0 255.255.255.0 172.16.20.2
> ip route 172.16.30.0 255.255.255.0 172.16.20.2
> !
> ----------------------------------------------------------------
> S0/0 172.16.20.1
> |
> |
> |
> S0/0 172.16.20.2
> -----------------------------------------------------------------
>
> interface Ethernet0/0
> description CONNECTION TO INTERNAL NETWORK
> ip address 172.16.30.1 255.255.255.0
> no ip directed-broadcast
> no ip mroute-cache
> !
> interface Serial0/0
> description T1 link to RouterA
> bandwidth 56
> ip address 172.16.20.2 255.255.255.0
> no ip directed-broadcast
> no ip mroute-cache
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 172.16.20.1
> ip route 172.16.10.0 255.255.255.0 172.16.20.1
> ip route 172.16.30.0 255.255.255.0 172.16.20.1
> ----------------------------------------------------------------
> E0/0 172.16.30.1
> |
> |
> |
> ------------------------------------------------
> HOST B 172.16.30.2
> ------------------------------------------------
>
Message Posted at:
http://www.groupstudy.com/form/read.php?f=1&i=1313&t=1247
--------------------------------------------------
You are reading GroupStudy's Associate Mailing List. To unsubscribe follow
the directions on http://www.groupstudy.com/list/Associates.html
Message Posted at:
http://www.groupstudy.com/form/read.php?f=1&i=1350&t=1247
--------------------------------------------------
You are reading GroupStudy's Associate Mailing List. To unsubscribe follow
the directions on http://www.groupstudy.com/list/Associates.html