You could try the following:
1. Backup your current mikrotik config, because this may not work...
Change the Mikrotik's wan1 interface to be a Lan interface.
(Default config would involve removing from WAN interface list, and adding to LAN interface list)
Change the IP address on the Lan interface to be static 192.168.1.200/32 with a network IP of 192.168.1.1 (The Modem IP ??)
Set default gateway to be 192.168.1.1.
(So Mikrotik now has to go via Modem to connect to rest of 192.168.1.x IP addresses)
With luck this might (mostly) work.
All traffic from the 10.0.x.x side for 192.168.1.x will go via the Modem which will (hopefully) forward it onto the 192.168.1.x network.
And visa versa.
You may not be able to reliably access 192.168.1.200 from the 192.168.1.x network, (but you can probably access its 10.0.x.x ip address)
If this works, Add firewall rules to block access as required.
1. Backup your current mikrotik config, because this may not work...
Change the Mikrotik's wan1 interface to be a Lan interface.
(Default config would involve removing from WAN interface list, and adding to LAN interface list)
Change the IP address on the Lan interface to be static 192.168.1.200/32 with a network IP of 192.168.1.1 (The Modem IP ??)
Set default gateway to be 192.168.1.1.
(So Mikrotik now has to go via Modem to connect to rest of 192.168.1.x IP addresses)
With luck this might (mostly) work.
All traffic from the 10.0.x.x side for 192.168.1.x will go via the Modem which will (hopefully) forward it onto the 192.168.1.x network.
And visa versa.
You may not be able to reliably access 192.168.1.200 from the 192.168.1.x network, (but you can probably access its 10.0.x.x ip address)
If this works, Add firewall rules to block access as required.
Statistics: Posted by rplant — Sun May 05, 2024 11:02 am