From owner-freebsd-pf@FreeBSD.ORG Fri Oct 22 05:36:42 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA8C16A4CE for ; Fri, 22 Oct 2004 05:36:42 +0000 (GMT) Received: from ns.kt-is.co.kr (ns.kt-is.co.kr [211.218.149.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E5A43D54 for ; Fri, 22 Oct 2004 05:36:42 +0000 (GMT) (envelope-from yongari@kt-is.co.kr) Received: from michelle.kt-is.co.kr (ns2.kt-is.co.kr [220.76.118.193]) (authenticated bits=128) by ns.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id i9M5aLAh001092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 22 Oct 2004 14:36:21 +0900 (KST) Received: from michelle.kt-is.co.kr (localhost.kt-is.co.kr [127.0.0.1]) by michelle.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id i9M5a4vJ030567 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 Oct 2004 14:36:04 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Received: (from yongari@localhost) by michelle.kt-is.co.kr (8.12.10/8.12.10/Submit) id i9M5a3ED030566; Fri, 22 Oct 2004 14:36:03 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Date: Fri, 22 Oct 2004 14:36:03 +0900 From: Pyun YongHyeon To: Matteo Riondato Message-ID: <20041022053603.GA30294@kt-is.co.kr> References: <1098383388.909.3.camel@kaiser.sig11.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1098383388.909.3.camel@kaiser.sig11.org> User-Agent: Mutt/1.4.1i X-Filter-Version: 1.11a (ns.kt-is.co.kr) cc: freebsd-pf@freebsd.org Subject: Re: Another problem with pf.. X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yongari@kt-is.co.kr List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 05:36:42 -0000 On Thu, Oct 21, 2004 at 08:29:48PM +0200, Matteo Riondato wrote: > Sorry to bother you again, but I'm having trouble with pf: > just rebooted my machine with this lines in /etc/rc.conf: > > pf_enable="YES" > pf_rules="/etc/pf.conf" > > But if I do a > kaiser# pfctl -s nat > No ALTQ support in kernel > ALTQ related functions disabled > kaiser# pfctl -s rules > No ALTQ support in kernel > ALTQ related functions disabled > kaiser# > Maybe you don't have ALTQ compiled in kernel. > But..my rules _are_ in /etc/pf.conf .... > but the ruleset does not get loaded. Are you sure pf didn't load your rule? The ALTQ message you seen is just an informational one, not fatal error. With "pfctl -sr" you can't see NAT rules. You need somthing like "pfctl -vvsn" to check NAT state. > I will give you more information on request. > Best Regards > -- > Rionda aka Matteo Riondato > GUFI Staff Member (http://www.gufi.org) > FreeSBIE Developer (http://www.freesbie.org) > BSD-FAQ-it Main Developer (http://utenti.gufi.org/~rionda) > Sent from: kaiser.sig11.org running FreeBSD-6.0-CURRENT -- Regards, Pyun YongHyeon http://www.kr.freebsd.org/~yongari | yongari@freebsd.org