Networking problem

I HAVE A ROUTER WITH TWO INTERFACES FastEthernet 0/0 (ip add 192.168.1.1/24) and fastethernet 0/1(ip add 192.168.25.1/24)...it has two PCs connected to its two interfaces...PC0 (IP ADDRESS 192.168.1.2/24 default gateway 192.168.1.1) PC1 (IP ADDRESS 192.168.2.2/24 default gateway 192.168.25.1). I have also given the no shutdown command in every interfaces of the router ...still my pc1 cannot successfully ping the pc0 and vice versa....why ?

Showing Answers 1 - 6 of 6 Answers

VP

  • Jan 14th, 2015
 

The IP address of the PC connected to FE 0/1 should be 192.168.25.2, or it could be a typo.
That being said the 2 PCs are on different subnets and they need to be routed to one another, so you need to place a route in the routing table that would connect 192.168.1.0/24 to 192.168.25.0/24

  Was this answer useful?  Yes

Nagoor maitheen

  • Jan 10th, 2018
 

Because PC 1 is different network

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions