From owner-freebsd-ipfw@FreeBSD.ORG Sat Aug 23 06:45:51 2003 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C82E16A4BF for ; Sat, 23 Aug 2003 06:45:51 -0700 (PDT) Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F46543F85 for ; Sat, 23 Aug 2003 06:45:50 -0700 (PDT) (envelope-from ino-qc@spotteswoode.de.eu.org) Received: from [194.97.50.136] (helo=mx3.freenet.de) by mout1.freenet.de with asmtp (Exim 4.21) id 19qYiD-0006Rv-9j for freebsd-ipfw@freebsd.org; Sat, 23 Aug 2003 15:45:49 +0200 Received: from pd90559e0.dip.t-dialin.net ([217.5.89.224] helo=spotteswoode.dnsalias.org) by mx3.freenet.de with asmtp (ID inode@freenet.de) (Exim 4.21 #2) id 19qYiC-0006Xs-WD for freebsd-ipfw@freebsd.org; Sat, 23 Aug 2003 15:45:49 +0200 Received: (qmail 28016 invoked by uid 0); 23 Aug 2003 13:45:48 -0000 Date: 23 Aug 2003 15:45:47 +0200 Message-ID: From: "Clemens Fischer" To: "Kelly Yancey" In-Reply-To: <20030822200153.V84903-100000@gateway.posi.net> (Kelly Yancey's message of "Fri, 22 Aug 2003 20:11:04 -0700 (PDT)") References: <20030822200153.V84903-100000@gateway.posi.net> User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-ipfw@freebsd.org cc: Marcin Gryszkalis Subject: Re: hostnames resolving problem X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 13:45:51 -0000 * Kelly Yancey: > The name resolution feature is already questionable: if the DNS > mapping changes, should the firewall rule somehow be magically > updated? I mean, you *did* ask for packets to be allowed to > smtp.o2.pl didn't you? also, he could use the preprocessing feature to have "dynamic literals" in his rules. clemens