Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[pure-ftpd] Unable to get --passiveportrange working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
duckyhatezchat
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2003
Posts: 77

PostPosted: Thu Mar 14, 2013 3:18 am    Post subject: [pure-ftpd] Unable to get --passiveportrange working Reply with quote

This is how my /etc/conf.d/pure-ftpd looks like:

Code:
IS_CONFIGURED="yes"
SERVER="-S 21"
MAX_CONN="-c 30"
MAX_CONN_IP="-C 10"
DISK_FULL="-k 90%"
AUTH="-l puredb:/etc/pureftpd.pdb"
TIMEOUT="-I 180"
MISC_OTHER="-H -d -A -E -x -j -R -Z -Y0 --passiveportrange 40110:40210 -P <my_public_ip>"
TMPFS_MOUNT="false"


Gentoo box is behind the router, I've configured my router to forward those port range, and FTP port as well.

From the client I am able to get connected, but when I do "ls":

Code:
Cmd: PASV
227: Entering Passive Mode (111,111,111,111,247,220)
Cmd: MLSD
Remote host has closed the connection.


I've tried -p 40110:40210 in MISC_OTHER option. It didn't work. Any idea on how to get this working?
_________________
Ducky
Back to top
View user's profile Send private message
duckyhatezchat
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2003
Posts: 77

PostPosted: Fri Mar 15, 2013 3:45 am    Post subject: Reply with quote

Nevermind. Passive port range is now working for unkown reason.
_________________
Ducky
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum