Go Back   FlashFXP Forums > >

General Discussion Need help? Have a problem? Let us help you. Bug reports and feature requests should be made using the Bug Tracker or Feature Tracker

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 02-15-2012, 01:45 PM   #1
Leroy Weber
Junior Member
FlashFXP Registered User
 
Join Date: Mar 2005
Posts: 5
Default FlashFXP Disconnects on Outside IP not Inside IP

FlashFXP v4.1.8, build 1701, [X]registered
OS: WinXP
Running behind hardware router/firewall [X] Yes & Model [Linksys BefVP41]
Running software firewall [X] No
Running Antivirus [X] No
Internet Connection [X] CABLE

additional info if related
* FTP server(s) name [ ], version [ ]
* timestamped, and side prefixed server log
* screen shot if necessary.
* any other info

Gentlemen,
I have an ftp server that I am having a problem connecting to.
I am attempting the connection from:
1. the same workstation, running
2. the same copy of FlashFXP, through
3. the same modem/Internet connection, through
4. the same Firewall-Router

I can connect to one of my FTP Servers, and not the other.

First, Let me show you the FTP Server that works:
See the log below:

FlashFXP 4.1.8 (build 1701)
Support Forums http://forum.flashfxp.com
Winsock 2.2 -- OpenSSL 1.0.0f 4 Jan 2012
[R] Connecting to BQ 90 (Outside) as ftpback -> IP=24.155.9.35 PORT=21
[R] Connected to BQ 90 (Outside) as ftpback
[R] Connection failed (Connection closed by server)
[R] Delaying for 120 seconds before reconnect attempt #1
[R] Retry attempt Aborted
[R] Connecting to Blue Quartz 1 (Inside) as ftpback -> IP=192.168.1.122 PORT=21
[R] Connected to Blue Quartz 1 (Inside) as ftpback
[R] 220 ProFTPD 1.3.2 Server (Weber Computers ProFTPD) [192.168.1.122]
[R] USER ftpback
[R] 331 Password required for ftpback
[R] PASS (hidden)
[R] 230 User ftpback logged in
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] MDTM
[R] MFMT
[R] MFF modify;UNIX.group;UNIX.mode;
[R] MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX .mode*;UNIX.owner*;
[R] REST STREAM
[R] SIZE
[R] 211 End
[R] PWD
[R] 257 "/home/.users/119/ftpback" is the current directory
[R] CWD /home
[R] 250 CWD command successful
[R] PWD
[R] 257 "/home" is the current directory
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,122,179,134).
[R] Opening data connection IP: 192.168.1.122 PORT: 45958
[R] MLSD
[R] 150 Opening ASCII mode data connection for MLSD
[R] 226 Transfer complete
[R] List Complete: 2 KB in 0.19 second (2.3 KB/s)

As you can see, the connection from my PC to 24.155.9.25 is successful over the WAN connection.
Next, is the log for the FTP Server 24.155.9.35
As you can see, the connection is closed by the server.


FlashFXP 4.1.8 (build 1701)
Support Forums http://forum.flashfxp.com
Winsock 2.2 -- OpenSSL 1.0.0f 4 Jan 2012
[R] Connecting to BQ 90 (Outside) as ftpback -> IP=24.155.9.35 PORT=21
[R] Connected to BQ 90 (Outside) as ftpback
[R] Connection failed (Connection closed by server)
[R] Delaying for 120 seconds before reconnect attempt #1
[R] Retry attempt Aborted



Now here is the wierd part,

Below is the log of the connection to the same server (BQ 90 Inside) as ftpback
(in other words, a connection from the same workstation, same FlashFXP, same Server, just a connection to the server's inside IP 192.168.1.90 instead of its' Outside IP 24.155.9.35)


FlashFXP 4.1.8 (build 1701)
Support Forums http://forum.flashfxp.com
Winsock 2.2 -- OpenSSL 1.0.0f 4 Jan 2012
[R] Connecting to BQ 90 (Inside) as ftpback -> IP=192.168.1.90 PORT=21
[R] Connected to BQ 90 (Inside) as ftpback
[R] 220 ProFTPD 1.3.2 Server (BQ 90 Weber Computers ProFTPD) [192.168.1.90]
[R] USER ftpback
[R] 331 Password required for ftpback
[R] PASS (hidden)
[R] 230 User ftpback logged in
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] MDTM
[R] MFMT
[R] MFF modify;UNIX.group;UNIX.mode;
[R] MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX .mode*;UNIX.owner*;
[R] REST STREAM
[R] SIZE
[R] 211 End
[R] PWD
[R] 257 "/home/.users/119/ftpback" is the current directory
[R] CWD /home
[R] 250 CWD command successful
[R] PWD
[R] 257 "/home" is the current directory
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,90,146,83).
[R] Opening data connection IP: 192.168.1.90 PORT: 37459
[R] MLSD
[R] 150 Opening ASCII mode data connection for MLSD
[R] 226 Transfer complete
[R] List Complete: 2 KB in 0.24 second (2.1 KB/s)


So, to review- I have several FTP Servers. They all have an LAN and a WAN NIC. I can connect to any of them through FlashFXP using the LAN Connection and I can connect to any of them (except 24.155.9.35) from the WAN IP. What could this possibly be? I have checked all of the options tab settings to ensure they are identical across all connections.

MORE WIERDNESS: I attempted a connection to 24.155.9.35 through another device using another FTP Client (not FlashFXP) and the server came right up! So the server is not really refusing connections.

Please help,

Leroy Weber
Leroy Weber is offline  
Old 02-15-2012, 02:19 PM   #2
MxxCon
Super Duper
FlashFXP Beta Tester
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

I see in your log 3 different servers.
24.155.9.35 did not connect
192.168.1.90 and 192.168.1.122 connected.

I have a feeling you have to check your firewall/switch/router/whatever device you have to make sure that you are forwarding correct IPs and ports.
__________________
[Sig removed by Administrator: Signature can not exceed 20GB]
MxxCon is offline  
Old 02-15-2012, 02:54 PM   #3
Leroy Weber
Junior Member
FlashFXP Registered User
 
Join Date: Mar 2005
Posts: 5
Default Problem Resolved!

Dear MxxCon,
The post should have had a few lines between the log files (right after the fifth line). That was two log files showing that I could not connect via WAN to 24.155.9.35, but that I could use the Inside (LAN) port to connect to another of my FTP Servers.
Anyway, The problem was that the firewall on the Linux box had an entry in the hosts.deny file that was prohibiting a connection from my workstation's WAN IP. I removed the entry and the FlashFXP connected immediately.
Thank you for the prompt return e-mail and thank you for making such a great product!

Leroy Weber
Leroy Weber is offline  
Closed Thread

Tags
connection, flashfxp, ftp, ftpback, [r]

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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


All times are GMT -5. The time now is 03:03 PM.

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