Linux Netfilter discussions
 help / color / mirror / Atom feed
* load balance [OT?] [Solution]
@ 2008-06-26 15:05 Martin
  2008-06-29  2:00 ` Grant Taylor
  0 siblings, 1 reply; 8+ messages in thread
From: Martin @ 2008-06-26 15:05 UTC (permalink / raw)
  To: netfilter

Hello netfilter list!

About a month ago, I've posted a question about load balance. Finally
it's working and in production environment.

I want to thanks the hole list and specially AcrosCom and Mark Perry,
and a special thanks to Julian Anastasov who takes time to reply my
mails.

This is what I've done.

Start testing Julian's "combinations" patches adding by one to kernel
and testing load balance.

Vanilla kernel 2.6.23
 |
 |____ +arprules = Load balance ok after reboot
  |
  |_____+routes = Load balance ok after reboot
   |
   |_ +jumbo patch hidden & forward_shared= Load balance ok after reboot
    |
    |__ +rp_filter_mask= *

* Here comes the difference. At reboot it goes out only to the first
"nexthop", the second is used only if 1st gateway is down or saturated.


Then added "send-to-self" patch, but nothing changes about load balance,
just the first nexthop is used.


Here is where I contacted Julian Anastasov for some help. He told me the
key was to ping both gateways and keep pinging then each few minutes to
know they where still alive. Then try load balance.


That was it, pinging gateways before load balance script and pinging
them every 10 minutes do the trick.


Thanks again to everyone and ask me if there is something I'm omitting.

See you all in the list!


Cheers,


Martin


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-06-30 17:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 15:05 load balance [OT?] [Solution] Martin
2008-06-29  2:00 ` Grant Taylor
2008-06-30 13:32   ` Martin
2008-06-30 14:26     ` Grant Taylor
2008-06-30 15:34       ` Martin
2008-06-30 15:58         ` Grant Taylor
2008-06-30 16:26           ` Martin
2008-06-30 17:51             ` Grant Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox