cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
506
Views
0
Helpful
5
Replies

Routing L2L

damianpablo
Level 1
Level 1

Hello, i have next one trouble.

I have one L2L; my router1 no reach my Host1 using ping. My stage iis the next one. but i reach interface lan router2 10.10.1.1

Router 1. 

Config:

Interface FastEthernet 0/0

Description L2L

ip address: 1.1.1.2  255.255.255.0



Interface FastEthernet 0/1

Description Lan

192.168.1.1 255.255.255.0

 

Ip route 0.0.0.0 0.0.0.0 1.1.1.3


Router 2 

Interface FastEthernet 0/0

Description L2L

ip address: 1.1.1.3  255.255.255.0



Interface FastEthernet 0/1

Description Lan

10.10.1.1 255.255.192.0

 

Ip route 0.0.0.0 0.0.0.0 10.10.1.20

 

Host1 Connect physical to Router 2.

Host 1 Ip Address:  ip address 10.10.1.20 mask 255.255.192.0 DG 10.10.1.1

1 Accepted Solution

Accepted Solutions

my laptop it had firewall on. I shut down my firewall and everything worked good,

 

 

Thanks everybody

View solution in original post

5 Replies 5

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

You have wrong configured routing on R2 as

Ip route 0.0.0.0 0.0.0.0 10.10.1.20

 

As you mentioned that 10.10.1.20 is host IP. So this route is not required. 

Please modify a default route on R2 as

 

Ip route 0.0.0.0 0.0.0.0 1.1.1.2 

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

thanks Deepak kumar

i resolve my trouble whit shutdown windows firewall on my host1

my laptop it had firewall on. I shut down my firewall and everything worked good,

 

 

Thanks everybody

Thanks for posting and letting us know that the problems seems to be the firewall on your laptop.

 

HTH

 

Rick

HTH

Rick

your wellcome richard

Review Cisco Networking for a $25 gift card