
December 15th, 2001, 07:42 PM
|
|
YaBN (Yet another BSD Newbie)
|
|
Join Date: Sep 2001
Posts: 74
Time spent in forums: < 1 sec
Reputation Power: 7
|
|
|
Problem with Connecting to ProFTP Server
Hi, I'm running a webserver and ftp server on different ports than 80 and 21. The server is on my lan and my router forwards certain request to that machine. The webserver works when I go to it on that certain port. So when I just type in the local ip with the port I set it to, I can connect to the machine, but when I try and connect to it through the outside ip, this is what I get:
Quote: SYST
215 UNIX Type: L8
Host type (S): UNIX (standard)
PASV
227 Entering Passive Mode (192,168,1,102,4,74).
connecting to 192.168.1.102:1098
- -
connecting to 192.168.1.102:1098
Connected to 192.168.1.102 port 1098
LIST
! Receive error: Blocking call cancelled
! Retrieve of folder listing failed (4) |
Port 1098 is not the port that I am forwarding through the router and it is not even close to the port that I put in the proftpd.conf file.
Any help would be greatly appreciated, thanks!
__________________
-MattWil
|