PDA

View Full Version : proftpd ports


knowram
17th March 2007, 05:38
My ISP is blocking port 20 and 21 for ftp. So is there a way to add other ports that proftpd will listen on. like you can with the web server in the /etc/apache2/ports.conf file?

thanks for the help

brengo
17th March 2007, 16:15
afaik: sure.

edit your /etc/proftpd.conf and change the line
Port 21

to your desired Port and restart proftpd/inetd