cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1175
Views
0
Helpful
6
Replies

Routing and pinging help.

clerkburton
Level 1
Level 1

Hi,

The image and packet tracer zip file below shows my setup for the router and switch. Right now, I am not able to ping PC0 to Router 1. The only things that are able to ping each other are Router 0 and Router 1 as well as Router 0 and PC0. I'm still not very familiar with IP routing, specifically static routing but I did tried to do: ip route 190.0.0.0 255.255.255.0 172.0.0.0 but that would not work. Anyone got any tips?

 

Router0 password is 1234 in the tracer.

 

Edit: I've changed the PC's subnet so now its exactly the same as its gateway but it still cant ping router 1, i did not write any other commands and remove the ip routing. I had switchport access vlan 2 for fastEthernet 0/1 and 0/2 on my switch, but that is it.

 

Edit 2: I figured it out, finally able to ping R1 from PC by doing some ip routing within R1.

1 Accepted Solution

Accepted Solutions

Hello,

 

there were a few issues:

 

==> Left router has no routing

--> Right router has no routing

 

Attached the revised file...

View solution in original post

6 Replies 6

Richard Burts
Hall of Fame
Hall of Fame

We do not have much detail to work with for this issue. But one issue is clear. The PC has an IP address in one subnet and a default gateway in a different subnet. That will not work The PC gateway needs to be in the same subnet as its IP address.

HTH

Rick

i've changed the PC's subnet so now its exactly the same as its gateway but it still cant ping router 1, i did not write any other commands and remove the ip routing. I had switchport access vlan 2 for fastEthernet 0/1 and 0/2 on my switch, but that is it.

Hello,

 

post your zipped Packet Tracer project (.pkt) file...

Done.

 

Eidt: oops, forgot to mention that the password for router 0 is 1234.

Hello,

 

there were a few issues:

 

==> Left router has no routing

--> Right router has no routing

 

Attached the revised file...

Thanks.