cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
540
Views
0
Helpful
3
Replies

Cisco Packet Tracer Network Help

Bassicaly, I have a network that looks like this: 

The only issue i'm currently having is communicating between devices in router1 to the other devices. They can communicate within router1 just fine but can't go outside.

I've tried a bunch of static routes but I cannot get a single one to work. Currently the one I have is this:

Router0:

Router1: 

 

I also have DHCP on Router1 if that matters.

 

I posted the packet tracer file here below as well.

All help is appreciated

 

3 Replies 3

Hello,

 

on the left router, add:

 

Router(config)#ip route 31.208.78.0 255.255.255.192 31.208.45.13

 

Attached the revised, working file.

Thanks a lot man, that makes more sense

Hello,

 

the topology is a bit 'weird' in the sense that you have two routers connected to the same LAN subnet. Either way, I guess there is a reason for that ?