You can simply set a route for each IP address on the subnet, on your vmbr0.
Something like:
ip route add 111.111.111.1/32 dev vmbr0
gw: MAINIP (On vmbr0 for example, Bridge eth0)
Here's how it works for me.
But there's a serious problem: I keep getting MAC error messages.
That's because the...