2 servers on 1 network

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
cpca
504 Command not implemented
Posts: 9
Joined: 2011-06-06 13:53
First name: Andrew
Last name: Owen-jones
Location: Cape Town South Africa

2 servers on 1 network

#1 Post by cpca » 2011-06-06 17:11

Hi

Very new to the ftp world in terms of setting up servers. I have a small network running at our offices. I have 1x Microsoft small business server running as my domain controller and exchange server. I then have a another server running Microsoft Server 2008 R2 on the same domain.
Originally I had installed FileZilla on my SBS server and everything worked fine FTPS /SSL not a problem. I then setup a new server just for FileZilla and that’s when things went a bit hay wire.
Let me just give you a quick brake down of my network,

1x TP-Link ADSL router running NAT and port forwarding to the corresponding servers
Open ports are 21,600,990,3850-3859 those are all pointing to my FileZilla server using NAT I have other ports open but they are pointing to my SBS Server.
Windows firewall is disabled on all the servers and network.
I don’t have a fixed IP address I am using DYNDNS.

The most frustrating part is, if I use FileZilla FTP Client to connect to my Filezilla Server it works fine, but as soon as I use my remote backup software it does not work. I have tried a couple of different backup software IE; Cobian, BatchSync but give me the same result.

Please see below the log file for FileZilla Client witch to the best of my knowledge connects fine? Please see question marks below.

Status: Resolving address of ********.dyndns.org
Status: Connecting to 196.215.89.77:990...
Status: Connection established, initializing TLS...
Status: Verifying certificate...
Status: TLS/SSL connection established, waiting for welcome message...
Response: 220 Welcome to *******
Command: USER Andrew
Response: 331 Password required for andrew
Command: PASS ***********
Response: 230 Logged on
Command: SYST
Response: 215 UNIX emulated by FileZilla
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: MLST type*;size*;modify*;
Response: MLSD
Response: AUTH SSL
Response: AUTH TLS
Response: PROT
Response: PBSZ
Response: UTF8
Response: CLNT
Response: MFMT
Response: 211 End
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 200 Protection level set to P
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (192,168,1,3,15,14)
Status: Server sent passive reply with unroutable address. Using server address instead. ??????????????????????
Command: MLSD
Response: 150 Connection accepted
Response: 226 Transfer OK
Status: Directory listing successful

Here is my FileZilla Server Log

(000076)2011/06/06 18:55:19 PM - (not logged in) (41.174.64.32)> Connected, sending welcome message...
(000076)2011/06/06 18:55:19 PM - (not logged in) (41.174.64.32)> 220 Welcome to *********
(000076)2011/06/06 18:55:20 PM - (not logged in) (41.174.64.32)> SSL connection established
(000076)2011/06/06 18:55:23 PM - (not logged in) (41.174.64.32)> USER Andrew
(000076)2011/06/06 18:55:23 PM - (not logged in) (41.174.64.32)> 331 Password required for andrew
(000076)2011/06/06 18:55:23 PM - (not logged in) (41.174.64.32)> PASS ***********
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 230 Logged on
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> SYST
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 215 UNIX emulated by FileZilla
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> FEAT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 211-Features:
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MDTM
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> REST STREAM
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> SIZE
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MLST type*;size*;modify*;
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MLSD
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> AUTH SSL
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> AUTH TLS
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PROT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PBSZ
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> UTF8
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> CLNT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MFMT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 211 End
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PBSZ 0
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 200 PBSZ=0
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PROT P
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 200 Protection level set to P
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PWD
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 257 "/" is current directory.
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> TYPE I
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 200 Type set to I
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> PASV
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 227 Entering Passive Mode (192,168,1,3,15,14)
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> MLSD
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 150 Connection accepted
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> SSL connection for data connection established
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 226 Transfer OK

I hope that you can understand what I am trying to say. Thanks so much for any advice that you can offer.

Keep up the great work!

Regards
Andrew

cpca
504 Command not implemented
Posts: 9
Joined: 2011-06-06 13:53
First name: Andrew
Last name: Owen-jones
Location: Cape Town South Africa

Re: 2 servers on 1 network

#2 Post by cpca » 2011-06-06 17:17

cpca wrote:Hi

Very new to the ftp world in terms of setting up servers. I have a small network running at our offices. I have 1x Microsoft small business server running as my domain controller and exchange server. I then have a another server running Microsoft Server 2008 R2 on the same domain.
Originally I had installed FileZilla on my SBS server and everything worked fine FTPS /SSL not a problem. I then setup a new server just for FileZilla and that’s when things went a bit hay wire.
Let me just give you a quick brake down of my network,

1x TP-Link ADSL router running NAT and port forwarding to the corresponding servers
Open ports are 21,600,990,3850-3859 those are all pointing to my FileZilla server using NAT I have other ports open but they are pointing to my SBS Server.
Windows firewall is disabled on all the servers and network.
I don’t have a fixed IP address I am using DYNDNS.

The most frustrating part is, if I use FileZilla FTP Client to connect to my Filezilla Server it works fine, but as soon as I use my remote backup software it does not work. I have tried a couple of different backup software IE; Cobian, BatchSync but give me the same result.

Please see below the log file for FileZilla Client witch to the best of my knowledge connects fine? Please see question marks below.

Status: Resolving address of ********.dyndns.org
Status: Connecting to 196.215.89.77:990...
Status: Connection established, initializing TLS...
Status: Verifying certificate...
Status: TLS/SSL connection established, waiting for welcome message...
Response: 220 Welcome to *******
Command: USER Andrew
Response: 331 Password required for andrew
Command: PASS ***********
Response: 230 Logged on
Command: SYST
Response: 215 UNIX emulated by FileZilla
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: MLST type*;size*;modify*;
Response: MLSD
Response: AUTH SSL
Response: AUTH TLS
Response: PROT
Response: PBSZ
Response: UTF8
Response: CLNT
Response: MFMT
Response: 211 End
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 200 Protection level set to P
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (192,168,1,3,15,14)
Status: Server sent passive reply with unroutable address. Using server address instead. ??????????????????????
Command: MLSD
Response: 150 Connection accepted
Response: 226 Transfer OK
Status: Directory listing successful

Here is my FileZilla Server Log

(000076)2011/06/06 18:55:19 PM - (not logged in) (41.174.64.32)> Connected, sending welcome message...
(000076)2011/06/06 18:55:19 PM - (not logged in) (41.174.64.32)> 220 Welcome to *********
(000076)2011/06/06 18:55:20 PM - (not logged in) (41.174.64.32)> SSL connection established
(000076)2011/06/06 18:55:23 PM - (not logged in) (41.174.64.32)> USER Andrew
(000076)2011/06/06 18:55:23 PM - (not logged in) (41.174.64.32)> 331 Password required for andrew
(000076)2011/06/06 18:55:23 PM - (not logged in) (41.174.64.32)> PASS ***********
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 230 Logged on
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> SYST
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 215 UNIX emulated by FileZilla
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> FEAT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 211-Features:
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MDTM
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> REST STREAM
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> SIZE
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MLST type*;size*;modify*;
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MLSD
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> AUTH SSL
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> AUTH TLS
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PROT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PBSZ
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> UTF8
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> CLNT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> MFMT
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 211 End
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PBSZ 0
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 200 PBSZ=0
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PROT P
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 200 Protection level set to P
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> PWD
(000076)2011/06/06 18:55:23 PM - andrew (41.174.64.32)> 257 "/" is current directory.
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> TYPE I
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 200 Type set to I
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> PASV
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 227 Entering Passive Mode (192,168,1,3,15,14)
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> MLSD
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 150 Connection accepted
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> SSL connection for data connection established
(000076)2011/06/06 18:55:24 PM - andrew (41.174.64.32)> 226 Transfer OK

I hope that you can understand what I am trying to say. Thanks so much for any advice that you can offer.

Keep up the great work!

Regards
Andrew

sorry here is the error i get from my other program that i am trying to run


Connect to *****.dyndns.org (user=Andrew) using FTP/S implicit on port 990
Resolve IP address for host '*********.dyndns.org'
Server IP address is '*******'. Now connecting, please wait...
Connecting to server (0 -> 1)
220 Welcome to *********FTP
Sending authentication data (1 -> 3)
Connect OK. Turn security on...
USER Andrew
331 Password required for andrew
PASS <not shown>
230 Logged on
FEAT
211-Features:
MDTM
REST STREAM
SIZE
MLST type*;size*;modify*;
MLSD
AUTH SSL
AUTH TLS
PROT
PBSZ
UTF8
CLNT
MFMT
211 End
CLNT TaskEditor
200 Don't care
OPTS UTF8 ON
200 UTF8 mode enabled
PWD
257 "/" is current directory.
PBSZ 0
200 PBSZ=0
PROT P
200 Protection level set to P
Connected to server - idle (3 -> 4)
Connected (Code: 0 )
Security ON. Login to server...
Downloading directory list from the server (4 -> 14)
Setting transfer mode (14 -> 13)
TYPE A
200 Type set to A
Changing current directory (13 -> 7)
CWD /
250 CWD successful. "/" is current directory.
Downloading directory list from the server (7 -> 14)
Getting secondary data channel (14 -> 5)
PASV
227 Entering Passive Mode (192,168,1,3,15,15)
Done (State: 4, Code: 10061 Data Socket: The requested connection has been refused by the remote host.)
Disconnected from server (4 -> 0)
Failed to login with given username and password
Error: Data Socket: The requested connection has been refused by the remote host. Error code: 10061
Disconnected

cooperspc
226 Transfer OK
Posts: 94
Joined: 2005-10-21 15:21
Location: Indiana USA

Re: 2 servers on 1 network

#3 Post by cooperspc » 2011-06-06 17:24

it looks like your backup software is trying to connect using your external IP
if both server are on the same network, use your local network computer name , for internal networking

cpca
504 Command not implemented
Posts: 9
Joined: 2011-06-06 13:53
First name: Andrew
Last name: Owen-jones
Location: Cape Town South Africa

Re: 2 servers on 1 network

#4 Post by cpca » 2011-06-07 06:29

cooperspc wrote:it looks like your backup software is trying to connect using your external IP
if both server are on the same network, use your local network computer name , for internal networking
Hi Cooperspc thank you for getting back to me so promptly. I live in South Africa so our time zones are a bit diffrent.

I should have said that I am running my backup software externaly from the network so i am trying to connect to my server remotly, thats why its picking up the external ip address. local connections work fine. the thing that is messing my head up the most is that FileZilla Client works fine.

look forward to hearing back from you.

Thanks
Andrew

User avatar
boco
Contributor
Posts: 26938
Joined: 2006-05-01 03:28
Location: Germany

Re: 2 servers on 1 network

#5 Post by boco » 2011-06-07 16:25

227 Entering Passive Mode (192,168,1,3,15,15)
Well, in that case your server isn't configured correctly. It doesn't respond with the external IP, as required by the specs. Please read the Network Configuration guide and configure FZ Server's Passive settings accordingly.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

cpca
504 Command not implemented
Posts: 9
Joined: 2011-06-06 13:53
First name: Andrew
Last name: Owen-jones
Location: Cape Town South Africa

Re: 2 servers on 1 network

#6 Post by cpca » 2011-06-08 06:38

Hi Boco

i got my external ip address buy ping my Dyndns adress put that ip address into the passive mode settings and worked! thanks.

orginally i had my Dyndns name in the field where its say "obtain external ip adress from" but some how it was not finding it?
any idea way?

thanks

User avatar
boco
Contributor
Posts: 26938
Joined: 2006-05-01 03:28
Location: Germany

Re: 2 servers on 1 network

#7 Post by boco » 2011-06-08 08:45

orginally i had my Dyndns name in the field where its say "obtain external ip adress from" but some how it was not finding it?
any idea way?
Because it doesn't work that way. The Retrieve option doesn't work with DNS resolution, but with websites visually showing the IP.

Simply enter your DynDNS URL into the ''Use the following IP'' field. That should work.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

cpca
504 Command not implemented
Posts: 9
Joined: 2011-06-06 13:53
First name: Andrew
Last name: Owen-jones
Location: Cape Town South Africa

Re: 2 servers on 1 network

#8 Post by cpca » 2011-06-09 06:48

Thanks so much for your help. Really Appreciate.

Keep Well
Andrew

Post Reply