Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2004 12:34:26 -0700
From:      "Jason Suplizio" <suplizio@blarg.net>
To:        "K. Worley" <k.worley@earthlink.net>
Cc:        Freebsd Questions <freebsd-questions@freebsd.org>
Subject:   More ProFTP
Message-ID:  <01cb01c42d57$d15575a0$66847cce@homepc>
References:  <00c701c42cf0$03920190$66847cce@homepc> <408F6758.4050803@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi all,
Thanks for all your help. Unfortunately, the ftp service is still not
starting up.  Based on your advice, I've done the following:

Added this to the top of /etc/inetd.conf
1) ftp     stream  tcp     nowait  root    /usr/local/libexec/proftpd
 ftpd -l

2) changed the  /usr/local/etc/proftpd.conf
"AuthPAMAuthoritative            off"

3) changed /usr/local/etc/proftpd.conf
"ServerType                      inetd "

3) Forwarded port 21 and 20

4) Enabled passive ports in my /usr/local/etc/proftpd.conf
"PassivePorts 52300 52323"

5) everything looks fine in /etc/pam.d/ftpd --> although this shouldn't be
relative since we disabled it

So, not starting up when I reboot and if I try to start it on the command
line

[suplizio@dakota:/usr/local/libexec] $ sudo ./proftpd start
dakota.suplizio.net - fatal: Socket operation on non-socket
dakota.suplizio.net - (Running from command line? Use `ServerType
standalone' in config file!). There is nothing in my logs






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01cb01c42d57$d15575a0$66847cce>