Ftp Server Load Balancing - Nortel Web OS Switch Software Application Manual

Switch software
Table of Contents

Advertisement

Web OS 10.0 Application Guide

FTP Server Load Balancing

As defined in RFC 959, FTP uses two connections—one for control information and another for
data. Each connection is unique. Unless the client requests a change, the server always uses TCP
port 21 (a well-known port) for control information, and TCP port 20 as the default data port.
FTP uses TCP for transport. After the initial three-way handshake, a connection is established.
When the client requests any data information from the server, it will issue a PORT command
(such as ls, dir, get, put, mget and mput) via the control port.
There are two modes of FTP operation, active and passive:
n
In Active FTP, the FTP server initiates the data connection.
n
In Passive FTP, the FTP client initiates the data connection. Because the client also ini-
tiates the connection to the control channel, the passive FTP mode does not pose a prob-
lem with firewalls and is the most common mode of operation.
FTP Network Topology Restrictions
FTP network topology restrictions are listed below:
n
FTP uses both a control channel and a data channel; both channels need to be bound to the
same real server.
n
The FTP server may initiate FTP data sessions.
n
Information exchanged on the control channel is used to determine the IP address and port
for data connections between the FTP server and the FTP client.
Configuring FTP Server Load Balancing
1.
Make sure that a proxy IP address is enabled on the client port(s) or DAM is enabled.
2.
Make sure the virtual port for FTP is set up for the virtual server.
>> # /cfg
Virtual Server 1#
>>
3.
Enable FTP parsing.
Virtual Server 1 ftp Service#
>>
4.
To make your configuration changes active, enter apply at any prompt in the CLI.
>> Virtual Server 1 ftp Service#
N
OTE
them if you wish them to remain in effect after switch reboot.
n
150
Chapter 6: Server Load Balancing
/slb/virt <virtual server number>
You must apply any changes in order for them to take effect, and you must save
service ftp
ftpp ena
apply
212777-A, February 2002

Advertisement

Table of Contents
loading

This manual is also suitable for:

Web os 10.0

Table of Contents