From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 01:15:27 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 DC53016A4CE for ; Sat, 30 Oct 2004 01:15:27 +0000 (GMT) Received: from web40914.mail.yahoo.com (web40914.mail.yahoo.com [66.218.78.211]) by mx1.FreeBSD.org (Postfix) with SMTP id CE66843D1D for ; Sat, 30 Oct 2004 01:15:27 +0000 (GMT) (envelope-from son_jaya@yahoo.com) Message-ID: <20041030011527.24275.qmail@web40914.mail.yahoo.com> Received: from [202.158.77.194] by web40914.mail.yahoo.com via HTTP; Fri, 29 Oct 2004 18:15:27 PDT Date: Fri, 29 Oct 2004 18:15:27 -0700 (PDT) From: sonjaya To: freebsd-quest MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: ipfilter 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: Sat, 30 Oct 2004 01:15:28 -0000 dear all i try use ipnat in my kernel i use this : options IPFILTER options IPFILTER_LOG this is correct because when i try make after make depend i get error what should i do ? thx ===== SONJAYA