On 5/6/05, Didier Wiroth <[EMAIL PROTECTED]> wrote: > I have a pf firewall(-bridge) with a cvsup looking like this: > pass in quick on fxp1 inet proto tcp from <localnet> to any port = cvsup > flags S/SA keep state
If I recall correctly, cvsup should work fine with any firewall permitting outbound connections to the cvsup (5999) port. I suspect it will have to do with your bridge setup, but why do you use a 'pass in' rule? > Cannot connect to data port: Connection refused You may want to check out the documentation on the -p and -P options. It may be of help to include the way you invoke cvsup. Cheers, Rogier -- If you don't know where you're going, any road will get you there.

