Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2004 08:51:34 +0100
From:      Dick Davies <rasputnik@hellooperator.net>
To:        Jason Suplizio <suplizio@blarg.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: More ProFTP
Message-ID:  <20040429075134.GA23349@lb.tenfour>
In-Reply-To: <01cb01c42d57$d15575a0$66847cce@homepc>
References:  <00c701c42cf0$03920190$66847cce@homepc> <408F6758.4050803@earthlink.net> <01cb01c42d57$d15575a0$66847cce@homepc>

next in thread | previous in thread | raw e-mail | index | archive | help
* Jason Suplizio <suplizio@blarg.net> [0437 20:37]:
> 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

Did you try just starting it as StandAlone with PAM off?
inetd is just another thing to tweak, the post I saw yesterday seemed to
indicate that was your only problem.
 
-- 
What's the use of a good quotation if you can't change it?
		-- Dr. Who
Rasputin :: Jack of All Trades - Master of Nuns



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040429075134.GA23349>