Hello all,
I have two mikrotik and two wan ISp link with publik IP, are in same Rackmount
MIK1: rb2011
wan 222.222.222.178
bridge wan ether2: server 222.222.222.180
Mik2: rb750
wan 80.80.80.6
ether2: 192.168.10.0
How the client with 192.168.10.10 from MIK2 connect direct the server with ip 222.222.222.180 on MIK1 not from WAN but all the traffic pass from MIK2 and MIK1.
Can I setup a LAN connected from MIK2 and MIK1 that are in same Rackmount
It’s the basic idea. Connect MIK1 and MIK2 and set routes both ways. Plus if server is independent and uses something else (ISP’s router) as default gateway, you’ll need to put another route there, so that it knows that 192.168.10.10 is available via 222.222.222.178. Adjust yur firewall if needed and enjoy.