I have a problem. We have 2 routers:
router 1 (6506-msfc2, switch with router module) has three interfaces, e0, e1, e2.
e0: 10.1.0.1 255.255.0.0
e1: 10.4.0.1 255.255.0.0
e2: 162.87.23.151 255.255.255.240
router 2 (2500) has 2 interfaces, e0, s0
e0: 162.87.23.145 255.255.255.240
s0: 135.135.16.22 255.255.255.252
I've configured router 1 to use rip, and added networks:
10.1.0.0
10.4.0.0
162.87.23.144
gateway of last resort is 162.87.23.145 via network 0.0.0.0
When I try to ping (216.239.59.99) from a pc behind interface e1 on router 1, I get time outs. when I ping from the router to the same address it does work. When I ping e0 on router 1 from a PC behind interface e1 on router 1, it works. When I ping e0 on router 2 from a PC behind interface e1 on router 1, I get time outs. What is going wrong? Let me know if you need more info.
router 1 (6506-msfc2, switch with router module) has three interfaces, e0, e1, e2.
e0: 10.1.0.1 255.255.0.0
e1: 10.4.0.1 255.255.0.0
e2: 162.87.23.151 255.255.255.240
router 2 (2500) has 2 interfaces, e0, s0
e0: 162.87.23.145 255.255.255.240
s0: 135.135.16.22 255.255.255.252
I've configured router 1 to use rip, and added networks:
10.1.0.0
10.4.0.0
162.87.23.144
gateway of last resort is 162.87.23.145 via network 0.0.0.0
When I try to ping (216.239.59.99) from a pc behind interface e1 on router 1, I get time outs. when I ping from the router to the same address it does work. When I ping e0 on router 1 from a PC behind interface e1 on router 1, it works. When I ping e0 on router 2 from a PC behind interface e1 on router 1, I get time outs. What is going wrong? Let me know if you need more info.