Quote:
Originally Posted by Dubuku57 The default on Host A is 192.168.101.1...There is no firewall setup...its a simulation in Packet Tracer...I included routing -- Router Rip on routerA
network 192.168.101.0
network 192.168.1.0
and Router rip on routerB
network 192.168.1.0
network 192.168.100.0
Then i was able to ping Host B..But i dont understand why a static route is not sufficient? |
Did you have a static route on router B? If not, it wouldn't have known how to route the packets back to 192.168.101.0. That's why with RIP enabled on both routers, it worked fine, because both routers knew about both each other's networks.