From owner-freebsd-jail@FreeBSD.ORG Wed Dec 8 15:47:57 2010 Return-Path: Delivered-To: jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDBBE106566B; Wed, 8 Dec 2010 15:47:57 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2338FC24; Wed, 8 Dec 2010 15:47:57 +0000 (UTC) Received: by vws9 with SMTP id 9so1099239vws.13 for ; Wed, 08 Dec 2010 07:47:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=xaWJi9zmHLiKvsXvTlI2tfRWAG8FVSgZ3V0ZLQoshyE=; b=mcIpmSoGpqk0Xsc5GdEzUcsBu+QcRfvMq7Up1avV898yORXq7f9A8Vo/65dG3VWRSx c5Mh5p4toPRtcx59/gp+S1okvjRKVjLAGDTqELFtLm8DZB+thhfvxSHxh/tTvhRVTTeG oE0/KL1c2wa8bwLQaABgDztWfcyXILzgAGMk8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=M+qW5g4cIzMS19JRObzmCbfrNnToPF/RWDQ+WGK7FOwOZhsz5GWoNdXOvbw1FWbjjM PJ7nLqATWOhjv+v7UFqthd9NqxZYhFWDLCZkjm+ngxCclsq9JQ1nyOiKBszb2fi9hIH2 V4sQxTflJEsE6F6lck6uai0GHmTNTRKG8qpWo= MIME-Version: 1.0 Received: by 10.229.189.14 with SMTP id dc14mr7137538qcb.31.1291823276362; Wed, 08 Dec 2010 07:47:56 -0800 (PST) Received: by 10.229.217.210 with HTTP; Wed, 8 Dec 2010 07:47:56 -0800 (PST) Date: Wed, 8 Dec 2010 16:47:56 +0100 Message-ID: From: Redd Vinylene To: questions , jail@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FTPD not working properly on jail X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2010 15:47:57 -0000 Hello! I'm trying to set up a virtual vsftpd-ssl-2.3.2 server so my band can share new tracks, production material or what not, but I'm getting all kinds of strange errors: http://pastie.org/1358536 Anybody know why? The server runs on a jail. There are no firewalls on either the host or the jail. I've tried other ftpd's and gotten similar results so I don't think it's vsftpd there's something wrong with here. Thanks!