Dont know how the 675 reacts, but as you are using classless IP addressing
and subnet zero, it would be worth checking that you have:

ip subnet-zero
ip classless

Not sure on the 675 whether you would be stopped from entering the subnet
zero address if this were not configured, and not sure whether this is IOS
version dependant.

Gaz



""Alan McEntee""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I am having a routing problem and am hoping someone can point me in the
> right direction.  Thanks in advance.
>
> Lab Setup:
> - I have a pair of 2501's (R1 and R2) hooked up via the serial ports.
> (10.0.1.1 and 10.0.1.2)
> - The eth0 port of R1 is connected to a switch with 5 PCs and a Cisco 675
> DSL router (R1=10.0.0.100, PC1=10.0.0.13, 675=10.0.0.1)
> - The eth0 port of R2 connected to a hub and one PC. (R2=10.0.2.1 and
> PC2=10.0.2.2)
>
> Routing:
> I have setup static routes on R1, R2 and the 675 for all networks (see
> routing tables below)
> The 675 is the default gateway for the 10.0.0.0 network
>
> Problem:
> - From PC1 and R1 I can ping everything on the network (no problems)
> - From the PC2 and R2 I can ping everything except the 675 (10.0.0.1).
> - From 675 I can only ping 10.0.0.0 network.  Cannot even ping serial
> interface on R1.(eth0=10.0.0.100, serial1=10.0.1.1)
>
> Questions:
> - The problem seems to lie in the way the 675 answers ping responses and
is
> there a setting that needs to be turned on to answer remote requests?
> - Could the problem be in the routes or default gateways?
>
> Thanks again
>
> -Alan
> ------------------------------------------
> Routing Tables:
> router1>
> Gateway of last resort is 10.0.0.1 to network 0.0.0.0
>
>      10.0.0.0/24 is subnetted, 3 subnets
> S       10.0.2.0 [1/0] via 10.0.1.2
> C       10.0.0.0 is directly connected, Ethernet0
> C       10.0.1.0 is directly connected, Serial1
> S*   0.0.0.0/0 [1/0] via 10.0.0.1
>
> router2>
> Gateway of last resort is 10.0.1.1 to network 0.0.0.0
>
>      10.0.0.0/24 is subnetted, 3 subnets
> C       10.0.2.0 is directly connected, Ethernet0
> S       10.0.0.0 [1/0] via 10.0.1.1
> C       10.0.1.0 is directly connected, Serial1
> S*   0.0.0.0/0 [1/0] via 10.0.1.1
>
> 675 Routing Table
> cbos>sh route
> [TARGET]         [MASK]           [GATEWAY]       [M][P] [TYPE]    [IF]
> [AGE]
> 0.0.0.0          0.0.0.0          0.0.0.0          1     SA        WAN0-0
> 0
> 10.0.0.0         255.255.255.0    0.0.0.0          1     LA        ETH0
> 0
> xxx.xxx.0.0       255.255.255.0    0.0.0.0          1     A         WAN0-0
> 0
> 10.0.2.0         255.255.255.0    10.0.0.100       1     SAR       ETH0
> 0
> 10.0.1.0         255.255.255.0    10.0.0.100       1     SAR       ETH0
> 0
>
> WAN Interfaces...
> xxx.xxx.0.21      255.255.255.255  0.0.0.0          1     HA        WAN0-0
> 0




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=33264&t=33261
--------------------------------------------------
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