From owner-freebsd-questions@FreeBSD.ORG Tue May 25 08:58:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E216316A4CE for ; Tue, 25 May 2004 08:58:15 -0700 (PDT) Received: from boerse-berlin-bremen.de (h-213.61.228.202.host.de.colt.net [213.61.228.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1997C43D45 for ; Tue, 25 May 2004 08:58:15 -0700 (PDT) (envelope-from stephan.yaraghchi@boerse-berlin-bremen.de) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 25 May 2004 17:57:42 +0200 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: cvsup kills /etc/ipf.rules !? Thread-Index: AcRCcQM7Z8zFoADRRKC6iSxxvfyDlQ== From: "Yaraghchi, Stephan" To: Subject: cvsup kills /etc/ipf.rules !? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 15:58:16 -0000 Hi fellows, I was running cvsup on a FBSD 4.9-RELEASE #5 box with the following supfile: *default host=3Dcvsup6.FreeBSD.org *default base=3D/usr *default prefix=3D/usr *default release=3Dcvs tag=3DRELENG_4_9 *default delete use-rel-suffix *default compress src-all when suddenly all ip connections broke down. Further investigation turned up that /etc/ipf.rules somehow disappeared. Since the default stance in the kernel file is set to deny all the box reacted as expected, though. Any ideas? Stephan.