Page 1 of 1

accessing the mikrotik behind another mikrotik

Posted: Tue Feb 05, 2019 6:56 pm
by kokaKorina
Hello everyone
We have small network and we are adding another connection for the tower that is separate from our main network. So I was thinking of creating ipip tunnel and access the main router at other site.
But the problem is how can I access another router that is behind this new router we are using private ip to connect the main router and the other router and we also have some Customer radios that we want to access that are connected to the second router . Does anyone has any idea or solutions for this problem.
Thanks

Re: accessing the mikrotik behind another mikrotik  [SOLVED]

Posted: Tue Feb 05, 2019 8:00 pm
by sebastia
Hi
Did you looked at this already https://wiki.mikrotik.com/wiki/Manual:RoMON?

Re: accessing the mikrotik behind another mikrotik

Posted: Tue Feb 05, 2019 8:04 pm
by kokaKorina
Thanks sebastia for replying
But what about the radios that we want to access?

Re: accessing the mikrotik behind another mikrotik

Posted: Tue Feb 05, 2019 8:11 pm
by sebastia
These other "router" and radio's are not Mikrotik I'm guessing? Then RoMon will not help
some options
* vpn to mikrotik
* ssh to mikrotik with port forwarding for ssh/web/telnet/...
* winbox/ssh to mikrotik, and from there ssh to other (a variation on previous)

Re: accessing the mikrotik behind another mikrotik

Posted: Tue Feb 05, 2019 9:07 pm
by kokaKorina
thanks sebastia