Eddy
01-28-2004, 8:49 PM
Hi guys,
Background Info:
Windows XP SP1
Bulletproof ftp server 2.15
behind router
First the server didnt worked so i opened port 21 at the router settings for the PC (10.0.0.9) where the server is running on.
People can acces my server, see the files, download and upload. but when someone (user C) tries to get another server (b)connected to my server (a) with FXP (http://www.bpftpserver.com/?page=faq&lang=en#Connection,internet.13)
it disconnects... this is what the server log says:
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > logged in.
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > 230 User guest logged in.
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > SYST
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > 215 UNIX Type: L8
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > REST 100
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > 350 REST supported. Ready to resume at byte offset 100.
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > REST 0
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > 350 REST supported. Ready to resume at byte offset 0.
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > PWD
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > 257 "/" is current directory.
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > TYPE A
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > 200 Type set to A.
(000020) 29-1-2004 3:14:48 - guest (82.38.57.191) > PASV
(000020) 29-1-2004 3:14:48 - guest (82.38.57.191) > 227 Entering Passive Mode (10,0,0,9,195,174).
(000020) 29-1-2004 3:14:49 - guest (82.38.57.191) > LIST
(000020) 29-1-2004 3:14:49 - guest (82.38.57.191) > 150 Data connection accepted from 82.38.57.191:1913; transfer starting.
(000020) 29-1-2004 3:14:49 - guest (82.38.57.191) > 226 Transfer ok
(000020) 29-1-2004 3:14:51 - guest (82.38.57.191) > SIZE dmt-camp.nfo
(000020) 29-1-2004 3:14:51 - guest (82.38.57.191) > 550 No such file or directory.
(000020) 29-1-2004 3:14:52 - guest (82.38.57.191) > PASV
(000020) 29-1-2004 3:14:52 - guest (82.38.57.191) > 227 Entering Passive Mode (10,0,0,9,195,112).
(000020) 29-1-2004 3:14:53 - guest (82.38.57.191) > STOR dmt-camp.nfo
(000020) 29-1-2004 3:14:53 - guest (82.38.57.191) > asked to upload 'dmt-camp.nfo' in 'D:\Downloads\Upload\' --> Access allowed.
(000020) 29-1-2004 3:15:33 - guest (82.38.57.191) > 226 File received ok.
(000020) 29-1-2004 3:15:33 - guest (82.38.57.191) > finished uploading 'dmt-camp.nfo' in 'D:\Downloads\Upload\' - (03:15:34 - -0,001 KB - 0,000 KBytes/s).
(000020) 29-1-2004 3:15:33 - guest (82.38.57.191) > disconnected. (00:00:50)
so it just hang and disconnects... :(
the client already changed the passive mode so it cant be that i think.
i have unselected the "block server to server transfer" so it cant be that either
Can someone help me with this?
Do i have to open more ports? (i have only opened port 20 and 21 so far, both tcp)
Or does it got something to do with the (passive) port range? and is that in the ftp server configuration or is that in the router.. or both maybe?
i hope some1 can help :cool:
Background Info:
Windows XP SP1
Bulletproof ftp server 2.15
behind router
First the server didnt worked so i opened port 21 at the router settings for the PC (10.0.0.9) where the server is running on.
People can acces my server, see the files, download and upload. but when someone (user C) tries to get another server (b)connected to my server (a) with FXP (http://www.bpftpserver.com/?page=faq&lang=en#Connection,internet.13)
it disconnects... this is what the server log says:
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > logged in.
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > 230 User guest logged in.
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > SYST
(000020) 29-1-2004 3:14:45 - guest (82.38.57.191) > 215 UNIX Type: L8
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > REST 100
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > 350 REST supported. Ready to resume at byte offset 100.
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > REST 0
(000020) 29-1-2004 3:14:46 - guest (82.38.57.191) > 350 REST supported. Ready to resume at byte offset 0.
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > PWD
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > 257 "/" is current directory.
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > TYPE A
(000020) 29-1-2004 3:14:47 - guest (82.38.57.191) > 200 Type set to A.
(000020) 29-1-2004 3:14:48 - guest (82.38.57.191) > PASV
(000020) 29-1-2004 3:14:48 - guest (82.38.57.191) > 227 Entering Passive Mode (10,0,0,9,195,174).
(000020) 29-1-2004 3:14:49 - guest (82.38.57.191) > LIST
(000020) 29-1-2004 3:14:49 - guest (82.38.57.191) > 150 Data connection accepted from 82.38.57.191:1913; transfer starting.
(000020) 29-1-2004 3:14:49 - guest (82.38.57.191) > 226 Transfer ok
(000020) 29-1-2004 3:14:51 - guest (82.38.57.191) > SIZE dmt-camp.nfo
(000020) 29-1-2004 3:14:51 - guest (82.38.57.191) > 550 No such file or directory.
(000020) 29-1-2004 3:14:52 - guest (82.38.57.191) > PASV
(000020) 29-1-2004 3:14:52 - guest (82.38.57.191) > 227 Entering Passive Mode (10,0,0,9,195,112).
(000020) 29-1-2004 3:14:53 - guest (82.38.57.191) > STOR dmt-camp.nfo
(000020) 29-1-2004 3:14:53 - guest (82.38.57.191) > asked to upload 'dmt-camp.nfo' in 'D:\Downloads\Upload\' --> Access allowed.
(000020) 29-1-2004 3:15:33 - guest (82.38.57.191) > 226 File received ok.
(000020) 29-1-2004 3:15:33 - guest (82.38.57.191) > finished uploading 'dmt-camp.nfo' in 'D:\Downloads\Upload\' - (03:15:34 - -0,001 KB - 0,000 KBytes/s).
(000020) 29-1-2004 3:15:33 - guest (82.38.57.191) > disconnected. (00:00:50)
so it just hang and disconnects... :(
the client already changed the passive mode so it cant be that i think.
i have unselected the "block server to server transfer" so it cant be that either
Can someone help me with this?
Do i have to open more ports? (i have only opened port 20 and 21 so far, both tcp)
Or does it got something to do with the (passive) port range? and is that in the ftp server configuration or is that in the router.. or both maybe?
i hope some1 can help :cool: