vsftpd + ssl

2011-08-17 Thread Ronan Lucio
5:53:31 2011 [pid 63453] FTP command: Client "201.49.104.47", "USER test_user" Wed Aug 17 15:53:31 2011 [pid 63453] [rnt] FTP response: Client "201.49.104.47", "331 Please specify the password." Wed Aug 17 15:53:39 2011 [pid 63453] [rnt] FTP command: Client &q

Re: pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd???

2011-01-08 Thread Jason Helfman
On Sat, Jan 08, 2011 at 02:30:01PM -0800, Devin Teske thus spake: On Jan 8, 2011, at 4:18 AM, Tony Maserati wrote: pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd??? Try: pkg_delete -x vsftpd I tried this operation on both vsftpd and vsftpd-ssl and they both

Re: pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd???

2011-01-08 Thread Devin Teske
On Jan 8, 2011, at 4:18 AM, Tony Maserati wrote: > pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd??? > Try: pkg_delete -x vsftpd -- Devin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd???

2011-01-08 Thread jhelfman
> pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd??? > > That's a bit silly. In fact it's pretty dumb. Sorry you all had to hear > this. That's okay. At least you survived the de-install. Any details, so it can be fixed?

pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd???

2011-01-08 Thread Tony Maserati
pkg_deinstall vsftpd-ssl-2.3.2 works but not pkg_deinstall vsftpd??? That's a bit silly. In fact it's pretty dumb. Sorry you all had to hear this. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: vsftpd + SSL not working

2011-01-05 Thread Redd Vinylene
On Thu, Dec 9, 2010 at 2:46 PM, Redd Vinylene wrote: > On Thu, Dec 9, 2010 at 1:16 PM, Odhiambo Washington wrote: > >> >> >> On Thu, Dec 9, 2010 at 3:10 PM, Redd Vinylene wrote: >> >>> I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD

Re: vsftpd + SSL not working

2010-12-09 Thread Jerry
On Thu, 9 Dec 2010 14:46:11 +0100 Redd Vinylene articulated: > I tried installing OpenSSL 1.0.0b from ports over 0.9.8p that came > with FreeBSD - and then recompiling vsftpd (commenting out the .if > ${OSVERSION} < 70 and the .endif below it in the Makefile to > force it to link to the port)

Re: vsftpd + SSL not working

2010-12-09 Thread Redd Vinylene
On Thu, Dec 9, 2010 at 1:16 PM, Odhiambo Washington wrote: > > > On Thu, Dec 9, 2010 at 3:10 PM, Redd Vinylene wrote: > >> I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD >> 8.2-PRERELEASE) so my band can share new tracks, production materia

Re: vsftpd + SSL not working

2010-12-09 Thread Odhiambo Washington
On Thu, Dec 9, 2010 at 3:10 PM, Redd Vinylene wrote: > I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD > 8.2-PRERELEASE) so my band can share new tracks, production material and > what not, but my SSL certificate keeps messing it up: > http://pastie.org/1358536 -

vsftpd + SSL not working

2010-12-09 Thread Redd Vinylene
I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD 8.2-PRERELEASE) so my band can share new tracks, production material and what not, but my SSL certificate keeps messing it up: http://pastie.org/1358536 - anybody know why? It works just fine when I disable the SSL. I ha