Dear All,
I got two mikrotik routers on two different geographical locations.
Router A: Public ip:202.65.102.36
LAN ip: 192.168.10.1/24
Router B: Public ip: 202.33.115.82
LAN ip : 192.168.80.1/24
There are some devices on Router B LAN. I want to monitor those devices with ping only from my Router A LAN.
Is it possible by implementing IPIP tunneling between the two routers.
After I configured tunnelling on the interface IPIP1 of both the routers.I can ping 172.24.16.1 and 172.24.17.1 from both the routers.
But the problem, that IPIP1 interafces are virtual interfaces.And i want to connect devices on the local LAN and want to ping it from another side.
how could i use 172.24.X.X series from above for local lan to connect devices.