Date: Mon, 27 Nov 2000 23:34:59 -0000 From: "Nuno Teixeira" <nuno.teixeira@pt-quorum.com> To: "Peter Pentchev" <roam@orbitel.bg> Cc: <freebsd-security@FreeBSD.ORG> Subject: Re: NATD: failed to write packet back (Permission denied) Message-ID: <006901c058ca$aa683cd0$0200a8c0@n2> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <roam@orbitel.bg> To: "Steve Reid" <sreid@sea-to-sky.net> Cc: "Nuno Teixeira" <nuno.teixeira@pt-quorum.com>; <cjclark@alum.mit.edu>; <freebsd-security@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006901c058ca$aa683cd0$0200a8c0>