From owner-freebsd-security Mon Nov 27 15:31:35 2000 Delivered-To: freebsd-security@freebsd.org Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id 4FE7937B479 for ; Mon, 27 Nov 2000 15:31:30 -0800 (PST) Received: from n2 ([213.30.47.237]) by pt-quorum.com (8.9.3/8.9.3) with SMTP id XAA21203; Mon, 27 Nov 2000 23:26:54 GMT Message-ID: <006901c058ca$aa683cd0$0200a8c0@n2> From: "Nuno Teixeira" To: "Peter Pentchev" Cc: References: <001701c057c4$1e1ac010$0200a8c0@n2> <20001126110756.C34151@149.211.6.64.reflexcom.com> <000b01c057dd$f9423ab0$0200a8c0@n2> <20001126113720.A70192@149.211.6.64.reflexcom.com> <3A2183E7.6039C582@FreeBSD.org> <20001126140033.E70192@149.211.6.64.reflexcom.com> <003301c05812$0f7deb60$0200a8c0@n2> <20001126210634.O70192@149.211.6.64.reflexcom.com> <005901c05861$1528eed0$0100a8c0@gateway> <20001127032136.A47483@grok> <20001127134502.A420@ringworld.oblivion.bg> Subject: Re: NATD: failed to write packet back (Permission denied) Date: Mon, 27 Nov 2000 23:34:59 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, For ftp, the ' export FTP_PASSIVE_MODE="yes" ' works ok but I can't download ports with the ' export FETCH_BEFORE_ARGS="-p" '. The only way that i can fetch a file is doing this in the port directory: ' make FETCH_BEFORE_ARGS=-p install '. Does anyone know why export doesn't work for fetch command? Thanks very much, Nuno Teixeira ----- Original Message ----- From: "Peter Pentchev" To: "Steve Reid" Cc: "Nuno Teixeira" ; ; Sent: Monday, November 27, 2000 11:45 AM Subject: Re: NATD: failed to write packet back (Permission denied) > On Mon, Nov 27, 2000 at 03:21:36AM -0800, Steve Reid wrote: > > On Mon, Nov 27, 2000 at 10:59:00AM -0000, Nuno Teixeira wrote: > > > I think that is a way of turning on passive mode on installing new > > > ports since they are downloaded by ftp almost the times. > > > > For ports: > > export FETCH_BEFORE_ARGS="-p" > > > > For general /usr/bin/ftp usage: > > export FTP_PASSIVE_MODE="yes" > > > > Stick those in your rc file. > > Actually FTP_PASSIVE_MODE="yes" works for fetch too. > > G'luck, > Peter > > -- > You have, of course, just begun reading the sentence that you have just finished reading. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message