A really unique case of Load Balancing
- by Shamshun
I have an internet connection which has limited up/down bandwidth per IP address. What I want to do is to get multiple IP addresses on a "single" LAN interface, and use a load balancer to distribute traffic through them.
I was successful at getting 100 ip addresses on a single interface. my problem is that Linux and Windows use the first ip address of an interface by default, so my bandwidth is not increased.
I would appreciate if someone tells me what Load Balancing software has the ability to distribute load between multiple IPs on a single interface.
I have tried to do so on both Win7 and Backtrack-LinuxR2