Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2001 11:35:13 -0600
From:      Drew Eckhardt <drew@PoohSticks.ORG>
To:        "Martin Vana" <martin.vana@vslib.cz>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: cant port 
Message-ID:  <200110101735.f9AHZDs31676@revolt.poohsticks.org>
In-Reply-To: Your message of "Wed, 10 Oct 2001 19:02:52 %2B0200." <002101c151ad$664255e0$1198e693@kolej.vslib.cz> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <002101c151ad$664255e0$1198e693@kolej.vslib.cz>, martin.vana@vslib.c
z writes:
>hi,
>when i am trying to port some program from ports directory (4.3stable) it
>never connects to a ftp. Problem might be a firewall, there are so few ports
>allowed, but 21 is. Anyone has the same experience?

Of course, establishing an active data connection also means having the
server connect to an ephemeral port on your machine which is not allowed.

    make FETCH_BEFORE_ARGS=-p

will give you passive ftp instead.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110101735.f9AHZDs31676>