Hi guys,
Can someone help me with the following setup:
I have 2 ISP. Let's call the ISP1 and ISP2.
ISP1 give us 2 static IP addresses secured by MAC
for example:
10.10.10.104
10.10.10.105
ISP2 give us 1 static IP addres secured by MAC:
20.20.20.1
Also we have 2 local networks. Let's call the LAN1 and LAN2. They need to use the 2 separate IP addresses that ISP1 provide us with and also both LAN networks need to have ISP2 as fallback.
LAN1: 192.168.10.0/24
LAN2: 192.168.20.0/24
Because that the ISP1 uses one port of the MikroTik and need to have 2 diferent MAC addresses I added a bridge to the Ether1 with a masquerade for it but now everything goes through the IP that the bridge gets (10.10.10.105) . I try different setups in the last week but if the network manage to work at all it always goes through the bridge's IP address.