[lvs-users] How to make LVS Direct Route work for UDP programs?
Simon Horman
horms at verge.net.au
Wed Nov 23 10:23:55 GMT 2011
On Wed, Nov 23, 2011 at 05:06:34PM +0800, wang yi wrote:
> Hi, all
> I've set up LVS with DR mode for Apache, it worked OK. Then I set
> up another Virtual Service for an UDP based program on the same boxes,
> but it won't work.
>
> Running Wireshark on the director showed that it got the UDP
> packets from client, but responsed these packets with an ICMP message,
> Destination unreachable (Port unreachable)
>
> I cannot find any information about this. Anything special about
> UDP based program?
Hi Wang,
there shouldn't be anything particularly special about UDP.
Do you have a UDP (-u) virtual service configured as well
as the original TCP (-t) virtual service?
More information about the lvs-users
mailing list