From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 2 11:30:25 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5D8016A4CE for ; Thu, 2 Dec 2004 11:30:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F1A943D1D for ; Thu, 2 Dec 2004 11:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB2BUPn6052590 for ; Thu, 2 Dec 2004 11:30:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB2BUPs1052588; Thu, 2 Dec 2004 11:30:25 GMT (envelope-from gnats) Date: Thu, 2 Dec 2004 11:30:25 GMT Message-Id: <200412021130.iB2BUPs1052588@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Maxim Konovalov Subject: Re: conf/74610: Hostname resolution failure causes firewall rules to stop loading X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maxim Konovalov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 11:30:25 -0000 The following reply was made to PR conf/74610; it has been noted by GNATS. From: Maxim Konovalov To: Ceri Davies Cc: bug-followup@freebsd.org Subject: Re: conf/74610: Hostname resolution failure causes firewall rules to stop loading Date: Thu, 2 Dec 2004 14:23:29 +0300 (MSK) And what is the desired behaviour? Loading the rest of the rules might be dangerous as well. There are "ipfw -n" and "ipfw set", and check'n'load approach will solve the problem. -- Maxim Konovalov