i have a MODEM (pppoe passthrough) from my ISP that have the IP 192.168.0.1 this is connected ↔ ether1 my Mikrotik(pppoe client) Network have 192.168.1.0/24 and have internet all my devices. Everythink is ok i have internet etc.
How i can open my browser and access the router on different subnet to make some settings. I need the Modem because it have VOIP.
Before few time i search and find a solution with routes, static address and/or nat/firewalls.
But today i want access to the Modem via 192.168.0.1 i dont have access and i cant ping it.
By default, modem doesn’t know anything about your router and subnets behind it. If you tried to connect to modem from your LAN and there wasn’t this (or similar) NAT rule, modem would see LAN IP and wouldn’t know how to route the reply. With this NAT rule modem will see connections as if originating from router which is inside same (modem’s) subnet and thus no special config is needed on modem.
Could be that the NAT rule is not needed, that depends on the rest of your current configuration (/ip firewall nat and /interface list setings). So you should actually implement bullet #1 above and test if you can connect to modem already. If not, implement bullet #2 …
IP address can not be the same as network address (in your case 192.168.0.0) and can’t be the same as broadcast address (in your case 192.168.0.255). So set address on ether1 to 192.168.0.X/24 where X is not 0 or 1 or 255.
Hi Crewdy, can you help with the NAT rule, i have the same issue, cant access my other router outside different ip address… my ip pool was 192.168.2.x , and my router ip 192.168.0.1,i only access it when making my pc static ip (ex 192.168.0.2), what should i put in on NAT rule?
GENERAL TAB >>>>>>>chain, interface,src address
ACTION TAB >>>>>>>>action