![]() |
| ||||||||||||||||
|
Welcome to the HEXUS.community discussion forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! |
|
|||||||
Thecus.care@HEXUS Founded in 2004, Thecus brings decades of R&D expertise, sales channel development, and a strong customer focus to deliver high-quality products that meet the storage needs of individuals and large organizations alike. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
ftp access problem
I've seen similar problems mentioned in earlier threads but no answers...
i've setup the ftp in the thecus control panel on, using port 4466. I've forwarded that port in my netgear router to 192.168.0.100 which is the ip of 4100+. When I ftp locally to 192.168.0.100 command line or any ftp client, it works perfectly. But when I try to ftp from outside, I run into problems: (same issue command line or client) It connects fine, it authenticates fine. I can change directory fine. And it tells me if I tried to change to directory that does not exist. but directory listing does not work! when I do 'ls' command (this works if I do it locally), it gives me 200 Port command successfull and then after a while gives me 425 no route to host error. I've tried active and passive mode and extended passive mode with no luck, apart from active doesn't seem to work even this well. Any help appreciated. |
|
|
|
|
|
#2 (permalink) |
|
Member
Join Date: Jun 2007
Location: Austra
Posts: 188
Thanks: 0
Thanked 6 Times in 6 Posts
|
Re: ftp access problem
The answeres has been given a few times here, but once again.
The port 4466 which You have defined is the control port - standard here is 21. For data transfer in the passive mode any port above 1023 may be used from the server - the port which is used is sent from the server to the client via PORT command. If You don't have a firewall with dynamic rules, then you have to forward every port above 1024 to your 4100+ to be sure that it works. Firewalls with dynamic rules are creating the needed rules based on the PORT commands in the ftp session - usualy this works only with standard control port 21. The direction of the communication is on passive mode always from client to server. If You use active ftp, then also any port above 1024 is used for data transfer, but the connection is initiated from the server - so the direction is server to client for data transfer. Usually ftp servers run in passive mode by default and as long as you can't configure the server for active mode theres no way to activate it from the client. In active mode the firewall problem is on the client side and thats the reason why most servers are working in passive mode. br Peter |
|
|
|
![]() |
| Breadcrumb | ||||||
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| urgent help with c++ function access | haelly | Welcome to HEXUS! | 1 | 17-12-2007 04:11 PM |
| Access Problem to N5200 | jwsattler | Thecus.care@HEXUS ![]() |
3 | 05-12-2007 09:16 AM |
| Fan problem | NixD | Help - technical & advisory | 3 | 06-08-2006 12:00 AM |
| Cisco access list problem | Stu | Networking and Broadband | 1 | 16-04-2005 07:52 PM |
| FTP access via Java | Kezzer | Software and web development | 11 | 11-03-2005 07:47 AM |