|
|
|
|
Single Legged ExampleThis very simple "single legged" example should give you a starting point for your own test setup. You should change the example network "172.16.1.0/24" to match your own network setup (and the server address too of course).
1. The initial network
Consider this to be the simple initial network configuration before inserting the BalanceNG node
(the network 172.16.1.0/24 should represent a public allocated address space):
What should be working:
2. Load balancing to two targets with one single legged BalanceNG nodeThe key idea for BalanceNG in a single legged configuration is to introduce another layer 3 (IP) network on top of the existing layer 2 infrastructure. In this example we define this additional network to be 10.1.1.0/24 being an private network according to RFC 1918. BalanceNG is configured to represent the old web server IP address 172.16.1.10, load balancing to the two targets ("virtual servers") 10.1.1.1 and 10.1.1.2. The default gateway on the two targets points to 10.1.1.254, which is also represented by BalanceNG.
The BalanceNG config file This is the BalanceNG configuration for this example. The BalanceNG box is connected to the switch with the eth0 interface. The "real" addresses in the network sections are the source addresses for ARP resolving. The "virt" addresses in the network sections are the routing endpoints represented by BalanceNG (the "virt" address of network 1 is not needed in this example, although it has to be specified as a different address). Additionally, "nat outside" and "nat inside" enable the target machines to access the outer network 1 as well as the internet through the gateway 172.16.1.254. Please note that "ping" is (unexpectedly) not working through the inside/outside NAT mechanism. This configuration runs with the free "basic trial license".
What should be working:
Please contact us in case of further questions, errors or suggestions at info@inlab.de. |
|
|
| Copyright © 1991-2011,2012 by Inlab Software GmbH, All Rights Reserved - Impressum - Widerrufsrecht - Sitemap - Internal |