Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 22:01:36 -0400
From:      "JoeB" <barbish@a1poweruser.com>
To:        <tristan11@mindspring.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: ipfw rules
Message-ID:  <MIEPLLIBMLEEABPDBIEGGEKOCMAA.barbish@a1poweruser.com>
In-Reply-To: <Springmail.0994.1034299100.0.60437500@webmail.atl.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is what I use

# Allow out & in FBSD (make install & CVSUP)  functions
# Basically give user id root  "GOD"  privileges.
$cmd 00640 allow tcp from me to any out via $oif setup keep-state uid root


-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of
tristan11@mindspring.com
Sent: Thursday, October 10, 2002 9:18 PM
To: freebsd-questions@FreeBSD.ORG
Subject: re: ipfw rules

On Thursday, October 10, 2002, at 03:06 PM, Jack L. Stone wrote:

At 05:52 PM 10.10.2002 -0400, tristan11@mindspring.com wrote:

Could anyone please tell me what ipfw rules need to be set in order to allow
software installation through the ports collection?  I tried adding a rule
to
allow ftp outbound and although I can ftp out, I still cannot fetch the
source tarball when using the make command in /usr/ports.  What else needs
to
be open for the make command to work?



Thank you,

Michelle







I believe it likes to use port 5999 for cvsuping.....



I am able to use cvsup with our firewall.  The problem is when actually
trying
to install the software using the make command since the make command tries
to
fetch the source tarball from a remote server using ftp.  I cannot get ftp
to
dowload data through our firewall.  Is it possible to use the make command
without opening up our firewall completely or is it best to put the source
tarballs in /usr/ports/distfiles manually?


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


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




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