FreeBSD

FreeBSD's FTP Server Doesn't Honor Configuration Values in ftpd.conf

While trying to setup an FTP server on my FreeBSD 7.2 system, for some reason anything I put into the /etc/ftpd.conf file did not work. I wanted to specify a PASSIVE ports range and according to the FreeBSD documentation, the following line in the ftpd.conf file *should* do it.


portrange all 52100 52121

FreeBSD 7.2 Package Mirror by Unibia.net

I'd like to make available for the public a free package mirror for FreeBSD 7.2 i386. The pre-built packages on this server are not by any means 100% complete, but their are many currently available.

If using the default csh:

setenv PACKAGESITE "http://phobos.morante.net:10080/packages/7.2/i386/Latest/"

If your using bash:

export PACKAGESITE="http://phobos.morante.net:10080/packages/7.2/i386/Latest/"

Enjoy.

Stuff relating to FreeBSD

Pages