####Device#####
[Load1]
Host = 1.1.1.1
Port = 25050-26000
Random = True
Bind = 127.0.0.1
[Load2]
Host = 1.1.1.2
Port = 25050-26000
Random = True
Bind = 127.0.0.1
##### service #####
[Balancing_FTP]
Type = FTP
Device_Name = Load1
Port = 12345
Description = Load Balancing FTP
User_Limit = 100
Alowed_User = *
Messages = ..\test\ftp
### Traffic Balancing ###
Data_Devices = Load1 Load2
Random_Devices = True
#####[Network]#####
Active_Services = Balancing_FTP
remember i want people to log only in 1.1.1.1 but use the speed of the 2 network card thanks
|