One server with two ISPs

Hello
Please I want to access my server from two different public IP addresses at the same time through Mikrotik router with two server Ethernet interfaces. Currently, the server was accessible by one public of ISP1 by router dst-nat.

i.e.:
current connection is: Server eth1 setting =192.168.102.1/16 with gateway=192.168.100.254 ===> router dst-nat=w1.x1.y1.z1 interface-WAN1

I want to do: Server eth2 setting = 192.168.102.3/16 with gateway-192.168.100.254 ===> dsn-nat=w2.x2.y2.z2>

Please help me which are the main steps or best recommendation to do above.
Regards

Dear…
as i understand your server with the 2 interfaces are connected to same switch with the router (at local lan)
I think you cant use 2 interfaces with the same gateway and subnet
try to use another subnet for interface 2 with out any gateway
and in your router add the second subnet to the same loacl interface
for ex.:
2nd router ip : 10.0.0.1/24 (on the same local interface)
Server eth2 setting = 10.0.0.2/24