On Tue, 11 Nov 2008, Pieter Temmerman wrote: > I'm trying to load balance two Apache servers here. This setup was > perfectly working (using direct routing), until I had to change the > listen port of the Apache servers, instead of port 80, it now uses port > 81. As from what I've read in the documentation, I cannot have the VIP > port be specified as 80, and have the RIP port specified as 81, while > still using direct routing as forwarding method.
you can remap the ports with iptables http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.rewrite_ports.html#re-mapping_ports_with_iptables Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
