Hi,
I have the following situation:
2 internet lines 1 DSL and 1 Cable and i use link load balancing to use both connections,
this works great!
but i have some problems when i try to make a exeption for a subnet of my DSL provider so that the DNS servers of that provider are allways connected over the correct line.
the exception itself works fine for my internal lan but it seems that the multipath rule screws up local routing on the firewall.
So this is what i have configured:
multi wan with DSL as primary
my dns servers are: 194.109.6.66 and 194.109.9.99
and i have created a multipath rule that should route the whole subnet 194.109.0.0/16 over the DSL link.
I have fixed this for now by turning of the multipath rule and i have created an static route to 194.109.0.0/16 via my DSL router.
i have attached some screenshots of my config