Page 1 of 1

Acces to mikrotik router through other router

Posted: Thu Jan 17, 2019 1:36 pm
by misucatinas
Hi everyone.
I have a little problem with routes.
I attach image. I configured vpn-tunnel and it`s work! But I want to connect from PC1(192.168.2.X) to Server (192.168.0.50).
Thank you!

Re: Acces to mikrotik router through other router

Posted: Thu Jan 17, 2019 4:39 pm
by mkx
Did you configure static route on Asus? You need a route towards 192.168.0.0/24 using GW 192.168.8.1 (or rather IP address of the same RB in 192.168.2.0/24 network)... in addition to the one you probably already have for subnet 192.168.8.0/24. That's if you don't perform NAT on RB 192.168.8.1..
If you're performing src-nat (or masquerade) on said RB (to mask 192.168.8.0/24 from Asus), then you'll have to bother with dst-nat rules on that RB and make appropriate connection from PC1.

Re: Acces to mikrotik router through other router

Posted: Thu Jan 17, 2019 7:07 pm
by misucatinas
how to configure static route on asus? Sorry, I don`t understant

Re: Acces to mikrotik router through other router

Posted: Thu Jan 17, 2019 7:25 pm
by mkx
This is not Asus support forum ...

Re: Acces to mikrotik router through other router

Posted: Thu Jan 17, 2019 8:30 pm
by sebastia
Asus runs linux: route package should be there.
If you want more control you might want to run Merlin https://asuswrt.lostrealm.ca

Re: Acces to mikrotik router through other router

Posted: Fri Jan 18, 2019 9:05 am
by misucatinas
Yes, I have Asus-Merlin.

Re: Acces to mikrotik router through other router

Posted: Fri Jan 18, 2019 9:53 am
by sebastia
There you go then, enter your extra routes there

Re: Acces to mikrotik router through other router

Posted: Fri Jan 18, 2019 10:22 am
by misucatinas
@sebastia Thank you.
What ip I fill in this table? Network from mikrotik or pc ? gateway? I want this router and pc client who connected in asus can acces to server 192.168.0.49.

Re: Acces to mikrotik router through other router

Posted: Fri Jan 18, 2019 10:37 am
by sebastia
mkx post details that. do that

Re: Acces to mikrotik router through other router

Posted: Thu Apr 04, 2019 6:15 pm
by misucatinas
Hi,
I configured and it`s works. PC1 through asus router can ping to server (192.168.0.50) and webfig (192.168.0.1).
But devices connected from mikrotik right can acces to webfig, connect to server by rdp and devices connected from asus can`t connect&acces.. only ping it`s work!
So how to configure in NAT to access all devices from router asus to mikrotik left(192.168.0.0/24)?

Thanks.

Re: Acces to mikrotik router through other router

Posted: Fri Apr 05, 2019 1:32 am
by Vacadeluna
Why dont you add a route on the mikrotik that gives it access to the Asus subnet, then just plug PC1 into that mikrotik instead?