Kenneth Dalbjerg, IT Konsulent i århus

Pureftpd (Ubuntu / Debian)

March 23rd, 2010 Posted in Debian, Linux

Setting up Pure ftpd to run on certains port is very simple.
Log on to you linux box and run this command:

echo “60010 60030″ > /etc/pure-ftpd/conf/PassivePortRange
/etc/init.d/pure-ftpd restart

or if you run mysql as a backend

/etc/init.d/pure-ftpd-mysql restart

Now you just need to forward port 60010 to 60030, to you linux box.

If you like this content, please support me and press the google adsense in the top of this post, thank you



Post a Comment