Hello,

On Sun, 27 Apr 2014, net.study....@gmail.com wrote:

> thanks for reply!
> 
> I know it could work in nat mode,but I want to know why it does not work in 
> dr mode?
> 
> I have done some test,  and find the director just refuse any request to VIP 
> ,without routing to real server .what is the reason?

        The packet is "routed" (passed) to the local stack
but as the dest address is not changed the local stack
lookups for listener on VIP, not on RIP. OTOH, -m
will change the dest address to RIP and the RIP
listener is used.

Regards

--
Julian Anastasov <j...@ssi.bg>

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-requ...@linuxvirtualserver.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to