Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2003 15:14:53 +0200
From:      "Peut Kotze" <PK@nanoteq.com>
To:        "stan" <stanb@panix.com>, "Free BSD Questions list" <freebsd-questions@freebsd.org>
Subject:   RE: What ports need to be open on a firewall to allow cvsup?
Message-ID:  <5AC9A01A8B1175418B4DF7F45DD94D5F1E981C@srvexch1.nanoteq.co.za>

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

For a stateful firewall:
check-state
allow tcp from my-server to outside-mirror cvsup setup keep-state

Non stateful firewall:
allow tcp from any to any established
allow tcp from my-server to outside-cvsmirrror cvsup setup

The port number for cvsup according to /etc/services is 5999(tcp)

Hope it helps
Peut


-----Original Message-----
From: stan [mailto:stanb@panix.com]
Sent: 07 August 2003 03:04
To: Free BSD Questions list
Subject: What ports need to be open on a firewall to allow cvsup?


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.

Assuming pasive mode cvsup, what ports would I need open?

--=20
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



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