LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Problem of https LVS

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Problem of https LVS
From: Malcolm Turnbull <malcolm@xxxxxxxxxxxxxxxx>
Date: Tue, 04 Oct 2005 08:52:24 +0100
Liam,
The UltraMonkey kernel should allow you to use:

echo 1 > /proc/sys/net/ipv4/ip_forward
echo 1 > /proc/sys/net/ipv4/conf/all/hidden
echo 1 > /proc/sys/net/ipv4/conf/lo/hidden

But you can test if its working by:
shutting down everything except the real server your testing.
clearing the arp cache
pinging your VIP (from a different client)
you shouldn't get a response.
If you do it means the interface hidding is not working.

Regards,
Malcolm.



<Prev in Thread] Current Thread [Next in Thread>