Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
500 Invalid PORT Command
Message
From
05/07/2001 05:12:35
 
 
To
05/07/2001 02:16:00
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00526836
Message ID:
00526856
Views:
15
>Hi
>
>I'm having trouble using Robert Abrams Foxpro FTP class from the Download section.
>
>Its works well on my PC using dial up access but I get the error above at a clients site on their network.
>
>The error occurs at FTPFindFirstFile.
>
>I've found the error message at http://www.windrivers.com/tech/ms/msfeb01.htm
>
>but I don't understand the resolution for the problem.
>
>Any ideas on how I should proceed.
>
>Nick Mason
Hi Nick,

Are you trying to access your work PC through dial-up access? If so, there could be any of these problems ;

1. Your workplace firewall is not configured to accept the FTP protocol. FTP normally occurs on TCP/IP port 21. Your network guys may have blocked the port for outside access

2. Your workplace firewall is configured to accept the FTP protocol. However, maybe the FTP server is configured to listen for FTP packets on a port other than 21. People do that occasionally for security purposes.

3. Your work router is not able to translate your IP address (Network Address Translation) properly. What normally happens is that internal LAN addresses are give an address starting from 10, say 10.2.3.4. Assume you are accessing your FTP server from the outside world. Your server will have an external address, say 93.1.2.3. Something in the middle needs to translate, or match, the 93 address to the 10 address. That's the work of the NAT router. Maybe that is not happening.

Cheers
Sanjay Kapoor

Relatively speaking is a conversation with Einstein
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform