On Sat, 2008-06-28 at 21:00 -0500, Grant Taylor wrote: > On 6/26/2008 10:05 AM, Martin wrote: > > That was it, pinging gateways before load balance script and pinging > > them every 10 minutes do the trick. > > How well will pinging work if the kernel's DGD detects the gateway to be > dead? I'd be tempted to use an ARP ping to be sure that the kernel's > routing table is not re-routing the packets out a different way. > > > > Grant. . . . That's right, the ping part is to keep gateways in the arp table, so arpinging them'd be the same as normal ping for the case. Probably (I didn't tested it) adding MAC and IP with arp should work too. May be I'm missing something, but what do you mean with "kernel's DGD"? 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