Redlion Crimson FTP

TigerCR1200

Lifetime Supporting Member
Join Date
Aug 2013
Location
Texas
Posts
12
I have a client who wants to use the FTP server built into the Redion Crimson HMI. I have it set up and can connect to the server when I am behind the router. When I try to connect to the FTP server from outside the router I end up with this error:

Code:
Command: SYST
Reply: 500 Unknown command
Command: FEAT
Reply: 500 Unknown command
Warning: The 80's called, they want their antique server back. Modern servers support FEAT
Command: PWD
Reply: 257 "/" is the current directory
Status: Current path is /
Command: TYPE I
Reply: 200 Type set to BINARY
Command: PASV
Reply: 227 Entering passive mode (192,168,13,10,145,195)
Error: Server returned unroutable private IP address in PASV reply

Does anyone have any idea if this is an issue with the FTP Server or the Router or some other random issue I am unaware of?
 
Looks like it is a network topology issue. If you can access the server from behind the router with an IP address of 192.168.13.XX on your machine but not from outside, e.g. from the internet/corporate network you will need to do some port forwarding or configure a firewall to allow a connection between the networks.

Can you provide some more information about your network setup?
 
I agree with alexmarcy. If you can connected locally then it seems to be a routing or network issue. There are no settings that can be altered on the red lion side to make it work differently in this situation.

Thanks
Jeremy
 

Similar Topics

Hey guys, hoping someone here could give me a little advice. I'm working with a CR1000-04000 in Crimson 3.1 and I was interested in adding the...
Replies
4
Views
143
Hi, I have a complex database in Crimson 3.0 and in one of the display pages I am trying to get a tag to show the sum of several other tags. The...
Replies
3
Views
176
It states WinPcap must be installed for the Emulator to function. WinPcap.org states that the technology is mature with no updates planned. Am I...
Replies
3
Views
868
Following on from another thread, I just downloaded Crimson 3.2 and it now supports CR and Graphite HMIs. Time for a 'play' :-) It seems to have...
Replies
14
Views
2,041
Action On Release command Set(ConveyorPopup,ConveyorPop_1) rejected w/ string tags. SetStringTag(index, data) wants an index. How does one pass...
Replies
8
Views
972
Back
Top Bottom