Hi, this is my configuration:
The mikrotik is connected to a modem router (router 1) on the wan port and receives the ip from the router 1.(dhcp client)
Another router (router 2) is also connected to the modem via the wan and also receives an ip from router 1.
All devices are in the 192.168.88.0/24 network.
The Mikrotik has its own dhcp server where it manages 192.188.0.1/24
The router 2 has its own dhcp server where i t manages 192.188.1.0/24
I have to use winbox from the router 2 network (192.188.1.0/24) and be able to connect to the mikrotik.
What configuration do I have to do to be able to connect to mikrotik?
As described you would have to make available access on the WAN port of the MikroTik. Just open the Winbox port on the WAN port input chain…that is it.
As a test: disable that firewall rule, see if it works then. If it works, you know the problem is there.
Check the connection list for winbox access then to see which subnets you need to add.
Note1: Where _Authorized i_s a firewall address list for the admin to access the router and consists of
add ip of admin (at desktop) list=Authorized
add ip of admin (at ipad ) list=Authorized
add ip of admin ( remote vpn like wireguard ) list =Authorized
Let me get this straight,
a. you do not have a public IP address.
b. you have two routers attached to the ISPs modem router.
c. R1 which you have access too is the mikrotik hapac2 but the router you are trying to reach it from is a big UNKNOWN and we dont even know if you can access it.??????
Q. WTF model of router is at R2? and if its a mikrotik where is the config..........??? you only provide config of R1.
In any case,..........
Access is predicated by a few things..............
-winbox service allowed addresses, if left blank all addresses are permitted
-mac-winbox setting in the config should include an interface list which may be blocking access depending
-firewall rules in the input chain could be an issue.
So, Your config is missing the settings..........
/tool mac-server mac-winbox
set allowed-interface-list=LAN ** or any interface list you create.................. If missing not sure what the outcome is.............. But it probably defaults to ALL, which is fine in terms its not causing issues in your case.
Finally being in a different subnet with no real linkages, winbox via mac may not find the hapac.............. without some additional help and thats assuming both routers are MT.
+++++++++++++++++++++++++++
Consider rejigging your setup, why use three routers......
Let me get this straight,
a. you do not have a public IP address.
My public ip is provided to me by the isp router.
b. you have two routers attached to the ISPs modem router.
Yes.
c. R1 which you have access too is the mikrotik hapac2 but the router you are trying to reach it from is a big UNKNOWN and we dont even know if you can access it.???
I have three routers.
Isp 2. Mikrotik 3. Fritzbox
I have access to all
My network was split with two cascading routers from the ISP to split the home network (PCs and phones) with Fritzbox, and from an external IoT network Mikrotik.
IoT network just needs to connect to the internet.
But I need to reach some IPs in the Fritzbox router network via Netwatch.
From the internal network of the Fritzbox I need to connect to the Mikrotik via the winbox.
The fritzbox and the mikrotik are connected to the WAN towards the ISP.
Do you think this is possible?
In the meantime, I change the firewall configuration. Thanks for everything.
Okay then the confusion is your use of Modem Router, it is not a router and ONLY a modem which can spit out more than one public IP. If it was also a router you would get private IPs from the Router.
The fritz has its own public IP and the MT had its own public IP.
You wish to reach some fritzbox IPs from the MT.
Sadly this is only possible if configured at the fritz box is my understanding…
No, I have only one public IP and the ISP modem router has it.
The Mikrotik and the Fritzbox are in the local network with the modem router.
The modem router have a DHCP server. 192.168…