Go Back   FlashFXP Forums > > > >

Bug Reports If you discover any bugs that we are not aware of, please post it here so it may be corrected.

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-26-2004, 02:39 PM   #1
darko
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: May 2004
Posts: 74
Lightbulb Bundling 2 nics (1 NAT)

Hi,

i have 2 "lines":
1 x 10mbit directly connected to the internet - 129.x.x.1
1 x 10mbit with a router between internet and pc (NAT) - 192.168.1.3 / 129.x.x.2

i want to bundle both lines (=20mbit )

this is my ioftpd.ini (important parts only):

[V1]
Host = 0.0.0.0
Ports = 63487-65535
Random = True

[V2]
Host = 129.x.x.2
Ports = 63487-65535
Random = True
Bind = 192.168.1.3

[FTP_Service]
Type = FTP
Device_Name = V1
Port = 6969
Description = My FTP Service
User_Limit = 20
Allowed_Users = *
Messages = ..\text\ftp

Data_Devices = V1 V2
Random_Devices = True


i doesnt really work as it should tho. PASV/LIST on 129.x.x.2 takes about 4 secs (129.x.x.1 lists without wait), and sometimes theres even errors:

[R] (21:30:29) PASV
[R] (21:30:29) 227 Entering Passive Mode (129,x,x,2,251,11)
[R] (21:30:29) Opening data connection IP: 129.x.x.2
PORT: 64267
[R] (21:30:50) Listening at IP: 10.0.0.152 PORT: 2967 for data connecting
[R] (21:30:50) PORT 10,0,0,152,11,151
[R] (21:30:50) 200 PORT command successful.
[R] (21:30:51) LIST
[R] (21:30:51) 150 Opening ASCII mode data connection for directory listing.
[R] (21:31:21) DEBUG: Cant Open Data Connection
[R] (21:31:22) 426 Connection closed: Connection timed out.

(10.0.0.152 is NAT ip from where i login)

ports specified in ioFTPD.ini are opened and forwarded in router (an U.S. Robotics Broadband Router (Model # 8003 , 1.04 08 ) )

i even tried with DMZ: same problem

with 1 line 129.x.x.1 or 129.x.x.2 in ioFTPD.ini it works just fine but with 2 i get above problems. I tried everything i could think of but nothing seems to solve the problem. Anyone can help please?
darko is offline   Reply With Quote
Reply

Tags
connection, data, ftp, port, [r]


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
why do i get this error ? twisted General Discussion 0 05-02-2005 11:25 PM


All times are GMT -5. The time now is 06:36 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)