Central Service - Failover - FTP Failover - With NLB (Enterprise only)
Microsoft Network Load Balancing (NLB) can be used to share a single IP address
between two servers. This allows incoming FTP sessions to connect to
either of the two MOVEit Central computers. If both are running, NLB
assigns the incoming session to one of the computers, typically the one with
higher priority. If one computer is down, NLB assigns the incoming session to the
working computer.
NLB does not allow outbound connections from both computers to use the
same IP address. Thus, you should ensure that either:
- Firewalls protecting hosts accessed by MOVEit Central have rules allow
incoming connections from either computer running MOVEit Central, or
- The firewall protecting MOVEit Central uses Network Address Translation to
make both computers look as if they have the same IP address
NLB is available on all editions of Windows 2003 and 2008.
Overview
In brief, to use NLB, you take the following steps:
- Decide on an IP address by which the cluster will be known. This
should be different from the IP addresses of the individual MOVEit Central
computers in the cluster.
- On one MOVEit Central node, configure Windows Network Load Balancing
as follows:
- On the other MOVEit Central box, perform the following steps:
- Enable Network Load Balancing, as above.
- In Network Load Balancing Manager, use Cluster | Connect to Existing to
bring up the Connect dialog.
- Enter the IP address of the other computer that was configured above, and
choose Connect. Select the cluster name corresponding to the one you
just configured on the other computer, and choose Finish.

- Right-click on the name of the cluster, and choose Add Host To
Cluster.

- Enter "localhost" as the host name, and choose Connect. Select the name of the external interface and choose Next.

- Accept the defaults for the Host Parameters and choose Finish.

- Use Network Connections | (connection name)
| Properties | Internet Protocol (TCP/IP) | Properties | Advanced | Add...
to add the cluster IP address to the list of addresses for your network
adapter.
- You may need to reboot the systems to clear NLB errors due to temporary
issues with recognizing the cluster IP address.
See also Failover Overview.