Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2003 15:22:33 +0200
From:      Simon Barner <barner@in.tum.de>
To:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: What ports need to be open on a firewall to allow cvsup?
Message-ID:  <20030807132233.GA1475@zi025.glhnet.mhn.de>
In-Reply-To: <20030807130348.GA683@teddy.fas.com>
References:  <20030807130348.GA683@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

> The company I work for is implementing a new firewall, and there is some
> posibilty I might be able to get the apropriate ports to cvsup my FreeBSD
> machines open.
>=20
> Assuming pasive mode cvsup, what ports would I need open?

I think that the multiplexed mode is more appropriate for your needs
since the passive mode will need 2 TCP connections from your machine to
the CVSup-Server (one to the CVSup port 5999 and an abitrary other one).

If you use the multiplexed mode, however, CVSup will work with a single
TCP connection from your machine to the CVSup server's port 5999.

The cvsup(1) man page explains this in detail, but basically your
firewall must permit outgoing TCP traffic from your machine to
cvsup.server:5999 and incoming TCP traffic from cvsup.server:5999 to
your machine.

Regards,
 Simon

--YZ5djTAD1cGYuMQK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/MlKZCkn+/eutqCoRAqA5AJ43fNcATG32seqMCLuNLEgl9Pxg8ACgkKcg
siMebhIffL2z8kDmUrVrFGs=
=yErT
-----END PGP SIGNATURE-----

--YZ5djTAD1cGYuMQK--



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