Hi,

I have a router whose LAN interface is in default rdomain 0, ISP1 in
rdomain 1 and ISP2 in rdomain 2. Reason for this is a bit complicated,
involves wireguard tunneling, I will give more details if needed.

LAN hosts can access Internet over ISP1 by means of:

pass in on $if_lan from ($if_lan:network) to <internet> rtable 1

Also over ISP2 if I change above line to:

pass in on $if_lan from ($if_lan:network) to <internet> rtable 2

Is it possible to load-balance over both ISPs / rdomains?

Thank you in advance,

-- 
Before enlightenment - chop wood, draw water.
After  enlightenment - chop wood, draw water.

Marko Cupać
https://www.mimar.rs/

Reply via email to