cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2328
Views
0
Helpful
2
Replies

Need help connection two sites (two networks), Cisco Packet Tracer

PeetNetworking
Level 1
Level 1

Hello!

 

I have a studie project that I could really need some assistance from you guys. 

First thing first, Im pretty new to Cisco Packet Tracer. 

 

The assignment is to build two networks in two different cities. 

I have already created two networks, VLAN, DHCP etc. 

 

Im struggeling connecting two routers. I am able to ping from client computer to the router1 in the first network. I want to be able to ping client computers across the network. This is my problem, I really dont know whats next. How can I do this ? Ive tried a lot, and spent hours searching on the web and trying different things. 

 

If there is anyone out there that could guide me on either discord or here, I would appreciate it.

Not really sure if it is against the rules, but I am able to offer a reward for your time if you are able to guide me on discord. 

 

Here is a picture. Blue line shows the two routers I want to connect. Red line illustrates good connection. 

 

2 Replies 2

pieterh
VIP
VIP

1) I assume you do not use dynamic routing protocols at this time?

2) router 3 al ready does the routing for BERGEN

3) router 4 for OSLO

 

->

1) both routers need an ip-addres in the same subnet on their  G0/1/0 interface (like OSLO: 192.168.0.1 and BERGEN:192.168.0.2) so they can communicate with eachother

2) each need to know the OSLO subnets are behind the OSLO router (visa versa)

this is done with static routes (or a dynamic routing protocol wich is more scalable)

   OSLO:

 - 192.168.70.0/24 -> 192.168.0.2  

 - 192.168.80.0/24 -> 192.168.0.2  

BERGEN:

 - 192.168.10.0/24 -> 192.168.0.1  

 - 192.168.20.0/24 -> 192.168.0.1   

 - 192.168.30.0/24 -> 192.168.0.1

 - 192.168.40.0/24 -> 192.168.0.1  

Hello,

 

post the (zipped) .pkt file here, that is probably the fastest way to see what is missng...

Review Cisco Networking for a $25 gift card