Community discussions

MikroTik App
 
mikoriz
just joined
Topic Author
Posts: 2
Joined: Thu Sep 17, 2020 6:12 pm

Dynamic Routing Problem

Thu Sep 17, 2020 6:38 pm

hello everybody
i have a problem with mikrotik routing .i have two router with no configuration except two ip on their interfaces.i implemented this scenario in reality and even in gns3 and i get same result in both. as you can see in the picture i did not add any static route .my question is why when i ping from pc-1 to external router i have no response and vice versa .i have implemented this scenario with all these subnets in cisco and it works fine but in mikrotik .i don`t know why it doesn't work ?
why external router cant answer the ip 5.180.73.82?
there is a dynamic route which says that all 5.18073.0/24 should go through ether2 ? am i right
* default gateway of pc-1 is 5.180.73.65

thanks
You do not have the required permissions to view the files attached to this post.
 
User avatar
cdiedrich
Forum Veteran
Forum Veteran
Posts: 997
Joined: Thu Feb 13, 2014 2:03 pm
Location: Basel, Switzerland // Bremen, Germany
Contact:

Re: Dynamic Routing Problem

Fri Sep 18, 2020 4:21 pm

Check your subnetting. Your "external" router sees the src address of 73.65/27 as a local address b/c it's in the range of 73.0/24.
This would also not work with Cisco.
Try adding a static route to your "external" router for 73.64/24 with gw=73.3 then it should work.

-Chris
 
User avatar
ggyygg1120
just joined
Posts: 4
Joined: Mon Apr 06, 2020 7:08 am

Re: Dynamic Routing Problem

Mon Nov 09, 2020 10:44 am

ext add route-static network 5.180.73.64/27 getway 58.180.73.3
pc add getway 58.180.73.65
 
mikoriz
just joined
Topic Author
Posts: 2
Joined: Thu Sep 17, 2020 6:12 pm

Re: Dynamic Routing Problem

Sun Jan 16, 2022 7:17 am

Hi everybody
I found the solution
just enable Proxy-ARP and everything will be okay .

Who is online

Users browsing this forum: No registered users and 11 guests