[K12OSN] OT - Linux router - I'm stuck <-long

Tim Litwiller tim at litwiller.net
Wed Apr 7 17:30:53 UTC 2004


Ok, I'm trying again.   I had to make their network operational so had 
to remove the routers.
But now I have the 4 computers on my bench that I have re setup
and it sure seems to be a config problem since it has almost the exact 
same problem as the first time.
only this time the RHS router isn't letting the others ping the internet 
gateway either.

DO = District Office
RMS = MiddleSchool
RHS = HighSchool
PE = Elementary

DO
eth0 = 172.16.96.1
eth1 = 10.0.0.2 and connects to RMS's eth2

RMS
eth0 = 10.0.1.2 and connects to RHS's eth1
eth1 = 172.16.32.1 and connects to switch in RMS building
eth2 = 10.0.0.102  and connects to DO's eth1

RHS
eth0 = 172.16.1.1 and connects to switch in RHS Building and then to 
internet gateway at 172.168.1.254
eth1 = 10.0.1.102 and connects to RMS's eth0
eth2 = 10.0.2.2 and connects to PE's eth0

PE
eth0 = 10.0.2.102 and connects to RHS's eth2
eth1 = 172.16.64.1 and connects to switch in PE building

iptables in not installed
here is the output of route -n on each machine

Elementary
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.2.0        0.0.0.0         255.255.255.0   U     0      0        0 eth0
172.6.32.0      10.0.2.2        255.255.224.0   UG    0      0        0 eth0
172.16.64.0     0.0.0.0         255.255.224.0   U     0      0        0 eth1
172.16.96.0     10.0.2.2        255.255.224.0   UG    0      0        0 eth0
172.16.0.0      10.0.2.2        255.255.224.0   UG    0      0        0 eth0
172.16.32.0     10.0.2.2        255.255.224.0   UG    0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         10.0.2.2        0.0.0.0         UG    0      0        0 eth0

HighSchool
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.1.0        0.0.0.0         255.255.255.0   U     0      0        0 eth1
10.0.2.0        0.0.0.0         255.255.255.0   U     0      0        0 eth2
172.16.64.0     10.0.2.102      255.255.224.0   UG    0      0        0 eth2
172.16.96.0     10.0.1.2        255.255.224.0   UG    0      0        0 eth1
172.16.0.0      0.0.0.0         255.255.224.0   U     0      0        0 eth0
172.16.32.0     10.0.1.2        255.255.224.0   UG    0      0        0 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         172.16.1.254    0.0.0.0         UG    0      0        0 eth0

MiddleSchool
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.0        0.0.0.0         255.255.255.0   U     0      0        0 eth2
10.0.1.0        0.0.0.0         255.255.255.0   U     0      0        0 eth0
172.16.64.0     10.0.1.102      255.255.224.0   UG    0      0        0 eth0
172.16.96.0     10.0.0.2        255.255.224.0   UG    0      0        0 eth2
172.16.0.0      10.0.1.102      255.255.224.0   UG    0      0        0 eth0
172.16.32.0     0.0.0.0         255.255.224.0   U     0      0        0 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         10.0.1.102      0.0.0.0         UG    0      0        0 eth0

District Office
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.0        0.0.0.0         255.255.255.0   U     0      0        0 eth1
172.16.64.0     10.0.0.102      255.255.224.0   UG    0      0        0 eth1
172.16.96.0     0.0.0.0         255.255.224.0   U     0      0        0 eth0
172.16.0.0      10.0.0.102      255.255.224.0   UG    0      0        0 eth1
172.16.32.0     10.0.0.102      255.255.224.0   UG    0      0        0 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         10.0.0.102      0.0.0.0         UG    0      0        0 eth1


PE router can ping each router but not internet gateway
RHS router can ping each router and internet gateway
RMS router can ping each router but not internet gateway
DO router can ping RMS router but not the rest of the network.











More information about the K12OSN mailing list