Stuff…

I know I will forget.

Stuff… header image 2

ProFTPd enable FXP uploads

May 22nd, 2009 · No Comments

Wanted to enable FXP for an upload on the proftpd server.

URL:

Was receiving errors in the log files:

May 21 12:30:34 server proftpd[6498] localhost (hostname[111.111.143.131]): Refused PORT 222,222,333,11,17,43 (address mismatch)
May 21 12:30:36 server proftpd[6498] localhost (hostname[111.111.143.131]): SECURITY VIOLATION: Passive connection from 222.222.333.11 rejected.

Enabled the following in the global configuration file which worked after restart:

AllowForeignAddress on

Tags: Networking · Operating System · Protocols

0 responses so far ↓

  • There are no comments yet...

Leave a Comment