My intranet network is 1.1.0.0/16.
I have my main hotspot server with ip: 1.1.0.1/24 with default gateway 192.168.1.1/24 (modem).
I also have an other gateway with ip: 192.168.1.254/24 (other modem).
Now, my question is:
How can i redirect some range of ips (example: 1.1.30.0/24 and 1.1.35.0/24) of my intranet to the second gateway 192.168.1.254
so all internet traffic of these ips will have as gateway the second one 192.168.1.254…
Now,
when i look at the Firewall → Connections and sort by Connection Mark , i see that connections have been marked only for the first address list-range… (ip range 10.10.30.x)
All the other ip ranges can not be mangled…
I think that i should see all connection marks from all ip ranges in firewall → connections…
Am i missing something in my mangle rules?
I follwed your way and now i can see all the connections mangled in the firewall->connections table but traffic can NOT be redirected.
Traffic of mangled ip’s have the default gateway 192.168.1.1 and not the 192.168.1.254 (different ISP).