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:[EMAIL PROTECTED]
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?

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

Reply via email to