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 -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html