Date: Mon, 27 Nov 2000 03:21:36 -0800 From: Steve Reid <sreid@sea-to-sky.net> To: Nuno Teixeira <nuno.teixeira@pt-quorum.com> Cc: cjclark@alum.mit.edu, freebsd-security@FreeBSD.ORG Subject: Re: NATD: failed to write packet back (Permission denied) Message-ID: <20001127032136.A47483@grok> In-Reply-To: <005901c05861$1528eed0$0100a8c0@gateway>; from Nuno Teixeira on Mon, Nov 27, 2000 at 10:59:00AM -0000 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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. 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?20001127032136.A47483>