Hi!

You shouldn´t have two NICs in the same subnet.

Your configuration could be:

NIC1 IP 192.168.188.1/24
NIC2 IP 192.168.189.1/24

and add both to a bonding IP e.g.

192.168.190.1/24

with "balance-rr".

DerFux