On 8/25/06, Robert Mortimer <[EMAIL PROTECTED]> wrote:
Carp is the simple way to balance across this setup. Is there a way to use the load balancer on the CAP NIC instead. All examples seem to have a 1 box solution
Is the ADSL PPPOE? If so, does the PPPOE terminate on the DSL modem, or the pfSense box? If the modem, you might be in luck. The next question is, do you have one IP or multiple on the WANs? You may have stumbled on the single legitimate use of carp load balancing... We've only disabled the ability to turn on arpbalancing from the GUI. If you really need it, in the backend you can edit /conf/config.xml and add <balancing>on</balancing> to the <installedpackages> <carpsettings> <config> block You'll want to reboot after making that change. This naturally isn't supported, but if you understand how carp balancing works, it's still configurable. --Bill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
