dhcp-lb: Load balance with DHCP links
Aug 24, 2009, 12:32 (0 Talkback[s])
(Other stories by Edmundo Carmona)
[ Thanks to Edmundo
for this link. ]
"dhcp-lb
In order to solve the problem I just described I created dhcp-lb.
It's a python script that, once configured and linked as a dhclient
exit hook, can listen to dhcp events and reconfigure networking
accordingly.
"What I need
You need python, dhclient, iproute2 (that I think will come by
default in almost every distro) and a multipath-enabled kernel
(check for CONFIG_IP_ROUTE_MULTIPATH, I think)."
Complete Story
Related Stories:
- Random musings on GPL and Microsoft(Jul 27, 2009)
- Miguel: You, the man! - Open letter to Miguel de Icaza(Jul 06, 2009)
- Names Pipes... or how to get two separate applications to interact(Jun 30, 2009)
- Bash Tricks II: Repetitive tasks on files(Jun 07, 2009)
- GNU/Linux up 60% YoY, Windows down 4%(May 05, 2009)
- FLISoL Bogota 2009 - The good, the bad and the ugly(Apr 29, 2009)
- A little help for FLISoL - Open Letter to Microsoft(Apr 21, 2009)
- Are macs more insecure than Windows / GNU/Linux?(Apr 18, 2009)