Thu Oct 22, 2020 6:01 pm
Add a route on the ISP router that sends traffic destined for 172.168.1.0/24 to ether3. You may need to enable proxy-arp on the Mikrotik interface connected to ISP router port 3.
You could potentially also add a static route on your PC for 172.168.1.0/24 pointing at the public interface of the Mikrotik router. It doesn't scale well, but it can work.
It would be better for your Mikrotik to have a static IP or DHCP reserved IP from the DHCP server, but you may or may not be able to easily do that.