I am setting up a zen load balancer for the first time on our network here. I want to put two apache web servers behind the load balancer. Out network here has three different vlans.
vlan1: 10.10.10.1 255.255.255.0 vlan2: 10.10.20.1 255.255.255.0 vlan3: 10.10.30.1 255.255.255.0 I have setup the eth0 interface: eth0 10.10.10.83 255.255.255.0 10.10.10.1 Then setup three vlans off of it. eth0.1 10.10.10.200 255.255.255.0 10.10.10.1 eth0.2 10.10.20.200 255.255.255.0 10.10.20.1 eth0.3 10.10.30.200 255.255.255.0 10.10.30.1 In my past experience, the load balancer has been configured as the gateway for each of the servers behind it. So on ther server behind it I have tried to configure the default gateway, and no matter what I have used, it doesn't work properly. I've tried to set the gateway as 10.10.10.83 and 10.10.10.200 both don't give me complete access to other servers. Does my vlan setup look ok?, or am I making some bigger mistakes? If you need any more information, please let me know. thanks. myles. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Zenloadbalancer-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
