Re: Forcing source Virtual Ip address for any outgoing UDP packets

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: David Dion [MS] (daviddio_at_online.microsoft.com)
Date: 03/26/04

  • Next message: Andreas Wolflig: "3 node cluster and SQL2000"
    Date: Fri, 26 Mar 2004 10:45:38 -0800
    
    

    No, the cluster cannot force the source IP address of your application's
    outbound UDP traffic to be a cluster virtual IP address. Your application
    must bind specifically to a virtual IP address (as opposed to INADDR_ANY,
    which it is probably binding to right now).

    -- 
    David Dion
    Windows Server Group, Microsoft
    This posting is provided "AS IS" with no warranties, and confers no rights.
    You assume all risk for your use.
    © 2004 Microsoft Corporation. All rights reserved.
    "Robert" <robert.frappier@cgi.com> wrote in message
    news:02221E4B-2378-4144-98E8-26121715E6F9@microsoft.com...
    > We have an application that communicates with UDP.  The server is
    installed on a cluster and we have two Virtual IP configured.  The firewall
    is configured so that communications can only go through one virtual IP
    only.  The problem is that when the server replies to the client the source
    IP address in the UDP packet is the IP address of one of the NIC cards.  Is
    there a way to configure the cluster so that the source IP is always one of
    the virtual IP address?
    

  • Next message: Andreas Wolflig: "3 node cluster and SQL2000"

    Relevant Pages