On Thu, September 4, 2008 09:30, Julius Volz wrote:
> On Tue, Sep 2, 2008 at 10:52 PM, David Dyer-Bennet <[EMAIL PROTECTED]> wrote:
>> requests from outside sent to the public virtual IP do not get routed,
>> they simply go to the local Apache server on port 80 (I've put index
>> pages
>> in on all the servers to make it really obvious which one I'm reaching
>> on
>> any give request).
>
> Looks like IPVS (the LVS kernel module) just doesn't recognize the
> incoming packets as belonging to a virtual service it cares for.
>
> If the kernel has CONFIG_IP_VS_DEBUG set, you could try something like:
>
> $ echo 100 > /proc/sys/net/ipv4/vs/debug_level

Doesn't look like it; at least no such file in .../vs.

However, I should be working right now on simplifying the environment.  It
doesn't sound like it's actually hard to get packets to flow through LVS
for most people.
-- 
David Dyer-Bennet, [EMAIL PROTECTED]; http://dd-b.net/
Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/
Photos: http://dd-b.net/photography/gallery/
Dragaera: http://dragaera.info


_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to